@charset "gb2312";
/*by黄磊 邮箱：didahuang@gmail.com*/

/********初始化*********/
/*为背景定义了颜色*/
html { color:#000; background:#fff;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0; padding:0;}
/*合并边线,边线空间至零.*/
table {border-collapse:collapse; border-spacing:0;}
/*清除边线*/
fieldset, img {border:0;}
address, caption, cite, code, dfn, strong, em, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
/*添加空字符清除融合*/
q:before, q:after {content:”;}
abbr, acronym {border:0; font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}
/*to enable resizing for IE*/
/*在ie下重定义*/
input, textarea, select {*font-size:100%;}
/*because legend doesn’t inherit in IE */
/*IE下legend不继承 */
legend {color:#000;}

/********预设区********/

/*浮动距离*/
.f6{margin-left:6px; display:inline;}
.f8{margin-left:8px; display:inline;}
.f10{margin-left:10px; display:inline;}
.f15{margin-left:15px; display:inline;}
.f20{margin-left:20px; display:inline;}

/*清除浮动*/
.fix{zoom:1;}
.fix:after{display:block; content:'whut'; clear:both; line-height:0; visibility:hidden;}

/*链接*/

a {text-decoration: none;}
a:hover {text-decoration: underline;}


/*********正文*********/
html{background:url(html_bg.gif);}
body{width:100%; background:url(body_bg.gif) top center no-repeat; font-family:Arial,Helvetica,sans-serif; font-size:12px; }

.page{width:950px; background:#f9fdfa url(top_bg.jpg) no-repeat; margin:auto; overflow:auto; zoom:1; position:relative;}
	.text_box{width:580px; padding-left:25px; padding-bottom:30px; display:inline; float:left; background:url(dashed_y.gif) repeat-y right;}
		.tit_h1{width:550px; height:275px; text-indent:-50000px;}
		.text_box p{width:550px; line-height:24px; font-size:14px; text-indent:28px; margin-bottom:20px; color:#222; text-align:justify; }
/*列表页*/
		.normal_list2 { width:550px;}
		.normal_list2 li{overflow:auto; zoom:1; font-size:12px; line-height:26px; color:#4e4e4e; background:url(dashed_line1.gif) repeat-x bottom;}
			.normal_list2 li span{display:block; float:left;}
			.normal_list2 li span i{font-style:normal; font-weight:bold; color:#454545;}
				.normal_list2 li span i a:link{color:#1872AF;}
			.normal_list2 li span a:link{color:#333;}
			.normal_list2 li span a:hover{color:#111; text-decoration:underline;}
			.normal_list2 li strong{display:block; float:right; color:#888;}	
			
/*翻页*/
		.num_nav{font-size:12px; padding:10px 0 10px;}
			.num_nav font{padding:2px 5px; background:#f3f3f3; border:1px solid #6c6c6c;}
			.num_nav a{padding:2px 5px; border:1px solid #6c6c6c; }
				.num_nav a:link{color:#333;}
				.num_nav a:hover{background:#7dadc6; color:#fff;}								
	.right_box{color:#4f4f4f; float:left; padding-left:32px; width:313px; padding-top:187px; *padding-top:232px; _padding-top:232px;}
		.sch_link{}
			.sch_link a{display:block; width:180px; height:40px; margin-top:45px;}
				.sch_link a:hover{text-decoration: none;}				
		.contact{font-size:14px; line-height:18px; padding-top:50px;}	
	.foot{width:950px; margin-top:20px; float:left; height:40px;}
		.copyright{width:900px; border-top:1px #92b7cb solid; margin:auto; color:#6d8f4a; line-height:25px;}
	.d_font{width:210px; height:140px; position:absolute; float:right; right:150px; top:50px;}
	
	
	
	