@charset "utf-8";
/* CSS Document */


body {
    background-color:#70DB93;
    color: #514C48;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin: 0 auto auto;
    padding: 0;

}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td,{
    margin: 0;
    padding: 0;}
	
a {
    color: #D86200;
    text-decoration: underline;
}

img {
	border:0px;}
p {
    font-size: 11px;
    line-height: 15px;
    margin: 0;
    padding: 5px 0;
    text-align: justify;
}

span {
    color: #FF9900;
}
p.clear {
    clear: both;
}
p.news {
    border-bottom: 1px dashed #CCCCCC;
    clear: both;
    font-size: 10px;
    margin: 5px 0;
}
img.left_img {
    float: left;
    padding: 5px 12px 0 0;
}
img.left_img_border {
    border: 3px solid #B1CEE0;
    float: left;
    margin: 5px 12px 0 0;
}
h1 {
    color: #514C48;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
}
#main_container {
    height: auto;
    margin: auto;
    padding: 0;
    position: relative;
    width: 980px;
}
.top_illustration {
    left: -90px;
    position: absolute;
    top: 0;
}
#header {
    height: 62px;
    margin: auto;
    width: 980px;
}
.logo {
    padding: 0px;
}
#search {
	float:right;
	padding:15px 25px 0px 10px;
		
	}
#menu_tab {
    font-family: Arial,Helvetica,sans-serif;
    height: 52px;
    padding: 0;
    width: 980px;
	background-color:#F0F5F5;
}
ul.menu {
	
    background: none repeat scroll 0 0 transparent;
    display: block;
    list-style-type: none;
    margin: auto;
    padding: 0;
    width: 700px;
}
ul.menu li {
	
    display: inline;
    font-size: 15px;
    font-weight: bold;
    line-height: 52px;
}
ul.menu li.divider {
    background: url("images/divider.gif") no-repeat scroll center center transparent;
    display: block;
    float: left;
    height: 52px;
    margin: 0;
    padding: 0;
    width: 0px;
}
a.nav:link, a.nav:visited {
	
    background: none repeat scroll 0 0 transparent;
    color: #534848;
    display: block;
    float: left;
    margin: 0 14px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
a.nav_selected:link, a.nav_selected:visited {
	
    color: #FFF;
    display: block;
    float: left;
    margin: 0 14px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 80px;
	background-image:url(images/hover_bg.png);
}
a.nav:hover {
	width:80px;	
	background-image:url(images/hover_bg.png);
	color:#FFF;
    text-decoration: none;
}
#main_content {
    background-color: #FFFFFF;
    clear: both;
    height: auto;
    width: auto;
	border-color:#e1e1e1;
	border-style:solid;
	border-width:1px;
}
#pagebody {
    width: 940px;
    margin: 0px auto;
}
.bodyline {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(152, 170, 177);
}
#middle_banner {
    background: url("images/middle_banner_bg.jpg") no-repeat scroll center center transparent;
    height: auto;
    margin: auto 20px;
    padding: 10px 0 0;
    width: 940px;
}
.middle_banner_content {
    padding: 10px 0 0;
}
#left_content {
    float: left;
    height: auto;
    padding: 10px 25px 0;
    width: 920px;
	display:inline;
}
#left_content a{
	color: #00C;
	text-decoration:underline;}
#left_content a:hover {
	color: #D86200;
	text-decoration:underline;}	



#right_content {
    float: left;
    height: auto;
    padding: 10px 10px 0;
    width:240px;
	
}
.title {
	font-weight:bold; 
	font-size:14px;
	color:#333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	
}
.right_box {
	width:240px;
	height:auto;
	padding:0 0 20px;
	background-image: url(images/rightbox_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
		}

.right_box a{
	text-decoration:none;
}
.right_box a:hover{
	text-decoration:underline;
}

#footer {
    clear: both;
    padding: 15px 0 10px;
    text-align: center;
    width: auto;
	margin-bottom: 0px;		
}
#footer-text {
    clear: both;
    padding: 15px 0 10px;
    text-align: center;
    width: auto;
	margin-bottom: 10px;
	background-color: #70DB93;		
}
.footer_menu {
	width:auto;
	padding-bottom:10px;
	border-bottom:thin dashed;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	}
.footer_menu a {
	text-decoration:none;
	color:#666;
	}
.footer_menu a:hover{
	color: #FF6600;
	text-decoration:underline;}
.footer_text {
	text-align:center;
	color:#666;
	}
.links {
	float:right;
	text-align:center;
	color:#666;
}
.links a{
	text-decoration:none;
	color:#666;
}
.links a:hover{
	text-decoration:underline;
	color:#D86200;
}
.copyright {
	float:left;
	text-align:center;
	color:#666;
}
	
	
/*for sitemap css*/
.lpage {

padding:8px 0px;
}
.lcount {

padding:2px;
margin:2px;
font:bold 12px verdana;
}
.lpart {
padding:0px;
}