@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
p	{
	margin:0px;
	padding:0px;
}
.pic_link a:link img {border: none;}
.pic_link a:visited img {border: none;}
.pic_link a:hover img {border: none;}

.link a:link { color: #ffffff; text-decoration: underline; }
.link a:visited { color: #ffffff; text-decoration: underline; }
.link a:hover { color: #000000; text-decoration: underline; }

.link2 a:link { color: #ffffff; text-decoration: none; }
.link2 a:visited { color: #ffffff; text-decoration: none; }
.link2 a:hover { color: #ffffff; text-decoration: underline; }

.link3 a:link { color: #000000; text-decoration: none; }
.link3 a:visited { color: #000000; text-decoration: none; }
.link3 a:hover { color: #FF0000; text-decoration: underline; }

.link4 a:link { color: white; text-decoration: none; }
.link4 a:visited { color: white; text-decoration: none; }
.link4 a:hover { color: #ffffff; text-decoration: underline; }

.link5 a:link { color: white; text-decoration: none; }
.link5 a:visited { color: white; text-decoration: none; }
.link5 a:hover { color: #FF0000; text-decoration: underline; }

.link6 a:link { color: #FF0000; text-decoration: none; }
.link6 a:visited { color: #FF0000; text-decoration: none; }
.link6 a:hover { color: #000000; text-decoration: underline; }

form {
	margin: 0px;
}
input, textarea, select {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	border: #999999 1px solid;
}
.selp {
	margin:0px;
	padding:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #cccccc;
	border: #666666 1px solid;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: #0074E8 1px solid;
}
.search_input {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	border: #999999 1px solid;
	width:145px;
	height:20px;
}
p {
	margin: 0;
	padding: 0;
}
.submit {
	background-color: #F4F4F4;
	color: #000000;
	border: 0px #0000FF solid;
	cursor: pointer;
	padding: 1px;
}
.submit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #999999;
	color: #FFFFFF;
	border: 1px #ffffff solid;
	cursor: pointer;
	padding: 5px;
	width: 150px;
}
.submit3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #999999;
	color: #FFFFFF;
	border: 1px #ffffff solid;
	cursor: pointer;
	padding: 5px;
	width: 200px;
}
.f_8 {
	font-size: 8pt;
}
.f_7 {
	font-size: 7pt;
}
.f_20 {
	font-size: 20pt;
}
.f_14 {
	font-size: 14pt;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.darkred {
	color: #CC3300;
}
.blue {
	color: #0066FF;
}
.lightblue {
	color: #0066FF;
}
.darkblue {
	color: #000099;
}
.orange {
	color: #FF6600;
}
.back_grey {
	background-color: #F4F4F4;
}
.grey {
	color: #666666;
}

.underline {
	text-decoration:underline;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.tx_left {
	text-align:left;
}
.tx_right {
	text-align:right;
}
.tx_center {
	text-align:center;
}
.clear {
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.bor_top {
	border-top: #ffffff solid 1px;
}
.bor_left {
	border-left: #ffffff solid 1px;
}
.bor_right {
	border-right: #ffffff solid 1px;
}
.bor_bottom {
	border-bottom: #ffffff solid 1px;
}
.cursor {
	cursor: pointer;
}
.hide {
	display: none;
}
.show {
	display: block;
}

.top_link a:link {
	color:#666666;
	text-decoration:none;
}
.top_link a:visited {
	color:#666666;
	text-decoration:none;
}
.top_link a:hover {
	color:#FF0000;
	text-decoration:none;
}


.out {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/bgrnd.jpg);
	background-repeat:repeat-y;
}
.top {
	width:900px;
	height:49px;
	background-color: #ffffff;
}
.head {
	width:900px;
}
.main {	
	border-bottom:#000000 solid 1px;
	padding:10px 30px 30px 30px;
}
.footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:8pt;
}
.powerby {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	background-color: #ffffff;
}
.powerby_left {
	float:left;
	width:600;
}
.powerby_right {
	width:273px;
	float:right;
	text-align:right;
	padding:2px 4px 0px 0px;
}
.powerby_left p {
	padding:2px 0px 0px 0px;
}
.powerby_right p {
	padding:0px 0px 0px 0px;
}

.powerby a:link { color: #666; text-decoration: none; }
.powerby a:visited { color: #666; text-decoration: none; }
.powerby a:hover { color: #FF0000; text-decoration: none; }
