@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, 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; }
		.text_box ul{margin-top:20px;}
			.text_box ul li{font-size:14px; line-height:30px; color:#4e4e4e;}
				.text_box ul li a{color:#0b7f28;}
				.meet_dynamic{width:548px; margin-top:10px;}
					.meet_dynamic .meet_tit {width:548px; border-bottom:1px #909090 dashed; padding-bottom:4px; overflow:auto; zoom:1;}
						.meet_dynamic .meet_tit  h2{color:#1a2a4c; font-size:12px; font-weight:bold; float:left;}
						.meet_dynamic .meet_tit  a{color:#1b1b1b; font-size:12px; float:right; text-decoration:none;}
					.meet_dynamic ul{margin-top:6px;}
						.meet_dynamic ul li{line-height:24px; overflow:auto; zoom:1; font-size:12px; }
							.meet_dynamic ul li a{float:left; color:#222;}
							.meet_dynamic ul li span{float:right; line-height:24px; font-size:12px; color:#999;}	
		.text_box span{line-height:50px; font-size:14px; color:#9c1b1b;}
	
	.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;}


	
	