/* CSS Document */
body {
	text-align: left;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.5em;
	background:url(../images/bg.jpg) repeat-x;
	color:#333;
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
/*line-color*/
a {
	color:#3d9408;
	text-decoration:none;
} 
a:hover{
	text-decoration:underline;
	color:#74b60e;
} 

.clear{
clear:both;
}
#header {
	width:900px;
	height:100px;
	margin:0px auto;
}
#header .logo{
float:left;
padding:15px 0px 18px 0px;
}
#header .topright{
    float:right;
	text-align:right;
    padding-right:0px;
	padding-top:30px;
	}
#header .phone{
    font-size:22px;
	line-height:25px;
	color:#333;
}
#header .sharebtn{
padding:10px 0px;
}


#banner {
	width:900px;
	height:277px;
	margin:0px auto;
	padding-top:100px;
	clear:both;
	background:url(../images/banner_bottom.png) bottom no-repeat;

}
#Content_banner {
	width:900px;
	height:235px;
	margin:0px auto;
	padding-top:20px;
	clear:both;
	background:url(../images/Content_banner_bottom.png) bottom no-repeat;
}

#main {
	width:900px;
	height:auto;
	margin:0px auto;
	clear:both;
	margin-bottom:40px;
		
}

#main_left{
	width:200px;
	height:auto;
	float:left;
	margin-right:20px;
}

#main_right{
	width:680px;
	float:right;
}
.barOrg{
background: url(../images/bar_org.gif) repeat-x;
color:#fff;
width:200px;
font-weight:bold;
text-indent:10px;
line-height:38px;
font-size:15px;
margin-top:10px;
}
.barBlue{
background: url(../images/bar_blue.gif) repeat-x;
color:#fff;
width:200px;
font-weight:bold;
text-indent:10px;
line-height:38px;
font-size:15px;
}
#main_left ul.org{
	background:url(../images/leftbar_bule_bg.gif) no-repeat;
	height:130px;
	padding:10px 0px;
}

#main_left .org li {
	background-image: url(../images/icon_blue.png);
	background-repeat: no-repeat;
	list-style:none;
	line-height:30px;
	height:30px;
	font-size:14px;
	color:#333;
	text-indent:25px;
}
#main_left .org li a{
	color:#1387d5;
}
#main_left  ul.blue{ background:url(../images/leftbar_bule_bg.gif) no-repeat; padding:10px 0; height:130px;}
#main_left .blue li {
	background-image: url(../images/icon_org.png);
	background-repeat: no-repeat;
	list-style:none;
	line-height:30px;
	height:30px;
	font-size:14px;
	color:#333;
	text-indent:25px;
}
#main_left .blue li a{
	color:#fc8c00;
}
#footer{
	width:100%;
	text-align:center;
	font-size:11px;
	color:#333;
	background:url(../images/foot_bg.jpg) repeat-x;;
	height:58px;
	padding-top:30px;
}



h1{
 	font-size:20px;
	color: #000;
	font-weight:100;
	line-height:2em;
	border-bottom:1px solid #dcdcdc;

}
h2 {font-size:14px;display: block; line-height:2em; text-decoration:none;}
h3 {font-size:16px; color:#333333;display: block; line-height:40px;}
.FAQ{background-color:#fbfbfb; padding:10px; border:1px solid #e5e5e5;}
.line_bottom{border-bottom:1px solid #dcdcdc; margin-bottom:10px;}
.intro {
	float:right;
	width:570px;
}
.icon{
	float:left;
	width:90px;
}
#main_right ul{ margin-top:10px;}
#main_right ul li {
	list-style-image: url(../images/icon_green.gif);
		line-height: 2em;
	margin-left: 40px;
}
.left_current{ color:#000;}
.sitemapTop{
	width:900px;
	margin:0 auto;
	background-image: url(../images/sitemap_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sitemap ul{
width:165px;
padding:50px 30px 20px 30px;;
float:left;
	list-style-type:none;
    font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.sitemap a{
	font-size:12px;
	color:#333333;
	text-decoration:none;	
}
