*{margin:0;padding:0;margin:auto;font-family: "Microsoft Yahei", Arial;}
body {margin: 0 ;padding: 0;    background-image:url(../images/bg.jpg);}
a{text-decoration:none;}
.clear{ clear:both}
.fl{float:left;}
.fr{float:right;}
ul{	list-style-type:none;}
/* header */
#header{
	background-image: url(../images/topbg.gif);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    float: none;
    height: 60px;
}
.headerr{

}
.headerr ul{
	width:714px;
	height:60px;
	line-height:60px;
	float:right;
	margin:0;
	padding:0;
}
.headerr li{
	width:117px;
	float:left;
	text-align:center;
	color:#fff;
	font-weight: bold;
}
.headerr li:hover{	
	background-color: #df1821;
}
.headerr li a{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.path{
	background:#fafafa;
	width:960px;
	margin:10px auto;
	text-indent:10px;
	height:28px;
	line-height:28px;	background-image: url(/images/leftbg_alpha_w.png);
}
.path p,.path a{
	font-size:13px;
}
.path p{
	float:left;
	color:#777;
}.path a{		color:#000;	}
/* main */
#main{
	display:block;
	width:960px;
	height:auto;
	margin:auto;
}
.mainl,.mainc,.mainr{
	width:300px;
	height:200px;
	float:left;
	margin:auto 10px;
}
/* index */
.top1{
	height:27px;
	line-height:27px;
	background: url(../images/ico1.png) no-repeat right top;
	padding-bottom:10px;
}
.top2{
	height:27px;
	line-height:27px;
	background: url(../images/ico2.png) no-repeat right top;
	padding-bottom:10px;
}
.top1 p,.top2 p{
	color:#fff;
	text-indent:30px;
	margin:0;	
}
/* left */
.left{
	background-image: url(../images/leftbg_alpha.png);
    padding-bottom: 0px;
    min-height: 520px;
    width: 225px;
    float: left;
    padding: 10px 0;
}
.left span{
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
.left ul{
	margin:auto;
	padding:0;
	width:200px;
}
.left li.b{
	background-color:#434649;
	width:200px;
	height:36px;
	line-height:36px;
	text-indent:10px;
	font-size:12px;
	margin:2px 0;
}
.left li.a{
	background-color:#29313A;
	width:200px;
	height:24px;
	line-height:24px;
	text-indent:10px;
	font-size:12px;
	margin:2px 0;
}
.left li:hover{
	background-color:#687073;
}
.left a{
	color:#fff;
	text-decoration:none;
}
.left .img{
	width: 200px;
    float: none;
	margin:10px auto 0;
}
#main .content{
	width:710px;
	float:right;
	background-color:#fff;
}
.content img{
	width:100%;
}
/* goodslist */
.goodslist{
	margin:20px auto;
}
.goodslist li{
	margin:10px 0;
}
.goodslist img{
	display:block;
	padding:5px;
	border:1px solid #e7e7e7;
}
.goodslist img:hover{
	border:1px solid #f60;
}
.goodslist p{
	text-align:center;
	color:#6d6d6d;
	font-weight: bold;
	font-size:12px;
}
/* newslist */
.newslist{
	padding-bottom:20px;
}
.newslist li{
	height:24px;
	line-height:24px;
}
.newslist a{
	padding-left: 12px;
    display: inline;
    background: url(../images/icon.gif) no-repeat 0px 5px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.newslist span{
	color:#999;
	font-size:12px;
}