/*SWP Stylesheet*/
body {
	font-family: "helvetica, Arial, Verdana, sans-serif";
	font-size: 12px;
	color: #808080;
	margin-top: 30px;
	margin-bottom: 30px;
	}

div#main {
	width: 1024px; 
	position: relative;
	margin:0 auto;
	text-align:left;
	}


div.header {
	position: absolute; 
	top: 0px;
	border-right: 1px solid #808080;
	padding-right: 10px;
	height: 80px;
	}


div.nav {
	position: absolute; 
	top: 30px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-right: 20px;
	height: 180px;
	}




h1 {font-family: Times New Roman, Times, Helvetica, Arial, sans-serif; font-size: 14px; color: #000000; font-weight: normal; display: block;}
h2 {font-family: Helvetica, Palatino, Palatino Linotype, Times New Roman, Times, serif; font-size:10px; color:#000000; display:block;}


a:link {color:#808080; text-decoration: none;}
a:visited {text-decoration: none; color:#808080;}
a:hover {text-decoration: none; color:#808080;}
a:active {text-decoration: none; color:#808080;}

a.nav:link {color:#808080; text-decoration: none;}
a.nav:visited {text-decoration: none; color:#808080;}
a.nav:hover {text-decoration: none; color:#000000; background-color:#C0C0C0;}

a.u:link {color:#000000; text-decoration: none;}
a.u:visited {color:#000000; text-decoration: none;}
a.u:hover {text-decoration: none; color:#000000;}
a.u:active {text-decoration: none; color:#000000;}

img {border-style: none;}

fieldset {border:0;}

.center {text-align:center;}
.ln {line-height:165%;}
.js {text-align: justify; line-height:165%;}
.lg {font-size:12px; line-height:150%;}
.jn {
	border:outset 0;
	color:#666;
	padding: 3px 6px;
	background:url(../imgs/btn.gif) no-repeat;
	width:45px;
	height:23px;
	}


/* footer */
.plank {float: left; margin-top: 30px;}
.footer_left {float: left; top: 450px; margin-top: 20px; width: 400px; text-align: right;}
.footer_right {float: left; top: 450px; width: 480px; margin-top: 14px; text-align: right; margin-bottom:30px;}