@charset "gb2312";
/*************************************
*
* 创建日期：2010-10-15
* 制造者：牛建芳
* 概要：
*
*************************************/

/**==通用内容==**/
html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
img, button {
	border:0 none;
}
ul, ol {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
a {
	color:#333;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#db0010;
	text-decoration:underline;
}
input, button, select, textarea {
	font-size:12px;
	vertical-align:middle;
}
button {
	cursor:pointer;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
.clearfix {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.blank10 {
	display:block;
	clear:both;
	height:10px;
	overflow:hidden;
}
.txtRight {
	text-align:right
}
.txtCenter {
	text-align:center
}
.txtLeft {
	text-align:left
}
body {
	background:#fff;
	color:#333;
	margin-right:0px;
	font-family:"宋体", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
}
/****通用样式****/
.js {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.last {
	margin-right:0!important;
	padding-right:0!important;
}
.lastb {
	padding-bottom:0!important;
	margin-bottom:0!important;
}
.lastbg {
	background:none!important;
}
.nav {
	text-align:right;
	padding:8px 10px 3px 0;
	font-size:10px;
	color:#7193D3;
	font-family:Arial, Helvetica, sans-serif;
}
.nav a {
	color:#1B4AA2;
	margin:0 7px;
	font-size:12px;
}
.nav a:hover {
	color:#db0010;
}
.content {
	width:580px;
	margin:15px auto 0;
}
.content p {
	text-align:center;
	padding:0 0 27px 0;
}
.search {
	background:url(../images/dian.gif) no-repeat 0 bottom;
	color:#1B4AA2;
	font-size:14px;
	line-height:26px;
	height:26px;
}
.search li {
	display:inline;
	cursor:pointer;
	float:left;
}
.search_2_in {
	background:url(../images/icon.gif) no-repeat 0 -29px;
	color:#333;
	font-weight:bold;
	width:72px;
	text-align:center;
	height:26px;
	line-height:26px;

}
.search_1_in {
	width:72px;
	text-align:center;
}
.icon01 {
	background:url(../images/icon.gif) no-repeat 0 -68px;
	width:2px;
	float:left;
	height:56px;
}
.icon03 {
	background:url(../images/icon.gif) no-repeat -8px -68px;
	width:2px;
	height:56px;
	float:left;
}
.icon02 {
	background:url(../images/icon.gif) repeat-x 0px -126px;
	width:576px;
	height:55px;
	float:left;
	left:56px;
}
.icon02 .search_in {
	border:1px solid #B9BABC;
	width:455px;
	height:24px;
	line-height:24px;
	margin:13px 0px 13px 10px;
	float:left;
}
.icon02 .icon04 {
	background:url(../images/icon.gif) no-repeat 0px 0px;
	height:28px;
	width:79px;
	cursor:pointer;
	float:left;
	display:block;
	text-indent:-9999px;
	margin:13px 0 0 8px;
}
.footer {
	clear:both;
	text-align:center;
	padding-top:88px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7E92B7;
}
