/* reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline;}
ol, ul {list-style:none;margin:0;padding:0;}
a img {border:none;}
input, textarea {margin:0;}
a {outline:none;} /* Removes Firefox imposed outline */
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
:focus {outline:0;} /* define focus style */
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}

body {
	font-family: Verdana, "宋体";
	font-size: 12px;
	line-height: 20px;
	color:#333;
	background:url(../images/index_03.jpg) center repeat-y;
	}

a:link,a:visited{
	color: #333;
	text-decoration:none;
}

a:hover{
	color: #AC2F29;
}

#scroll{
	text-align:center;
	height:65px;
	background:url(../images/index_01.jpg) center no-repeat;
	margin:auto;}

#bottom{
	height:34px;
	background:url(../images/index_05.jpg) center no-repeat;
margin:auto;}

#logo{
	text-align:center;
	background-color:#FFF;
	margin:auto;}

#container{
	margin:auto;
	width:934px;}

#english{
	height:33px;
	line-height:27px;
	text-align:right;
	background:url(../images/inner_01_bg.jpg) center no-repeat;
	margin:auto;}

#left{
	float:left;
	width:217px;
	margin:0;
}

#right{
	width:717px;
	float:right;}

#nav{
	text-align:left;
	padding:0 0 0 75px;
	background:url(../images/inner_02.jpg) center no-repeat;
	height:189px;}
	
#nav ul{
	padding:15px 0 0 0;}
	
#nav ul li{
	list-style:url(../images/dh_arrow.gif);
	line-height:21px;
	}
	
#nav ul li a:link,#nav ul li a:visited{
	color: #AC2F29;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}
#nav ul li a:hover{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	
}

#proList{
	text-align:left;
	margin:15px 0 0 32px;
	}
	
#proList ul li{
	list-style:url(../images/products_arrow.gif);
	line-height:21px;
	}
	
#proList ul li a:link,#proList ul li a:visited{
	color: #555;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}
#proList ul li a:hover{
	color: #AC2F29;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	
}

#chat{
	height:163px;
	text-align:center;
	margin:20px 0 0 9px;;
	background-color:#f4f4f4;
	width:185px;}

#leftContact{
	padding:10px 0 0 0;}

.leftTitle {
	color: #AC2F29;
	font-family: Verdana, "宋体";
	font-size: 14px;
	font-weight: bold;
	padding:20px 0 0 10px;
	height:20px;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.chatTitle {
	text-align:left;
	color: #AC2F29;
	font-family: Verdana, "宋体";
	font-size: 14px;
	font-weight: bold;
	padding:6px 0 0 0;
	height:22px;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gray{
	color: #777777;
	font-family: Verdana, "宋体";
}
#Title{
	color: #AC2F29;
	font-family: Verdana, "宋体";
	font-size: 14px;
	font-weight: bold;
	padding:17px 0 0 25px;
	height:36px;
	background:url(../images/inner_05.gif);}
	
.content{
	margin:0 5px 0 25px;}

.content img{
max-width:618px;
width:expression(this.width>618?"618px":this.width);}
	
.content table{
max-width:618px;
width:expression(this.width>618?"618px":this.width);}
	
.contentP{
	margin:0 5px 0 15px;}
	
.contentP img{
max-width:618px;
width:expression(this.width>618?"618px":this.width);}
	
.contentP table{
max-width:618px;
width:expression(this.width>618?"618px":this.width);}
	
	
.content p{
	text-indent:24px;
	margin:0 0 12px 0;}
#guan{
	width:696px;
	background-color:#F3F7D7;
	height:40px;
	color:#666;
	clear:both;
	margin:0 0 20px 21px;}
	
#productsList{
	display:block;
	margin:0 0 0 25px;
	color:#666;
	height:300px;
}

#productsList ul{
	margin:0 0 20px 10px;
	float:left;}

#productsList ul li{
	text-align:center;
	line-height:18px;
	margin:0 0 20px 0;
	width:168px;
	float:left;}
#foot{
color:#777;
	background-color:#FFF;}
	
#foot ul li{
margin:0 0 0 10px;
	float:left;
	background-color:#FFF;}
	
#foot ul li a:link,#foot ul li a:visited{
	color:#666;}
	
#foot ul li a:hover{
	color: #e81b22;
}

.footLine{
	border-right:1px solid #666;
	margin:3px 7px 0 7px;
	height:12px;
}

.redcolor{
	color: #AC2F29;
	font-weight:bold;
}
.red{
	color: #AC2F29;
}
