@charset "gb2312";
body {
	width:100%; height:100%; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; background:#e5e5e5; font-size:12px;
}
.bg_content {
	width:950px; height:auto; margin:0 auto; background:#FFF;
}
img {
	border:0;
}
.h3 {
	font-family:"ºÚÌå"; font-size:16px;
}
a {
	text-decoration:none; color:#FFF;
}
a:hover {
	text-decoration:none; color:#FF0;
}
/*----header----*/
.header {
	width:950px; height:85; margin:0 auto;
}
.menu {
	width:950px; height:35px; margin:0 auto; background:url(../images/menu.gif) repeat; font-size:13px; font-family:"Î¢ÈíÑÅºÚ";
}
.banner {
	width:950px; height:175px; float:left;
}
/*----content----*/
.content {
	width:950px; height:auto; margin:0 auto; float:left; clear:both; background:#FFF;
}
.content_cn {
	width:950px; height:915px; margin:0 auto; float:left; background:#FFF;
}
/*-----left-----*/
.left {
	width:240px; height:975px; float:left; background:#2ba0bd; clear:both; color:#FFF;
}
.left_cn {
	width:240px; height:915px; float:left; background:#2ba0bd; color:#FFF;
}
#left_table_height {
	line-height:20px;
}
#left_table_border {
	border-bottom:1px solid #CCC;
}
/*----right----*/
.right {
	width:700px; height:975px; float:right; color:#FFF;
}
.right_cn {
	width:700px; height:915px; float:right; color:#000;
}
.right_cn a {
	text-decoration:none; color:#333;
}
.right_cn a:hover {
	text-decoration:none; color:#14abd1;
}
.right a {
	text-decoration:none; color:#333;
}
.right a:hover {
	text-decoration:none; color:#14abd1;
}
#right_font {
	font-family:04b_08; font-size:6px;
}
#right_table_height {
	line-height:20px;
}
#right_border {
	border-bottom:1px dashed #CCC;
}
#right_border_t {
	border:1px solid #CCC;
}
/*----footer-----*/
.footer_menu {
	width:950px; height:20px; background:#0093b8; float:left; color:#FFF;
}
.footer {
	width:950px; height:50px; float:left; background:#FFF;
}