@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image:url(bg.jpg);
	font-size:12px;
	margin-bottom:0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
#body_content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-color:#FFFFFF;
}

#top_1{
	background-image:url(top.gif);
	height:36px;
	text-align:left;
}

#top_banner{
	height:auto;
}
#top_banner_1{
	height:13px;
	background-image:url(line.gif);
	background-repeat:repeat-x;
}
#top_banner_2{
	height:36px;
	background-image:url(top.gif);
	background-repeat:repeat-x;
}
#bottom_1{
	height:36px;
	background-image:url(bottom.gif);
	background-repeat:repeat-x;
}
#bottom_2{
	height:50px;
	background-color:#333333;
	line-height:50px;
	color:#FFFFFF;
	text-align:center;
}
#top_menu{
	height:30px;
	background-color:#333333;
}

#top_menu_1{
	width:130px;
	margin-left:10px;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	float:left;
}

#top_menu_2{
	width:650px;
	height:30px;
	float:right;
	line-height:30px;
	text-align:center;
}

#content_1,#content_3,#content_4{
	
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	line-height:25px;
	background-color:#FFFFFF;
}

#content_left{
	height:auto;
	width:250px;
	float:left;
	background-color:#F3F3F3;
}
#content_left_1{
	height:auto;
	width:185px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#content_left_2{
	height:auto;
	width:185px;
	float:left;
	margin-top:10px;
	text-align:center;
}
A.left1:link{ font-size:12px; color:#000000; text-decoration:none} 
A.left1:visited{font-size:12px; color:#000000; text-decoration:none} 
A.left1:hover{font-size:12px; color:#000000; text-decoration:underline} 
#content_right{
	height:auto;
	background-color:#FFFFFF;
	width:510px;
	float:right;
	overflow:hidden;
	float:right;
}
#content_top{
	background-color:#F3F3F3;
	width:auto;
	height:20px;
}
#content_1 h1{
	font-size:26px;font-weight:bold;line-height:28px;width:100%;padding:25px 0; text-align:center;
}
#top_menu_2 ul {overflow:hidden;}
#top_menu_2 ul li{line-height:30px;color:#fff; float:left; width:65px;list-style-type:none;}
#top_menu_2 ul li a{ color:#fff; text-decoration:none;}

#content_3 ul {overflow:hidden; margin-left:auto;margin-right:auto;}
#content_3 ul li{float:left;list-style-type:none; margin:0px;}
#content_3 ul li a{ color:#000; text-decoration:none;}

#content_4 ul {overflow:hidden;margin-left:auto;margin-right:auto;}
#content_4 ul li{float:left;list-style-type:none; margin:5px;}
#content_4 ul li a{ color:#000; text-decoration:none;}

.picbox{
width:760px;
overflow:hidden;
}