﻿@charset "utf-8";
/* content Css Style  */
#contenter{
	width:930px;
	margin:auto;
	background: url(../images/bg.jpg) repeat-x bottom;
	overflow:hidden;
	text-align:left;
}

/* left sytle */
#left{
	float:left;
	width:210px;
	padding:0 10px 10px;
}
.leftnav{
	padding:15px 0;
	overflow:hidden;
}
.leftnav li a{
	background:#bfbfbf;
	border-bottom:1px solid #fff;
	display:block;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
}
.leftnav li a:hover,.leftnav li.select a,.leftnav li.select a:hover{
	background:#949494;
	text-decoration:none;
}
.proclass{
	background:url(../images/bluebg.gif) repeat-x top;
	padding-top:5px;
}
.catelist{
		padding:15px 0 5px;
		overflow:hidden;
	    border-bottom:4px solid #949494;
}
.catelist li a{
	background:#bfbfbf;
	border-bottom:1px solid #fff;
	display:block;
	height:26px;
	line-height:26px;
	color:#fff;
	padding-left:50px;
}
.catelist li a:hover,.catelist li.select a,.catelist li.select a:hover{
    color:#fff;
	background:#949494 url(../images/proicon.jpg) no-repeat 38px 7px;
	text-decoration:none;
}
.catelist li li a,.catelist li.select li a{
	background:#eee;
	padding-left:70px;
	color:#666;
}
.catelist li li a:hover,.catelist li.select li a:hover,.catelist li.select li.select a,.catelist li.select li.select a:hover{
    color:#666;
	background:#ddd;
}


/* right sytle */
#right{
	float:left;
	width:660px;
	padding:15px 20px;
}
.propic{
	padding-top:15px;
}
.mainav{
	background:url(../images/navicon.gif) no-repeat;
	border-bottom:1px solid #1ca851;
	color:#1ca851;
	font-weight:700;
	padding:3px 0 0 10px;
	height:20px;
	font-size:13px;
}
.mainfo{
	padding:20px 20px 20px 0;
	line-height:20px;
}
.newlist{
	padding-bottom:20px;
	background:url(../images/bluebg.gif) repeat-x bottom;
	overflow:hidden;
}
.newlist li{
	line-height:24px;
}
.newlist li a{
	background:url(../images/newicon.jpg) no-repeat 0 3px;
	line-height:22px;
	padding-left:10px;
}
.newtitle{
	font-weight:700;
	font-size:16px;
	line-height:42px;
	color:#1ca851;
	text-align:center;
	background:url(../images/bluebg.gif) repeat-x bottom;
	margin-bottom:20px;
}
.prolist{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:15px 0;
	background:url(../images/bluebg.gif) repeat-x bottom;
	line-height:20px;
}
.prolistL{
	float:left;
	width:172px;
	padding:0 20px;
}
.cptp{ width:350px; margin-left:60px; float:left;}
.cptp img{
	border:1px #79cc99 solid;
	padding:10px;
	display:block;
	}
.sms0{margin-top:150px; float:left;}
.sms1{background:url(../images/folder.gif) no-repeat;  padding-left:20px; height:22px;
line-height:22px;}
.sms1 a,.sms2 a{
	color:#009900;
}
.sms2{background:url(../images/folder.gif) no-repeat;  padding-left:20px; margin-top:5px; height:22px;
line-height:22px;}
.sms1 a:hover,.sms2 a:hover{
	color:#FF9900;
}
.proimg{
	padding:20px 0;
	text-align:center;
	background:url(../images/bluebg.gif) repeat-x bottom;
}
.prolistL img{
	border:1px #79cc99 solid;
	padding:10px;
	display:block;
}
.sms1 img{
border:0;
display:inline;
}
.proinfo{
	padding:20px 0;
	line-height:20px;
}
.proinfo strong{
	font-size:14px;
	display:block;
	padding-bottom:10px;
}
.prolistR{
	width:440px;
	padding-left:8px;
	float:left;
	line-height:20px;
}
.prolistR strong{
	font-size:14px;
	color:#000;
	padding-bottom:12px;
	display:block;
}
.detail{
	padding-top:6px;
}
.detail a{
	text-decoration:underline;
}
.prolist th{
	width:70px;
}
