/* CSS Document */
* {
	margin:0;
	padding:0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
}

a {
	text-decoration:none;
	color:#6C8C37;
}
a:hover {
	text-decoration:underline;
	color:#009193;
}

#wrapper{
width: 960px;
margin:0 auto;
}
#header{
float: left;
width: 960px;

}
.logo{
float:left;
height:60px;
width: 402px;
background-image: url(logo.gif);

}
.font1{
padding:0px;
float:left;
margin-top:35px;

margin-left:260px;
}
.main{
clear:both;
height:234px;}

#navigation {
clear:both;
	height:2.7em;
	line-height:2.7em;
	background:#A3C159;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
#navigation ul {
	margin:0;
	padding:0;
}
#navigation li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right:1px solid white;
	white-space:nowrap;
}
#navigation li a {
	display:block;
	padding:0 12px;
	color:white;
}
#navigation li.selected, #navigation li a:hover {
	background:#1BA6B2;
	text-decoration:none;
}
#navigation form {
	float:right;
	height:100%;
	width:255px;
	padding:0 15px;
	border-left:1px solid white;
	line-height:0;
	background:#FEC42D;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
#navigation form fieldset {
	margin-top:7px;
	border:0;
}
#navigation #s {
	height:1.5em;
	width:200px;
	margin:0 5px 0 0;
	padding:0;
	border:1px solid #FFF9EA;
	vertical-align:middle;
	font-size:0.8em;
}
#navigation #searchbutton {
	height:2em;
	width:auto;
	padding:0 1px;
	border:1px solid white;
	letter-spacing:1px;
	text-align:center;
	vertical-align:middle;
	font-size:0.7em;
	color:white;
	background:#A3C159;
}


#menu {width:960px;height:28px;background:#555;clear: both;}
#menu ul {float:left;list-style:none;margin:0px;}
#menu ul li {float:left;margin:0 10px;display:block;line-height:28px}
.menuDiv {width:1px;height:28px;background:#fff}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#fff}
#menu ul li a:hover{}





#container{
margin-top:10px;
float: right;
width: 687px;
}


.rightmain{
padding:0px;
float: left;

width:461px;





}
.rightmain .aaa{
margin-top:0px;
height:36px;
background:url(aaa.gif);}

.rightmain .bbb{
margin-bottom:0px;
height:10px;
background:url(bbb.gif)
}
.ccc{
clear:both;

height:36px;
background:url(ccc.gif);
}
.ddd{
clear:both;
margin-bottom:0px;
height:10px;
background:url(ddd.jpg);
}
.rightmain1{
width:220px;
height:500px;

float:right;
}
.rightmain1 .zaixian{
width:220px;
height:30px;
background:#A3C159;
font-size:15px;

}
.rightmain1 h4{ 
font-size:1.2em;
	line-height:1.2em;
	width:200px;
	height:18px;
	
	padding:5px 10px;
	float:left;
	color:white;
	background:#A3C159;
	display:block;
	font-weight:bold;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
.rightmain1  ul { 
    width:218px; 
    list-style-type:none;
}
.rightmain1 ul li { 
margin-left:5px;
    line-height:24px; 
    font-size:13px;
	border-bottom:dotted #999999 1px;
}
.rightmain1 .tongji{

width:220px;
height:38px;
background:url(fwtj.gif);


}



.flash1{
margin-top:0 auto;
height:200px;

border-right:solid  6px #A4D568;
border-left:solid  6px #A4D568;
}
.flash2{
margin-top:0 auto;
height:200px;

border-right:solid  6px #A4D568;
border-left:solid  6px #A4D568;
}
.flash2 .img{

border:0px;}
.sidebar{
float: left;
width: 263px;

display: inline;
margin-top:10px;
}

.sidebar .fenlei{
width:263px;
height:38px;
background:url(fenlei.gif);

}
.sidebar .jm{
width:263px;
height:38px;
background:url(jm.gif);

}
.sidebar .youqing{
width:263px;
height:38px;
background:url(yq.gif);

}

.sidebar ul { 
    width:260px;
 	list-style-type:none;
}
.sidebar ul li { 
	margin-left:5px;
    line-height:24px; 
    font-size:13px;
	border-bottom:dashed #999999 1px;
}
.sidebar a{
font-size:16px;
}



#footer{
clear: both;

width: 960px;

}