﻿body{
	background-image: url(20111001.gif);
	margin:0px auto;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

#container{
margin:auto;
width:754px;
height:100%;
background-color:#cccccc;
}

#news_cont{
	width:808px;
	background-image:url(module_main.jpg);
	float:left;
}
.news_top{
	height:40px;
	background:url(news_top.jpg);
	padding: 20px 0 0 60px;
	line-height:40px;
	color:#FFFFFF;
	font-size:12px;
}
.news_top a{ color:#FFFFFF;
font-size:12px;
	text-decoration: none;
}
.newstxt_box{
	width:754px;
	padding-left: 22px;
}
.newsmain_cont{
	width:754px;
	background-image:url(newstxt_bg.jpg);
}
.new_picbg{
	width:754px;
	background-image: url(new_pic.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.new_title{
	width:754px;
	height:46px;
}

.new_foot{
	width:754px;
	height:55px;
	background-image:url(new_foot.jpg);
}
.new_fottxt{
	width:608px;
	height:24px;
	padding-left: 58px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
}
.new_fottxt a{ color:#FF0000;}
.news_foot{
	width:808px;
	height:48px;
}

.body{padding:10px 30px;}

h1{color:#FF0000; font-size:16px;}

.content{
color:#000000;
padding:0px 20px 20px 20px; width:650px; word-wrap:break-word;
			overflow:hidden;
}
.content a{
color:#000000;
}
.content img{
	max-width:600px;
	width:expression(width>600? 600 : true);
	/*max-height:450px;
	height:expression(height>450? 450 : true);*/
}