/* CSS Document */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif ;
}
a:hover{
	text-decoration:underline;
}
.clear{ clear:both;}
a{ text-decoration:none; color:#666666;}
a.col{ color:#333333;}
a.col2{ color:#111111;}
a.col_write{ color:#f9f9f9;}

#top,#menu,#center,#footer{ width:930px; height:auto; margin:0 auto;}

#top_bg{ background:url(images/logo.gif) no-repeat; width:553px; height:78px; float:left;}
#top_R{ float:right; margin-right:20px; margin-top:50px; font-size:14px; font-weight:bold; border:1px #999999 solid;color:#666666;}

#menuL_bg{background:url(images/mentL.gif) no-repeat; width:104px; height:35px;}
#menu a{text-align:center; font-size:14px; font-weight:bold; font-family:"微软雅黑"; color:#F6F6F6;}
#menu a:hover{
	color:#ff0;
}
#menu_bg{background:url(images/menu.gif) no-repeat; width:103px; height:35px;}
#menuR_bg{ background:url(images/menuR.gif) no-repeat; width:100px; height:35px;}

#banner{margin:0 auto;width:930px; height:278px;  margin-top:10px; overflow:hidden;}
#banner_left{ float:left; margin-top:100px;}
#banner_right{float:right; margin-top:100px; margin-right:9px;}

#center1_L{float:left; width:240px; height:208px; background:url(images/contentBG1.gif); border:1px #CCCCCC solid;}
#center1_C{float:left; width:424px; margin-left:10px; height:208px; background:url(images/contentBG1.gif);border:1px #CCCCCC solid;}
#center1_C a{ margin-bottom:10px; margin-left:11px;}/*在超链接中margin-top对超链接没有任何作用*/
#1center1_C p{ margin:10px; font-size:12px; font-family:Arial; color:#666666;}

#center1_R{float:left; width:238px; margin-left:10px; height:208px;background:url(images/contentBG1.gif);border:1px #CCCCCC solid;}
#center1_R li{ line-height:20px; font-size:12px; color:#777666; margin-left:15px; list-style-type:none;}
#center1_R p{ margin:6px 15px;}
#center_write{font-size:12px; font-family:Arial; margin-top:3px; margin-left:5px; color:#f6f6f6;}

#tit{ color:#4c4787; font-size:16px; font-weight:bold; font-family:Arial;}
#tit2_bg{ background:url(images/tit2_BG.gif);width:220px; height:23px; margin-top:10px; margin-left:10px; margin-bottom:10px;}
#center1_L li{
	 list-style: none;
	}
#tit2_bg_gray{ background:#eeeff3; margin-bottom:10px; margin-left:10px; width:220px; height:23px; font-size:12px;}
#tit2_bg_tit{font-size:12px; font-family:Arial; color:#F6F6F6;}
#tit2_bg_gray a{ margin:3px 35px 0 1px;}

#center2_L{float:left; width:240px; height:410px; background:#F7F7F9;border:1px #CCCCCC solid;}
#center2_R{float:left; height:400px; width:675px; border:1px #CCCCCC solid; margin-left:10px;}
#C2_tit2{ font-size:14px; font-family:Arial; font-weight:bold; margin-top:13px; margin-left:20px;}
#C2_tit2 ul{ background:url(images/list_BG.gif) repeat-y; list-style-type:none;}
#C2_tit2 ul li{ margin-left:15px; line-height:24px; font-size:12px; font-family:Arial; border-bottom:1px #999999 dashed; color:#666666; font-weight:lighter;}
#C2_R_Tit{ margin-left:15px; margin-top:10px; width:380px; margin-bottom:10px;}

#C2_R_Tit_name{ margin-left:20px; font-family:Arial; font-size:12px; margin-top:3PX;}
#C2_R_tit2BG1{ background:url(images/C2_R_bg1.gif) no-repeat; width:124px; height:23px; margin-right:2px; float:left;}
#C2_R_tit2BG2{ background:url(images/C2_R_bg2.gif) no-repeat; width:124px; height:23px;margin-right:2px; float:left;}
#C2_R_pic{ margin-left:15px; margin-bottom:10px;}
#C2_R_div{width:160px; line-height:20px; margin-right:3px; float:left;}

#footer_line{background:#B8B6D8; width:930px; height:5px; margin-top:15px; }
#footer p{ font-size:12px; font-family:Arial; line-height:20px; text-indent:2em; color:#333333;}

#nav { margin: 10px; position: relative }
#nav li { float: left; list-style: none}
#nav a { margin: 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#nav a.activeSlide { background: #faa; color: black }
#nav a:focus { outline: none; }

.tel p,.tel ul{
	padding:0 10px;
}





/* 分页 */
.pagebox {
	overflow:hidden;
	zoom:1;
	font-size:12px;
	font-family:Arial, sans-serif;
	margin:20px auto;
	padding-top:20px;
	text-align:center;
	clear:both;
	padding-left:10em;
}
.pagebox span {
	float:left;
	margin-right:2px;
	overflow:hidden;
	text-align:center;
	background:#fff;
}
.pagebox span a {
	display:block;
	overflow:hidden;
	zoom:1;
	_float:left;
}
.pagebox span.pagebox_pre_nolink {
	border:1px #ddd solid;
	width:53px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#999;
	cursor:default;
}
.pagebox span.pagebox_pre {
	color:#3568b9;
	height:23px;
}
.pagebox span.pagebox_pre a, .pagebox span.pagebox_pre a:visited, .pagebox span.pagebox_next a, .pagebox span.pagebox_next a:visited {
	border:1px #b8b8b8 solid;
	color:#b8b8b8;
	text-decoration:none;
	text-align:center;
	width:53px;
	cursor:pointer;
	height:21px;
	line-height:21px;
}
.pagebox span.pagebox_pre a:hover, .pagebox span.pagebox_pre a:active, .pagebox span.pagebox_next a:hover, .pagebox span.pagebox_next a:active {
	color:#363636;
	border:1px #363636 solid;
}
.pagebox span.pagebox_num_nonce {
	border:1px #06f solid;
	padding:0 8px;
	height:21px;
	line-height:21px;
	color:#fff;
	cursor:default;
	background:#06f;
}
.pagebox span.pagebox_num {
	color:#3568b9;
	height:23px;
}
.pagebox span.pagebox_num a, .pagebox span.pagebox_num a:visited {
	border:1px #b8b8b8 solid;
	color:#8a8a8a;
	text-decoration:none;
	padding:0 8px;
	cursor:pointer;
	height:21px;
	line-height:21px;
}
.pagebox span.pagebox_num a:hover, .pagebox span.pagebox_num a:active {
	border:1px #363636 solid;
	color:#363636;
}
.pagebox span.pagebox_num_ellipsis {
	color:#393733;
	width:22px;
	background:none;
	line-height:23px;
}
.pagebox span.pagebox_next_nolink {
	border:1px #ddd solid;
	width:53px;
	height:21px;
	line-height:21px;
	text-align:center;
	color:#999;
	cursor:default;
}
/*分页结束*/




#content{
	color:#000;
	border:0;
	font-size:14px;
	padding:20px;
	line-height:23px;
}
#content h1{
	font-size:20px;
	font-family:"黑体";
	text-align:center;
	line-height:40px;
	color:#606;
	margin-top:20px;
}
.times{
	width:700px;
	text-align:center;
	line-height:30px;
	display:block;
	color:#999;
}

#pros{
	width:650px;
	height:130px;
	overflow:hidden;
	text-align:left;
	background:#fff;
	margin:10px 0;
	border-bottom:1px solid #eee
}
#pros img{
	float:left;
	margin:0 10px 10px;
	padding:3px;
	border:1px solid #ddd;
	width:124px;
	height:90px;
}
#pros h3{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
#pros p{
	float:left;
	line-height:24px;
}
#center2b{float:left;  width:675px; border:1px #CCCCCC solid; }






.vlist{
    width:665px;
	height:auto;
	float:left;
	margin:20px 0 0 18px!important;
	margin:20px 0 0 9px;
	padding:0;
	overflow:hidden;}
.vlist li{
    width:146px;
	height:140px;
	list-style:none;
	float:left;
	margin:0 20px 0 0;
	background:url(images/v_bg.gif) no-repeat;
	}
.vlist li img{
    width:140px;
	height:105px;
	float:left;
	margin:3px;
	border:none;}
.vlist li b{
    width:146px;
	height:29px;
	line-height:29px;
	float:left;
	margin:0;
	font-weight:normal;
	text-align:center;}
.vlist li b a:visited{
    color:#006699;
	}
.vlist li b a{
    color:#006699;
	}
.vlist li b a:hover{
    color:#FF0000;
	}
	