@charset "utf-8";
/* CSS Document power by: http://www.xindawang.net*/
* {
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px/25px 宋体;
}
p,div{
	text-align:justify;
}
.txt{
	margin: 0px 0px 0px;
	padding: 0px 10px;
	font: 12px/25px ;
}
ul, li, dd, dt, dl {
	line-height: 35px;
	list-style-type: none;
}
.clear {
	clear:both;
}
img, img a {
	border:0px;
	margin:0px;
	vertical-align:	bottom;
}
img a {
	cursor:hand;
	cursor:pointer;
}
a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:active {
	color: #000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;	
}

.l{float:left;}
.r{float:right;}
#header {
	height: 89px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
}
.header {
	height: 89px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/head2.png);
	background-repeat: no-repeat;
}
#logo-head {
	height: 71px; padding-top:10px;
	width: 454px;
}
.xdnav {
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
}
.nav {
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
#banner {
	height: 322px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;margin-top: 5px;margin-bottom: 5px;
}
.banner {
	height: 322px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6FC;
	margin-bottom: 5px;
}
.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "宋体";
	}
.main-l {
	float: left;
	height: auto;
	width: 224px; background:#F0F0F0;
}
#notice {
	height: 295px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#query {
	height: 148px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#contact {
	height: 424px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.main .main-l #query .main-con-l #model-id {
	height: 25px;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.main-r {
	float: right;
	width: 761px;
	margin-left: 10px;
	height: auto;
}
.title01 {
	background-color: #FFFF99;
	height: 30px;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	line-height: 30px;
	color: #b60000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	background-image: url(../images/title01.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "宋体";
}
.main .title01 a img {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
.main .title01 span {
	float: left;
}
.main-con-l {
	margin: 10px;
	padding: 10px;
	background-color: #FC3;
}
.main-con-r {
	height: auto;
	margin: 10px;
	padding: 0px;
}
.news {
	height: 295px;
	border: 1px solid #CCC;
}
.products {
	height: auto;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.links {
	height: auto;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#news-img {
	padding: 3px;
	background-color: #DDD;
	margin: 4px;
}
#news-img:hover {

	background-color: #B60C0C;
}

#news-con {
	margin-left: 15px;
	width: 355px;
}
.main .main-r .news .main-con-r #news-con ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: square;
	list-style-position: inside;
}
.main .main-l #notice .main-con-l ul li {
	display: block;
	margin-bottom: 10px;
}
.nav ul li {
	font-family: "宋体";
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	float: left;
	width: 113px;
	text-align: center;
	color: #FFF;
	margin-right: 0px;
	margin-left: 5px;
	height: 25px;
	margin-top: 5px;
}
.nav ul {
	height: 25px;
	width: 734px;float: left;
}
.nav ul li a {
	color: #FFF;
	text-decoration: none;
	/* Gecko browsers */
	-moz-border-radius: 5px;
	/* Webkit browsers */
	-webkit-border-radius: 5px;
	/* W3C syntax - likely to be standard so use for future proofing */
	border-radius: 5px;
	display: block;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav ul li a:hover {
	color: #FFF;
	text-shadow: 0px 1px 5px #000000;
	font-weight: bolder;
	background-color: #600;
}
.search {
height: 25px;
float: right;
width: 231px;
margin-top: 5px;
margin-right: 20px;
background-image: url(../images/search.png);
background-repeat: no-repeat;
padding-left: 0px;
padding-top: 4px;
padding-bottom: 0px;
display: inline;
font-size: 12px;
color: #333;
}

.search .search_bg {
border: 0px none #FFFFFF;
border-right: #CCC solid 1px;
height: 18px;
width: 201px;
float: left;
color: #333;
padding-left: 0px;
padding-right: 4px;
line-height: 18px;
font-family: "微软雅黑";
}
.search .soso {
background-image: url(../images/soso.jpg);
background-repeat: no-repeat;
height: 20px;
margin-left: 0px;
display: inline;
padding-left: 0px;
width: 25px;
float: left;
border: 0px none #FFFFFF;
}
.main .main-r .products .main-con-r #products-id li {
	float: left;
	list-style-position: inside;
	list-style-image: url(../images/001_32.png);
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	width: 180px;
}
#products-img {
	padding: 8px;
}
#colee_left A:link {
	COLOR: #432121; FONT-SIZE: 12px; TEXT-DECORATION: none
}
#colee_left A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
#colee_left A:hover {
	COLOR: #666666
}
#colee_left A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
#colee_left {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN-left: 10px; PADDING-LEFT: 0px;  PADDING-RIGHT: 0px; FONT-FAMILY: "Lucida Grande", Helvetica, Arial, sans-serif;  VISIBILITY: visible; COLOR: #000000; FONT-SIZE: 12px; OVERFLOW: hidden; overflow:hidden;width:660px; height:160px; 
}
.main .main-r .products .main-con-r #products-img img {
	background-color: #DDD;
	padding: 3px;
	height: 100px;
	width: 141px;
	margin-bottom: 12px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 2px;
}
.main .main-r .products .main-con-r #products-img2 {
}
.main .main-r .products .main-con-r #products-img a:hover img {
	background-color: #B60C0C;
}
.main .main-l #contact .main-con-l p {
	line-height: 20px;
	font-family: "宋体";
}
.main .main-r .links .main-con-r #links-f li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #EEE;
	border-top-width: 8px;
	border-top-style: groove;
	border-top-color: #C00;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.copyright {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #EEE;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.copyright p {
	text-align: center;
}
.nav-l {
	height: auto;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}.nav-l .main-nav-l ul li {
	height: 35px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-right: 15px;
}
.nav-l .main-nav-l ul li a {
	display: block;
	line-height: 35px;
	padding-left: 5px;
}
.nav-l .main-nav-l ul li a:hover {
	font-weight: bold;
	background-color: #FC6;
	text-decoration: none;
	display: block;
}
.main-nav-l {
	margin: 10px;
	background-color: #FC3;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	height: auto;
}
.news-con {
	border: 1px solid #CCC;
}
.title02{
	height: 30px;
	width: auto;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 30px;
	color: #b60000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "宋体";
}
.title02 span{
	height: 30px;line-height: 30px;
	width: auto;float: left;padding:0px 15px 0px 5px;
	border-bottom: 2px solid #F60;margin-left: -5px;
	}
.main .main-r .news-con ul {
	margin: 0px;
	padding: 10px;
}
.main .main-r .news-con ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	float: left;
	width: 685px;
}
.main .main-r .news-con ul li #news-dr {
	float: right;
	margin-right: 10px;
	display: block;
	width: 80px;
	clear: none;
}
.main .main-r .news-con ul li a {
	float: left;
	background-image: url(../images/001_49.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 560px;
	padding-left: 15px;
}
.main-r-page {
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 12px;
}
.news-maincon {
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.news-maincon h2 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.xdinput{ border:#333 solid 1px; background:#fff;}
.xdbutton{ background:#555; color:#fff;}
.title_right {
background: url(/images/new_bg.gif);
height: 32;
}