/* CSS Document */
@import url(clear_default.css);
*{
	border:0;
	}
body{
	background:url(../images/bg.jpg) repeat;
	}
html {
	scrollbar-face-color:#DBCBA9;/*设置或检索滚动条3D表面(ThreedFace)的颜色f6f6f6*/
	
	scrollbar-darkshadow-color:#B79568;/*设置滚动条 暗边框 颜色fff */
	scrollbar-shadow-color:#B79568;/*设置滚动条 暗边 颜色eeeeee */
	
	scrollbar-3dlight-color:#736451;/*设置或检索滚动条 亮边框 颜色eeeeee */
	scrollbar-highlight-color:#736451;/*设置或检索滚动条3D界面的 亮边(ThreedHighligh)fff */
	
	scrollbar-arrow-color:#C5794D;/*设置滚动条箭头颜色000 */
	
	scrollbar-track-color:#DBD0B7;/*设置或检索滚动条的拖动区域(TrackBar)颜色fff */
	
	scrollbar-base-color:#000;/*设置或检索滚动条基准颜色*/
	
} 
html{
	font-size:12px;
	color:#3F533F;
	}
a{
	text-decoration:none;
	color:#2478C4;
	}
a:hover,a:active{
	color:#C60;
	}
.clearboth{
	clear:both;
	border:0;
	}
#top_wall{
	width:1000px;
	margin:0 auto;
	margin-bottom:5px;
	}
#top_div2 ol{
	width:920px;
	height:40px;
	margin:0 auto;
	}
#top_div2 li{
	float:left;
	width:105px;
	height:40px;
	text-align:center;
	background:url(../images/menu_t.gif) no-repeat center 10px;
	margin:0 4px 0 4px;
	}
#top_div2 li:hover,#top_div2 li:active{
	background:url(../images/menu_t.gif) no-repeat center 0;
	}
#top_div2 li a,#top_div2 li a:link,#top_div2 li a:visited,#top_div2 li a:active{
	width:105px;
	height:22px;
	font-size:14px;
	display:inline-block;
	color:#8E5741;
	padding-top:18px;
	}
#top_div2 li a:hover{
	height:32px;
	color:#090;
	padding-top:8px;
	}

#top_div1{
	width:1000px;
	height:60px;
	background:url(../images/xinfy.jpg) no-repeat;
	}
#top_div1 .top_div_left{
	float:left;
	width:600px;
	height:60px;
	}
#top_div1 .top_div_right{
	float:left;
	width:400px;
	height:60px;
	}
#top_div1 .top_div_right .top_div_top{
	width:400px;
	height:20px;
	margin-top:10px;
	}
#top_div1 .top_div_right .top_div_top span{
	color:#C4784C;
	font-weight:bolder;
		}
#top_div1 .top_div_right .top_div_top .span_top{
	color:#5B381A;
	font-size:14px;
	font-weight:bolder;
	}
#top_div1 .top_div_right .top_div_bottom{
	width:400px;
	height:30px;
	}
#top_div1 .top_div_right .top_div_bottom span{
	color:#000;
	font-size:22px;
	font-weight:800;
	}
#top_div2{
	width:1000px;
	height:40px;
	}
#top_div3{
	width:960px;
	padding:20px;
	background:url(../images/top_bg3.gif) no-repeat;
	}

