@charset "gb2312";
/* CSS Document */

body {
	font-size:12px;
	font-family:"ËÎÌå", Arial;
	background:url(common_body_bg.gif) repeat;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0
}
a, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#d14836;
	text-decoration:underline;
}
.module {
	width:1000px;
	background-color:#ffffff;
}
.module_990 {
	width:990px;
	background-color:#ffffff;
}
.center {
	margin:0 auto;
}
.clear {
	clear:both;
}

.module{
	width:1000px;
}
.center{
	margin:0 auto;
}
.t{
	color:#666;
	padding-left:5px;
}
/*comm_t*/
.comm_t{
	height:28px; line-height:28px;
	background:url(comm_t.gif) left repeat-x;
}
/*menu*/
.header_menu{
	height:62px;
	background:url(comm_nav.gif) left top no-repeat;
}
#navMenu{
	list-style:none;
	margin:0;
	padding:5px 0;
}
#navMenu li{
	float:left;
	width:111px;
	background:url(comm_nav_split.gif) center right no-repeat;
	height:25px;
	line-height:25px;
	display:block;
	position:relative;
}
#navMenu li.last{
	background:none;
}
#navMenu li a{
	display:block;
	height:25px;
	line-height:25px;
	text-decoration:none;
	text-align:center;
	font:12px/25px;
	letter-spacing:1px;
	font-weight:bold;
	color:#f5f5f5;
}
#navMenu .dropicon{
	background:url(header_drop_icon_u.gif) top center no-repeat;
	width:7px;
	height:4px;
	overflow:hidden;
	display:inline-block;
	position:absolute;
	top:12px;
	right:10px;
}
#navMenu .dropicon_d{
	background:url(header_drop_icon_d.gif) top center no-repeat;
	width:7px;
	height:4px;
	overflow:hidden;
	display:inline-block;
	position:absolute;
	top:12px;
	right:10px;
}
#navMenu ul.subnav {
	position:absolute;
	left:0;
	display:none;
	margin:0 1px 0 0;
	list-style:none;
	z-index:100;
}
#navMenu ul.subnav li {
	width:110px;
	background:none;
	background-color:#3566a4;
}
#navMenu ul.subnav a {
	height:25px;
	line-height:25px;
	display:block;
	background:none;
}
#navMenu ul.subnav a:hover {
	height:25px;
	line-height:25px;
	display:block;
	background-color:#0fbcf4;
}
#navMenu .NavMenuhover{
	float:left;
	width:111px;
	height:25px;
	line-height:25px;
	background-color:#3566a4;
	display:block;
	position:relative;
	z-index:100;
}
/*footer*/
.footer {
	padding:5px 0;
}
.mfooter {
	background:url(index_footer.gif) left top repeat-x;
	line-height:30px;
	height:30px;
}
.cfooter {
	list-style:none;
	margin:0 0 0 350px;
	padding:0;
}
.cfooter li {
	float:left;
}
.cfooter li a {
	color:#FFF;
	display:inline-block;
	padding-right:18px;
	padding-left:17px;
	background:url(index_footer_split.gif) center right no-repeat;
	font-size:12px;
	font-weight:bold;
}
.cfooter li a.lm {
	background:none;
}
.copyright {
	position:relative;
	font-size:12px;
	padding:0;
}
.crtext {
	text-align:center;
	line-height:25px;
	height:25px;
	padding:0;
}
.conac_icon {
	position: absolute;
	right: 10%;
	top: -5px;
}
.jiucuo_icon {
	position: absolute;
	left: 10%;
	top: 10px;
}