body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg_body.gif);

	margin: 0px;
	padding: 0px;
	clear: both;
}
.main_content {
	margin: 0px auto;
	padding: 0px auto;
	height: auto;
	width: 960px;
	clear: both;
   
}
.header {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 960px;
	clear: none;
	float: left;
}
.logo {
	float:left;
	width: 294px;
}

.nav {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 920px;
	float:left;
}
.nav ul {
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	border:1px solid #000;
	border-bottom:none;
	width: 920px;
	height: 27px;
}
.nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav a {
	list-style-type: none;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 17px 6px 18px;
	margin: 0px;
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;
}
.nav a:hover, .nav a.on {
	background-image: url(../img/nav_bg_over.gif);
	text-decoration: none;
	color: #000000;
}
.content_page {
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #fff;
	clear: both;
	float: left;
	height: auto;
	width: 960px;
}
.footer {
	margin: 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 195px;
	width: 960px;
	background-image: url(../img/b.jpg);
	background-repeat: repeat-x;
}
.footer_content {
	padding: 0px;
	height: 15px;
	width: 300px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 360px;
}
.footer_content ul {
	width: 300px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.footer_content li {
	float: left;
	margin-left: 15px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_content a {
	color:#FFFFFF;
	text-decoration: none;
}
.footer_content a:hover {
	color:#33FF33;
	text-decoration: none;
}
.footer_content2 {
	padding: 0px;
	height: 15px;
	width: 500px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 250px;
}
.footer_content2 ul {
	width: 500px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.footer_content2 li {
	float: left;
	margin-left: 15px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.leftside_nav {
	height: auto;
	width: 198px;
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	clear: both;
	background-repeat: repeat;
}
.leftside_nav_title {
	height: 18px;
	width: 128px;
	margin: 0;
	padding: 5px 0px 0px 70px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-color: #E7E7E7;
	background-image: url(../img/leftside_bar_icon1.gif);
	font-size: 14px;
	font-weight: bold;
}
.leftside_nav_link_kuang {
	height: auto;
	width: 198px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
.leftside_nav_link_kuang ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 198px;
}
.leftside_nav_link_kuang li {
	height: 24px;
	background-image: url(../img/leftside_nav_icon2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 14px;
}
.leftside_nav_link_kuang a {
	font-size: 14px;
    font-weight:bold;
	text-decoration: none;
	background-image: url(../img/leftside_nav_icon2.gif);
	display: block;
	padding-left: 40px;
	height: 22px;
	padding-top: 4px;
	color: #000000;
}
.leftside_nav_link_kuang a:hover, .leftside_nav_link_kuang a.selected {
	background-image: url(../img/leftside_nav_icon1.gif);
}
.content-col-left {overflow: hidden; float: left; width: 325px; margin: 0px; padding: 0px;}
.content-col-right {overflow: hidden; float: right; width: 325px;  margin: 0px; padding: 0px;}
.content-2col-left {overflow: hidden; float: left; width: 100px; margin: 0px; padding: 0px;}
.content-2col-right {overflow: hidden; float: right; width: 560px;  margin: 0px; padding: 0px;}
.content-2col-left a, .content-2col-left a:visited {
	text-decoration: none;
	color:#333333
}
.content-2col-left a:hover{
	text-decoration: none;
	color:#009933}
.content-2col-left img{
    border: 2px;  
    float:left;
    margin: 0 10px 8px 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
}

.right_content_area {
	padding: 10px;
	float: left;
	height: auto;
	width: 730px;
	margin-top: 6px;
	clear: both;
}


.right_content_area p {
  
    line-height: 20px;
}



.right_content_area img{

    float:right;
    margin: 8px 8px 8px 8px;
  	padding: 4px;

}





.right_content_line {
 
    width: 630px;
}






/* reverse float */


.leftsidebar {
	width: 196px;
	margin: 5px 5px 5px 3px;
	padding: 0px;
	float: left;
	height: auto;
	clear: both;
	background-repeat: repeat;
	display: block;
}

.leftsidebar_top {
	background-repeat: repeat;
	margin: 0px;
	padding: 4px 0px 10px;
	height: auto;
	width: 196px;
	float: left;
	clear: both;
}
.leftsidebar_top h3{
	float: left;
	height: 24px;
	width: 185px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.leftsidebar_top a {
	font-size:14px;
	color: #333333;
	text-decoration: none;
}
.leftsidebar_top a:hover {
	color: #33CC00;
	text-decoration: none;
}
.leftsidebar_top img {
	margin: 3px 5px 0px;
	padding: 0px;
}
.leftsidebar_top dl {
	margin-top: 10px;
	margin-bottom: 0px;
}
.leftsidebar_top dt{
	float: left;
	height: 24px;
	width: 170px;
	clear: both;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.leftsidebar_top dd {
	line-height: 20px;
	margin-left: 20px;
}

.rightsidebar {
	padding: 0px;
	float: left;
	height: auto;
	width: 708px;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav_bar {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/nav_bar_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	float: left;
	height: 20px;
	width: 700px;
	border: 1px solid #A3C8DC;
	font-weight: bold;
	clear: both;
	margin-left: 0px;
}
.nav_bar_content {
	background-repeat: no-repeat;
	background-position: left;
	width: 500px;
	padding: 0px;
	margin: 2px 0px 0px;
}
.nav_bar_content img {
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.nav_bar_content span {
	color: #FF0000;
}
.nav_bar_content a {
	color: #000000;
	text-decoration: none;
}
.nav_bar_content a:hover {
	color: #0066CC;
	text-decoration: none;
}



.content_part {
	padding: 0px;
	float: left;
	height: auto;
	width: 708px;
	line-height: 20px;
	margin-top: 6px;
	clear: both;
}

.content_page1 {
	clear: both;
	float: left;
	width: 354px;
	margin: 0px;
	padding: 0px;
}
.content_page1_kuang {
	float: left;
	width: 350px;
	margin: 15px 0px 10px;
	padding: 0px;
}
.content_page1_news {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
.content_page1_news_pic {
	padding: 0px;
	float: left;
	height: 60px;
	width: 60px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_page1_news_info {
	padding: 0px;
	float: left;
	width: 290px;
	margin-top: 10px;
}
.content_page1_news_info ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
}
.content_page1_news_info li {
	width: 260px;
	height: 14px;
	list-style-type: none;
	list-style-image: url(../images/news.gif);
	padding: 2px 0px 0px;
	margin: 0px;
}
.content_page1_news_info a:link, .content_page1_news_info a:visited  {
	text-decoration: none;
	color: #000000;
}
.content_page1_news_info a:hover {
	color: #009900;
	text-decoration: underline;
}
.content_page1_title {
	clear: both;
	float: left;
	height: 20px;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.content_page1_title_left {
	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 33ccff;
	height: 20px;
}
.content_page1_title_left span {
	font-size: 14px;
	font-weight: bold;
}
.content_page1_title_left img {
	margin-left: 5px;
	margin-right: 5px;
}

.content_page1_title_right {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	height: 20px;
}
.content_page1_title_right a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content_page1_title_right a:hover {
	color: #33CC00;
	text-decoration: none;
}
.content_page1_title_right span {
	float: right;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 8px;
}


.content_page2 {
}

