/************************************************************
* 页面公共样式表
* 此样式表存在于所有页面中，并作为默认样式
* Author: DANA(Web Designer)
*************************************************************/
        body
        {
            text-align: center;
            color: #685957;
            font: 12px "宋体" , Verdana, Arial, Helvetica, sans-serif;
            background: url(../images_web/bg.jpg) #ccc fixed no-repeat center bottom;
        }

ul,li { list-style: none; }

/* link styles 	font-size: 11pt;
*/
a:link, a:visited {
	color:#685957;
	text-decoration: none;
}
a:hover, a:active {
	color: #999;
	text-decoration: none;
}

#header2 {
	height:202px;
	width: 980px;
	margin:0 auto;
	background: url(../images_web/top_bg.jpg) no-repeat;
	position:relative;
}

.td_big
{
	font-family:"宋体";
font: 12px "宋体" 
	font-weight: normal;
}


.td_content_big
{
		font-family:"宋体";
font: 14px "宋体" 
	font-weight:bold;
	color:#118A20;

}

td
{
	font-family:"宋体";

	font-weight: normal;
}


.td_content
{
		font-family:"宋体";

	font-weight:bold;
	color:#118A20;

}

LI {
	LIST-STYLE-POSITION: outside; LIST-STYLE-TYPE: none
}
.list_underline LI {
	PADDING-BOTTOM: 2px; PADDING-TOP:3px; BORDER-BOTTOM: #ccc 1px dashed
}


/*-----form styles-----*/
input {
	width:110px;
	text-align: left;
}


.clear { clear: both; }




/*--- global end ---*/




.ydy_news {
float:left;
width:720px;}


#picture {
clear:both;
	float: left;
	width: 299px;
	height: 228px;
	padding:1px;
	border: 1px solid #d1f5cf;
	margin:0 0 0 15px;

}
.picture_pic {
	width:299px;
	height: 218px;

}

.news {
float:left;
text-align :left;
	width:320px;
	height:210px;
	margin:0 0 0 15px;
}

.news_body{
	width:280px;
	padding:0px 0 0 5px;
}

.news_body ul {

}


.news_body ul li {
	float: left;
	width:300px;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	text-align: left;
	color: #685957;
	padding: 0 0 0 12px;
	background: url(../images_web/news_bg.jpg) repeat-y;
	
}
.news_body ul li a:link, a:visited {
color:#685957;
	text-decoration: none;
}
.news_body ul li a:hover, a:active {
	color:#FF6600;
		text-decoration: none;

}


.news span {
	float:right;
}
