@charset "utf-8";
/* CSS Document */

body
{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	
}
#navigate_ul
{
	width:880px;
	height:40px;
	margin:0;
	padding:0;
	margin-top:10px;
	/*margin-left:45px;*/
	margin-left:25px;
	_margin-top:10px;
	_width:900px;
}

.navigate_ul_li
{
	list-style-image:none;
	list-style-type:none;
	float:left;
	margin-right:15px;
	margin-left:2px;
	_margin-left:0px;
	height:38px;
	line-height:38px;
	text-align:center;
}
.navigate_ul_li a
{
	color:#FFF;
	text-decoration:none;
}
.navigate_ul_li a:hover
{
	color:#1AF4F4;
	text-decoration:underline;
	cursor:pointer;
}
#li1
{
	width:60px;
}
#li2
{
	width:85px;
}
#li3
{
	width:85px;
}
#li4
{
	width:85px;
}
#li5
{
	width:85px;
}
#li6
{
	width:110px;
}
#li7
{
	width:120px;
}
#li8
{
	width:85px;
}
.nav_li_ul_li
{
	height:38px;
	float:left;
	font-family:"黑体";
	font-size:15px;
	cursor:pointer;
}

.nav_li_ul
{
	height:38px;
	margin:0;
	padding:0;
	list-style-type:none;
}

/*content_start*/

#content
{
	width:100%; 
	min-height:650px; 
	_height:650px; 
	/*background:#000;*/ 
	margin-top:5px; 
	_margin-top:1px;
}

#banner_left
{
	float:left;
/*	background:#999;*/
	width:220px;
	min-height:650px;
	_height:650px;
}
#banner_left_left
{
	background:#ccc;
	width:44px;
	min-height:257px;
	_height:257px;
	float:left;
}
.img_li
{
	height:21px;
	list-style-type:none;
	list-style-image:url(img/dot.gif);
	padding-top:7px;
	_padding-top:10px;
	_margin-left:30px;
}
#li_1
{
	padding-top:12px;
}
#li_2
{
	padding-top:10px;
}
#li_3
{
	padding-top:12px;
}
#li_4
{
	padding-top:12px;
}
#li_5
{
	padding-top:9px;
}
#li_6
{
	padding-top:12px;
	_padding-top:10px;
	padding-bottom:6px;
	_padding-bottom:0px;
}
#li_7
{
	padding-top:10px;
	_padding-top:12px;
}
#li_8
{
	padding-top:10px;
	_padding-top:13px;
}
#banner_left_right
{
	width:175px;
	min-height:240px;
	_height:240px;
	float:right;
}
#banner_left_right ul
{
	margin:0px; 
	padding:0px; 
	width:173px;
}
#banner_left_right ul li
{
	list-style-type:none;
	/*list-style-image:url(img/dot.gif);*/
	display:block;
	/*text-align:center;*/
	padding-bottom:10px;
	_padding-bottom:1px;
	height:21px;
	_height:15px;
	width:173px;
	background:#CCC;
}
.li_line
{
	border-bottom:1px dotted #999;
	_border-bottom:1px solid #999;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#banner_left_right ul a
{
	color:#000;
	text-decoration:none;
	cursor:pointer;
	width:173px;
	height:20px;
	line-height:30px;
	display:block;
	padding-bottom:10px;
	_padding-bottom:0px;
}
#banner_left_right ul li a:hover
{
	background:url(img/a_bg.gif) repeat-x top left;
	
	color:#FFF;
	cursor:pointer;  /*解决IE6 超链接不变成小手形的问题*/
}
#bottom_line
{
	border-bottom:1px solid #CCC;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#top_line
{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px dotted #999;
	_border-bottom:1px solid #999;
}


#banner_right
{
	float:right;
	/*background:#CFF;*/
	width:733px;
	border:1px solid #666;
	min-height:650px;
	_height:650px;
	white-space:normal;
	word-break:break-all;
	margin-left:5px;
}

#part_content
{
	/*text-align:center;*/
	height:570px;px;
	width:700px;
	margin:0 auto;
	margin-top:10px;
	_margin-top:0px;
/*	background:#0C9;*/
}
.part_content_ul_li
{
	list-style-type:none;
	margin-bottom:10px;
	_margin-bottom:0px;
	padding:0px;
	height:12px;
	width:390px;
	list-style-image:url(img/li_img.gif);
}
.part_content_ul_li a
{
	color:#000;
	text-decoration:none;
}
.part_content_ul_li a:hover
{
	text-decoration:underline;
}
/*content_end*/

/*foot_start*/

#foot
{
	width:100%;
	height:80px;
	background:#333;
	margin-top:4px;
	clear:both;
}

/*foot_end*/
