@charset "utf-8";
/* contenter style */
#contenter{
	margin:auto;
	width:968px;
	text-align:left;
	overflow:hidden;
	height:auto;
	background:url(../images/mainbg.jpg) repeat-x;
}
.contentinfo{
	background:url(../images/conentbg.jpg) no-repeat 0 1px;
}
/* left style */
#left{
	float:left;
	width:185px;
	padding:15px 0 0 15px;
}
.leftnav{
	padding-left:40px;
	background:url(../images/leftnav.jpg) no-repeat;
	height:36px;
	line-height:36px;
	color:#fff;
	font-size:14px;
}
.leftlist{
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
}
.leftlist li{
	background:url(../images/leftbg.jpg) repeat-x;
	line-height:36px;
}
.leftlist li a{
	background:url(../images/icon.gif) no-repeat 18px 0;
	line-height:36px;
	padding-left:38px;
}
.leftlist li a:hover{
	text-decoration:none;
}
.leftlist li li{
	line-height:26px;
	background:#f7f7f7;
	border-bottom:1px solid #ddd;
}
.leftlist li li a{
	line-height:26px;
	padding-left:50px;
	background:url(../images/dian.gif) no-repeat 40px 4px;
}
.gg{
	padding:5px 0;
}

/* right style */
#right{
	width:768px;
	float:left;
	background:url(../images/rightbg.jpg) no-repeat 0 1px;
}
.mainav{
	padding:24px 0 20px 65px;
	font-size:14px;
	font-weight:700;
	color:#f60;
}
.nav{
	padding-left:30px;
	color:#999;
}
.boxinfo{
	padding:20px 30px 20px 30px;
	line-height:20px;
	min-height:300px;
	height:auto!important;height:300px;
}
.prolist{
	overflow:hidden;
}
.prolist ul{
	padding-top:15px;
	height:auto;
}
.prolist img{
	width:150px;
	height:95px;
	margin-bottom:3px;
	border:3px solid #eee;
}
.prolist li{
	float:left;
	width:160px;
	height:130px;
	padding-left:26px;
	overflow:hidden;
}
.prolist li a{
	text-align:center;
	line-height:25px;
	display:block;
	text-decoration:underline;
}
.prolist li a:hover{
	text-decoration:none;
}
.newtop{
	line-height:18px;
	margin-bottom:10px;
	overflow:hidden;
	border:1px #eee solid;
	padding:5px;
}
.newtop img{
	float:left;
	display:block;
	margin-right:10px;
}
.newtop strong{
	color:#f60;
	display:block;
	padding:5px 0;
	line-height:16px;
	overflow:hidden;
}
.newnav{
	font-size:14px;
	font-weight:700;
	text-align:center;
	padding:35px 0 15px 0;
	border-bottom:1px solid #ddd;
	margin:auto;
	width:94%;
}
.newlist li{
	line-height:26px;
	border-bottom:1px #eee solid;
	overflow:hidden;
}
.newlist li span{
	float:right;
}
.newlist li a{
	padding-left:10px;
	line-height:24px;
	background:url(../images/dian.gif) no-repeat 3px 5px;
}

/* main style */
.contentinfo{
	background:url(../images/conentbg.jpg) no-repeat -5px 1px;
	min-height:350px;
	height:auto!important;height:350px;
}
.contentnav{
	padding:24px 0 20px 60px;
	font-size:14px;
	font-weight:700;
	color:#f60;
}
.boutlist{
	padding-left:26px;
}
.boutlist ul{
	padding-top:18px;
	width:740px;
	margin:auto;
	overflow:hidden;
	height:auto;
}
.boutlist img{
	width:115px;
	height:96px;
	overflow:hidden;
	margin:5px 0 3px;
}
.boutlist li{
	float:left;
	width:148px;
	height:150px;
	overflow:hidden;
}
.boutlist li a{
	width:130px;
	display:block;
	text-align:center;
	text-decoration:underline;
	line-height:25px;
	background:#f7f7f7;
	border:1px solid #ddd;
}
.boutlist li a:hover{
	text-decoration:none;
	border:1px solid #f60;
	background:#fff;
}
.jobjoin a{
	text-align:center;
	background:url(../images/buttons.gif) no-repeat;
	width:110px;
	height:30px;
	line-height:30px;
	display:block;
}
.jobjoin a:hover{
	text-decoration:none;
}

/* saleshow style */
.proL{
	float:left;
	width:330px;
	padding-bottom:15px;
}
.proL img{
	width:300px;
	border:3px solid #ddd;
}
.proR{
	float:left;
	width:368px;
	line-height:22px;
	padding-bottom:15px;
}
.proR h1{
	color:#000;
	font-size:16px;
	line-height:30px;
}
.proR strong{
	font-size:14px;
	color:#f60;
	text-decoration:underline;
}
.detailnav{
	clear:both;
	background:url(../images/leftbg.jpg) repeat-x;
	height:32px;
	line-height:32px;
	padding-left:15px;
	font-size:12px;
	color:#666;
	font-weight:700;
}
.proinfo{
	padding:20px 30px 0 30px;
}
.detail{
	padding:15px 35px;
	line-height:20px;
}
.detail table{
	width:100%;
        border-collapse:collapse;
        border-spacing:0;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.detail table td{
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	padding-left:5px;
}
	
/* footer style */
#footer{
	margin:auto;
	width:968px;
	text-align:left;
	padding:10px 0;
}
#marqueediv1{
	margin:auto;
	width:966px;
	background:#eceded url(../images/contactbg.jpg) repeat-x;
	border:1px solid #ddd;
	border-bottom:0;
	line-height:18px;
	height:100px;
}
.contacter{
	width:1210px;
}
.contacter li{
	float:left;
	width:220px;
	padding:8px 0 0 21px;
}
#marqueediv1 strong{
	color:#f60;
}
#marqueediv1 td{
	vertical-align:top;
	padding:8px 0 0 10px;
}
.footmenu{
	clear:both;
	border:1px solid #ddd;
	background:url(../images/footbg.jpg) repeat-x;
	height:36px;
	line-height:36px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0 15px;
}