@charset "gb2312";
/* CSS Document */
/* Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{ margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 100%; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: 0; }
caption,th { text-align: left; }
.block img { display:block;}
/* Layout */
.clear { clear:both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }
h1,h2,h3,h4,h5,h6, strong { font-weight: bold; }

a { outline:none; font-size:12px; }
a:link, a:visited, a:active {
	text-decoration: none;
	color: #1974AD;
}
a:hover { color: #CC0000; text-decoration: underline; }

em { color:#FF6600; }
em strong { color:#D50000; }

.highlight { color:#FF6600; }
.highlight.bold { font-weight:bold; }

input, textarea, select { font-size:12px; }

body {background-color: #fff;  }
body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: "ËÎÌå";
}
p { padding:0px; margin:0px;}.clear {
	clear: both;
}
.top {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	height: 395px;
	padding-top: 0px;
	background-position: center 73px;
	text-align: center;
}
.mian {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.mian .left {
	float: left;
	width: 675px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 22px;
}
.mian .right {
	float: right;
	width: 300px;
}
.title {
	background-color: #E9F1F7;
	margin: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rightnav {
	margin: 5px;
}
.rightnav li {
}
.rightnav a,.rightnav a:visited {
	line-height: 25px;
	padding-left: 18px;
}
.rightcont {
	margin: 5px;
	line-height: 22px;
	padding-left: 18px;
}
.title2 {

	background-color: #DFDFDF;
	margin: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.foot {
	line-height: 22px;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.banner {
	margin: 6px;
}
.marb10 {
	margin-bottom: 10px;
}
.color:hover {
	border: 1px solid #FF6600;
}
.color {
	border: 1px solid #FFFFFF;
}
.color1 {
	font-weight: bold;
	color: #333333;
}
.BIG {
	margin: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.gallery li {
float: left;
margin-right: 3px;
margin-left: 3px;
height:140px;
width:153px;
overflow:hidden;
text-align:center;
}
.gallery li img { width:140px;}