/* CSS Document */
body{
margin:0px;
	padding:0px;

 font: 12px "宋体"; color:#656565;
}

.index { background:url(../images/bg.jpg) repeat-x;}

.index_bg_news { background:url(../images/index_news.gif) no-repeat;}

.index_bg_cd {
	background	: url(../images/index_bg_right_down.gif) no-repeat;
}



/*about us*/
.page_daoh { color:#767676; padding-right:215px;}
.inf1{
	line-height: 22px;
	text-indent:26px;
}
.inf2{
	line-height: 22px;
}

<!--
body,td,th {font-size: 12px;color: #333333; font-family:宋体}
a {font-size: 12px;color: #333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #333333;}
-->

/*culture*/
.cul{ padding-left:20px; padding-top:40px;}

/*honor*/
.ho{ padding-top:30px; padding-left:50px;}

/*所有页面文章的统一规范*/
.charpter{ padding-top:20px; padding-left:10px; line-height:1.8em; text-indent:24px;}

.no_indent{ padding-top:20px; padding-left:10px; line-height:1.8em;}

/*表单样式*/
.form_online{
border:   solid 1px #dddddd;
padding:20px;
}

.select {
font:12px "宋体";
  border:1px solid #cccccc;
 color:#666666;
width:120px;
padding:0px;
margin:0px;
  }
