/* CSS Document */
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; border-style:none;
}
html{
	margin:0px;
	padding:0px;
	border:0px;
}
form{
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #061F60;
	font-size:12px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	text-align:center;
	OVERFLOW:auto;OVERFLOW-X:HIDDEN;
}
td{
	font-size:12px;
}
select{
	border: 1px solid #99BAD5;
	padding:2px;
	background-color: #F7FCFF;
	font-size:12px;
}
.mainbg{
	background-color:#e6f1fe;
	background-image: url(main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#w3cn {}
clear{
	clear:both;
}
a {
	color: #5f2102;
	text-decoration: none;}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
.top{
	width:930px;
	margin:0 auto;
	padding:0px;
	height:66px;
	position:relative;
}
.logo{
	width:200px;
	margin:0 auto;
	padding:0px 0 0 0px;
	float:left;
	text-align:left;
}
.main{
	padding:0px;
	width:930px;
	margin:0px auto;
}
.mainin{
	text-align:left;
	text-align:justify;
	text-justify:inter-ideograph;
	padding:15px 30px 30px;
	background-color:#fff;
	border-left: 1px solid #cfdff1;
	border-right: 1px solid #cfdff1;
	border-bottom: 1px solid #cfdff1;
	font-weight:bold;
	font-size:13px;
}
.mainin img{	
}
.foot{
	width:100%;
	margin:20px auto 0;
	height:60px;
	line-height:40px;
	background-image: url(foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
