/* CSS Document */
body,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,label,input,select{
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	background:#bbb2b5 url(bg.jpg) repeat-x top;
	color:#252424;
}
input,select,textarea {
	font-size:12px;
	line-height:16px;
}
img {
	border:0;
}
select,input,img,select{
	vertical-align:middle;
}
ul,ol {
	list-style:none;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
h4 {
	font-size:12px;
}
/* 颜色链接 */
a:link{
	color:#252424;
	text-decoration:none;
}
a:visited{
	 color:#999;
	 text-decoration:none;
	 }
a:hover {
	color:#db4e01;
	text-decoration:underline;
}
a span {
	color:#dc0001;
}
a em {
	display:none;
}
.col_fff a:link,.col_fff a:visited {
	color:#fff;
}
.col_fff a:hover {
	color:#ffff00;
	text-decoration:none;
}
.col_000 a:link,.col_000 a:visited {
	color:#000;
}
/* 通用类 */
.clear,.space1 {
	clear:both;
	line-height:0px;
	font-size:1px;
	height:0px;
	overflow:hidden;
}
.clear02 {
	clear:both;
}
.martop {
	margin-top:10px;
}
.space1 {
	height:10px;
}
.flo_le {
	float:left;
}
.flo_ri {
	float:right;
}
.dis {
	display:block;
}
#wrap {
	width:810px;
	margin:0 auto;
	background:#fff;
	}
/* 通用页脚 */
.footer {
	margin:12px 5px 0 5px;
	border-top:1px solid #e8e8e8;
	}
.footer div {
	display:block;
	width:580px;
	margin:auto;
	line-height:200%;
	text-align:center;
	padding:10px 0 15px 0;
	}
.footer img {
	float:right;
	}
/* banner */
#banner {
    background:url(banner.jpg);
	height:171px;
	}
#banner span {
	color:#c00606;
	display:block;
	padding:150px 0 0 710px;
	}
#banner span a:link,#banner span a:visited {
	color:#c00606;
}
/* 内容 */	
.con01 {
    background:#f1f0f0;
	margin-top:10px;
	width:100%;
	padding:8px 0;
	}
.vtab {
    width:370px;
	background:#dedede;
	}	
/* 焦点图切换 */
#slides {
	position:relative;
	padding:0;
	background:#dedede;
	padding:15px 15px 8px 15px;
}
#slides .photo {
	z-index:1;
}
#slides .photo img {
	width:340px;
	height:240px;
}
#slides h3 {
	display:block;
	width:315px;
	margin:8px auto 0 auto;
	line-height:18px;
	color:#c00606;
	text-align:center;
}
#slides h3 a:link,#slides h3 a:visited {
	color:#c00606;
}
#slides #label_a {
	position:absolute;
	right:18px;
	top:240px;
}
#slides #label_a li {
	display:block;
	float:left;
	width:18px;
	height:15px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(1_11.gif);
}
#slides #label_a li.on {
	background-image:url(1_12.gif);
}
#l_a_1 {background-position:0 0;}
#l_a_2 {background-position:-18px 0;}
#l_a_3 {background-position:-36px 0;}
#l_a_4 {background-position:-54px 0;}
#l_a_5 {background-position:-72px 0;}	
/* end */
.con02 {
    width:376px;
	display:inline;
	margin-left:20px;
	}	
.con02 h3 {
    background:url(img01.jpg) no-repeat left top;
	line-height:24px;
	padding:3px 0 0 52px;
	}
.con02 ul li {
	background:url(img02.jpg) repeat-x left bottom;
	padding-bottom:1px;
	}	
.con02 ul li p {
    display:block;
	background:url(list01.gif) no-repeat 6px center;
    line-height:25px;
	padding:3px 0 0 16px;
	margin:0;
	}	
.con02 ul li b {
    color:#999;
	font-weight:100;
	margin-left:12px;
	}	
/* 内容布局第二部分 */
.con03 {
    background:url(img03.jpg) repeat-y left;
	width:782px;
	margin:10px 0 0 14px;
	}	
.con04 {
	width:193px;
	padding-top:15px;
	}	
.con05 {
	width:576px;
	}		
.con06 {
	display:block;
	text-align:center;
	padding-top:6px;
	}	
.con07 {
	line-height:32px;
	padding:0 0 0 56px;
	background:url(img05.jpg) no-repeat;
	margin:15px 0 5px 5px;
	}	
.con08 {
    width:166px;
	line-height:25px;
	margin:8px 0 0 12px;
	}		
.con09 {
    width:270px;
	}	
.con10 {
    width:270px;
	margin-left:26px;
	display:inline;
	}	
.con09 h3,.con10 h3 {
    background:url(img06.jpg);
	line-height:36px;
	padding:0 0 0 22px;
	color:#fff;
	}
.con11 {
    margin-top:4px;
	}	
.con11 li {
    background:url(list02.gif) no-repeat 4px center;
	line-height:24px;
	padding:3px 0 0 12px;
	}	
.con12 {
	width:100%;
	border-bottom:1px solid #be5036;
	margin-top:6px;
	}
.con12 ul {
    margin-left:15px;
	}	
.con12 ul li {
	background:#7a7a7a;
	line-height:17px;
	padding:3px 3px 0 2px;
	text-align:center;
	margin-right:2px;
	float:left;
	color:#fff;
	}	
.con12 ul li.on {
	background:#be5036;
	}
.con12 ul li.on a:hover {
	text-decoration:none;
	}
.con13 {
    background:#e4e0e1 url(img07.jpg) no-repeat 8px center;
	line-height:32px;
	padding:3px 0 0 58px;
	}
.con14 {
	background:#f3f2f2;
	padding:10px 0 14px 0;
	}
.con15 img {
    margin:0 10px;
	width:90px;
	height:125px;
	vertical-align:top;
	border:2px solid #fff;
	}	
.con15 span {
    display:block;
	text-align:center;
	line-height:25px;
	}	
.con16 {
	overflow: hidden;
	width:546px;
	height:150px;
	margin:0 auto;
	}
.list05 {
    padding:30px 0 10px 0;
	color:#000;
	text-align:center;
	}	
.list05 span {
    margin:0 4px;
	}	
.list05 a:hover {
    color:#900;
	}	
#atitle {
	font-size:20px;
	font-family:"黑体";
	text-align:center;
	padding:10px 0;
	color:#993300;
	border-bottom:1px solid #a4a3a3;
	width:540px;
	margin:20px auto 0 auto;
}
#atext {
	font-size:14px;
	line-height:180%;
	padding:15px 35px;
}
.list02 {
    text-align:center;
	margin-top:10px;
	}
.list02 span {
    margin:0 10px;
	}	
	
	
