﻿* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	background-color: #FFF;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
img {
	border: 0;
}
a {
	color: #444444;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.mgt8 {
	margin-top: 8px;
}
.red {
	color: red;
	font-weight: 700;
}
.green
{
	color:#004816;
}
.gray
{
color:#BCBCB7;	
}
.cheng
{
	color:#FF8300;
}
.blackbold {
	color: #444;
	font-weight: 700;
}
/*menu*/
.menu {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	line-height: 36px;
	background: url('../images/menu_bg.gif') no-repeat;
}
.menu li {
	background: url('../images/menu_bg.gif') no-repeat 0px -36px;
	float: left;
	padding-left: 17px;
	padding-right: 17px;
}
.menu li a {
	width: 84px;
	text-align: center;
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
}
.menu li a:hover {
	background: url('../images/menu_on.gif') no-repeat;
	text-decoration: none;
	color: #336600;
}
#nobg {
	background-image: none;
}
#on
{
	background: url('../images/menu_on.gif') no-repeat;
	text-decoration: none;
	color: #336600;
	cursor: default;
}
/* 主体开始*/
#banner{
	margin-right: auto;
	margin-left: auto;
	margin-bottom:5px;
	width: 950px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	width: 950px;
}
#main_left {
	width: 220px;
	float: left;
}
#main_right {
	width: 715px;
	float: right;
}
#postion {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	width: 950px;
	height: 23px;
	line-height: 25px;
	border-bottom: 2px #465d0b solid;
	background:#FFFFFF url('../images/postion.gif') no-repeat left center;
	text-indent:30px;
}


/* QQ 和 客服 */
#fenlei {
	width: 220px;
	height: 300px;
}
#fenlei h2 {
	height: 32px;
	line-height: 32px;
	background: url('../images/left_bg.gif') no-repeat 0px 0px;
	text-indent: -10000px;
}
.fenleicon {
	border: 1px #ccc solid;
	border-top: none;
}
.fenleicon ul {
	margin-left: 13px;
	padding-top: 8px;
}
#qqonline h2 {
	height: 32px;
	line-height: 32px;
	background: url('../images/left_bg.gif') no-repeat 0px -40px;
	text-indent: -10000px;
}
.qqonlinecon {
	border: 1px #ccc solid;
	border-top: none;
}
.qqonlinecon ul {
	margin-left: 20px;
	padding: 10px 0px 10px 0px;
}
.qqonlinecon ul li {
	height: 25px;
	line-height: 25px;
}

#kefu {
	margin-top: 10px;
}
#kefu h2 {
	height: 130px;
	background: url('../images/left_bg.gif') no-repeat 0px -76px;
	text-indent: -10000px;
}
.kefucon {
	border: 1px #ccc solid;
	border-top: none;
}
.kefucon ul {
	margin-left: 20px;
	padding: 8px 0px 12px 0px;
}
.kefucon ul li {
	height: 20px;
	line-height: 20px;
}
/*底部开始*/
#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	width: 950px;
}
#link {
	height: 45px;
	line-height: 45px;
     padding-top:15px;
	 padding-left:100px;
	 color:#fff!Important;
	 overflow:hidden;
	background: #FFFFFF url('../images/footerbg.gif') no-repeat;
}
#copyright {
	margin-top: 12px;
	padding-top: 30px;
	height: 125px;
	text-align: center;
	background: #FFF url('../images/footerbg.gif') no-repeat 0px -50px;
	color: #55700e;
}
#abg{
	color:#fff!Important;
	text-decoration:none;
}
#copyright a {
	color: #55700e!Important;
}

/*页码*/
#pages
{
 	margin-top:15px;
 	    margin-left: auto;
    margin-right: auto;
    width: 650px;
    text-align: center;
    background-color: #FFFFFF;
}
#pages ul
{
    padding: 5px;
    list-style-type: none;
    text-align: center;
    float: right;
}
#pages ul li
{
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}
#pages ul li b
{
    background-color: #FFFFFF;
    color: #834000;
    margin: 0px 4px 0px 4px;
    padding: 0px 5px 0px 5px;
}
#pages a
{
    display: block;
    margin: 0px 4px 0px 4px;
    padding: 0px 4px 0px 4px;
    text-decoration: none;
    border: 1px solid #ccc;
	color: #54691C;
	background: #FFF;
}
#pages a:hover
{
    background: #C4E06F; 
    border: 1px solid #333;
	color: #FFF;
}
#shouye .menu #nobg a,#jianjie .menu #jj a,#jingpin .menu #jp a,#chenggong .menu #cg a,#jiameng .menu #jm a,#lianxiwomen .menu #lx a,#dongtai .menu #dt a,#liuyan .menu #ly a
{
	background: url('../images/menu_on.gif') no-repeat;
	text-decoration: none;
	color: #336600;
	cursor: default;

}
