@charset "utf-8";
/*************************************
*
* 创建日期：2010-8-12
* 制造者：姚常娥
* 概要：
*
*************************************/

/**==通用内容==**/
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%;
}

img, button {
	border:0 none;
}
ul, ol {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
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;
}
.blank12 {
	display:block;
	clear:both;
	height:12px;
	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;
}
.header, .center, .tlink {
	width:960px;
	margin:0 auto;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*top*/
.header{color:#e4e4e4; background:url(../images_car/icon00.gif) 0 0 repeat-x;height:34px;line-height:34px; margin:0;}
.header .logo{width:55px;height:27px;float:left;margin:3px 0 0 15px; display:inline;}
.header .f_ri{ float:right;}
.header .f_ri a,.top_nav .f_ri a:visited,.top_nav .f_ri b{color:#333;text-decoration:none;padding:0 3px; font-weight:normal;}
.header .f_ri a:hover{text-decoration:underline;color:#db0010;}
.header .searchtop{float:right;background:url(../images_car/icon00.gif) no-repeat right -112px;padding-right:15px;}
.header .searchtop input{border:1px solid #a3b9d8;width:150px;height:19px;line-height:19px;margin:4px 5px 0 15px;_margin:3px 5px 0 15px;*margin:3px 5px 0 15px; display:inline;}
.header .searchtop button{width:63px;height:21px; background:url(../images_car/icon01.gif) -174px 0 no-repeat;margin-top:4px;_margin-top:3px;*margin-top:3px;}

.footer {
	width:713px;
	clear:both;
	text-align:center;
	padding-bottom:10px;
}
.footer .xmx {
	height:30px;
	line-height:30px;
	background:url(../images_car/icon00.gif) repeat-x 0 -493px;
	border:1px solid #ddd;
	color:#888;
}
.footer .wjx a{margin:0;}
.footer p {
	margin-bottom:15px;
}
.footer .inforp {
	margin-bottom:15px;
}
.footer .inforp img {
	border:1px solid #c9c9c9;
}
.footer a {
	color:#333333;
}
.footer a:hover {
  color: #DB0010;
  text-decoration: underline;
}
.last {
	margin-right:0!important;
	padding-right:0!important;
}
.lastb {
	padding-bottom:0!important;
	margin-bottom:0!important;
}
.ggw {
	margin-bottom:8px;
}
.lastbg {
	background:none!important;
}
.cgery{color:#818181;}
.cblue,a.cblue{color:#23447b;}