/* CSS Document */
body {
	text-align: left;
	font-size: 12px;
	/*font-family: "微软雅黑" Verdana ;*/
	font-family: "宋体" Arial ;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background:url(../images/body_bg.jpg) repeat-x  left  90px;

	
}
div {margin: 0px;}
img {border: 0px;}
h2{padding:0px;margin:0px 0px 10px 0px;font-size:14px}
p{margin-top:4px;margin-bottom:10px;margin-left:0px;text-indent:20px;}
form{margin:0px;border:0px;padding:0px;}
a,.checkbox_b{ blr:expression(this.onFocus=this.blur()); color:#646464} 
 
a,a:hover,a:link,a:visited,a:active  {
	text-decoration: none;	outline:none;	outline:0;
}
a:hover{
	text-decoration: underline;
}
li {
	list-style-type: none;
}
ul,li{
	padding:0px;margin:0px;
}
.left {	float: left;}

.right {	float: right;	text-align:left;}

.clear {	clear: both;}

.hand{cursor:pointer}
.gray{color:#797979}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	overflow:visible ;
}
#wrapper .container{
background:url(../images/main_bg.jpg) no-repeat top left;
overflow:visible ;
min-height:300px;padding-top:150px;
}




#header_k{
height:90px;width:100%;
}
#header{
	margin: 0px auto;
	width: 960px;clear:both;
}

#header #logo,#header #nav,#header #quick_link{
	float:left;margin-left:45px;
}
#header #nav ul#nav_li{
	margin-top:45px;margin-left:10px;font-weight:800;font-size:14px;
}
#header #nav ul#nav_li li {
	background:url(../images/header_bg.jpg) repeat-x bottom left;height:46px;line-height:50px;
	float:left;font-family: "微软雅黑" Verdana ;padding:0px 20px 0px 19px;color:#fff;
}
#header #nav ul li  a{color:#fff;}
#header ol{font-size:12px;font-weight:400}

#header ol li a{color:#4E9103};

#header #nav ul li.on{color:#ccc;height:33px;};
#header #nav ul li.on a{color:#ccc;}
/*
#header #nav{
background:url(../images/header_bg.jpg) repeat-x bottom left;
}
#header #nav ul{
margin-top:28px;margin-left:50px;font-weight:800;font-size:14px;
}
#header #nav ul li.on{color:#ffffff;background:url(../images/nav_on.gif) no-repeat top left;height:33px;};
#header #nav ul li.on a{color:#ffffff;}
#header #nav ul li a{color:#646464}
#header #nav ul li a:hover{text-decoration: none;}





*/





#left_menu{float:left;width:200px;padding-left:40px;color:#646464;}
#left_menu .item{
	margin-top:15px;
	background:url(../images/l_item.gif) no-repeat left top;
	height:35px;line-height:35px;
	width:165px;padding-left:35px;
}
#main{
	
}

.but div{
background:url(../images/but.gif) no-repeat left top;
height:25px;width:90px;text-align:center;padding-top:5px;
color:#fff;float:left;margin-left:22px;cursor:pointer
}
.but:hover{text-decoration:none;cursor:pointer}

