@import url(register.css);/* 公司展示 */
*{margin: 0px;padding: 0px;}
body{
	text-align: center;
	font-size: 12px;
	font-family:"宋体";
}
#top {
width: 100%;
height: 30px;
border-bottom: 1px solid #CECFCE;
background-color: #F7F3F7;
}
#top_c{
	width: 778px;
	margin: 0 auto;
}
#shoucang{
	float: left;
	line-height: 30px;
	width: 200px;
}
#pindao{
	float: right;
	width: 500px;
	line-height: 30px;
}
#pindao ul li{
	display: block;
	width: 100px;
	float: right;
	list-style: none;
	list-style-type: none;
}
#head{
	margin: 0 auto;
	width: 778px;
	height: 80px;
	background-color: #ffffff;
}
#logo{
	float: left;
	width: 145px;
	margin-top: 15px;
}
#top_nav{
	float: right;
	width: 406px;
	height:62px; border-bottom:2px solid #CCC;
}
.one{
	margin-top: 5px;
	text-align: left;
}
ul#m_box { height: 26px;}
ul#m_box li{float:left;text-align:center; line-height: 26px; list-style: none;}
ul#m_box a{color: #FF6300; text-decoration: none;}
ul#m_box a:hover{ text-decoration: underline;}
ul#mainnav {text-align:right; clear: both; float: right;}
ul#mainnav li{
list-style: none;
float: left; 
padding:0 12px; 
border: 1px solid #0863B5; 
border-right: 0; 
font-size: 12px; 
font-weight: bold;
background: #E9FBFF; 
margin-top:5px;
line-height: 25px;
}
ul#mainnav li.li2{ padding:0 9px; border: 1px solid #0863B5;list-style: none;}
ul#mainnav a{
	text-decoration: none;
	color: #000000;
	}
ul#mainnav a:hover{
	color: #FF6300;
}

/* 搜索 */
#search{
	margin: 0 auto;
	width: 778px;
	height: 42px;
}
#search_l{
	float: left;
	width: 49px;
	height: 42px;
	background-image: url(/images/search_l.gif);
}
#search_c{
	background-image: url(/images/search_bg.gif);
	height: 42px;
	width:621px;
	float: left;
}
#search_c ul{
	margin-top: 6px;
}
#search_c ul li{
	list-style: none;
	float: left;
	margin-right:10px;
}
#search_r{
	width: 108px;
	height: 42px;
	background-image: url(/images/search_r.gif);
	float: right;
}
.dingyue{
	width: 90px;
	height: 24px;
	line-height: 24px;
	margin-top: 6px;
	background-image: url(/images/dingyue.gif);
}
.dingyue a{
	color: #ffffff;
	text-decoration: none;
}
#keyword{
	margin: 0 auto;
	clear: both;
	width: 778px;
	height: 22px;
	background-image: url(/images/search_bottom.gif);
}
#keyword{
	margin: 0 auto;
	clear: both;
	width: 778px;
	height: 25px;
	background-image: url(/images/search_bottom.gif);
}
#keyword ul li{
	float: left;
	list-style-type: none;
	line-height: 22px;
	margin-left: 10px;
}
#keyword ul li a{
	text-decoration: none;
	color: #0863B5;
}
.k_t{
	font-weight: bold;
	margin-left: 10px;
}
.clear{clear:both;}

/*底部信息 */
#bottom{
clear: both;
margin: 0 auto;
margin-top: 10px;
width: 778px;
}
#bottom dt{
	border-top: 2px solid #0863B5;
	background-color:#F0F8FF;
	height: 30px;
	text-align: center;
}
#bottom dt ul{
	width: 600px;
	margin: 0 auto;
}
#bottom dt ul li{
	float: left;
	margin-left: 22px;
	line-height: 30px;
	list-style-type: none;
}
#bottom dt ul li a{
	color: #484848;
	text-decoration: none;
}
#bottom dt ul li a:hover{
	color: #04477C;
}
#bottom dd{
	line-height: 22px;
}
#bottom dd ul li{
	list-style-type: none;
	color: #484848;
	}
.red{
	color: Red;
	font-weight: normal;
}