html {
	margin:0;
	width:100%;
}
body {
	margin:0;
	background: #f7fbfe url(images/bg_1.gif) repeat-x top;
	/* text-align: center; */
}
html, body { 
	height:100%; 
}
body,td {
	FONT-FAMILY:Verdana, sans-serif,Verdana, Tahoma,Arial, Helvetica, ËÎÌå;
	font-size:12px;
}
a {
	color:#00669d;
	text-decoration:none;
}
p {

}
.pre_tb {
	width:100%;
	margin-top:10px;
}
.pre_td {
	width:50%;
}
.pre_list {
	margin-top:15px;
}
.pre_list .area {
	color:#458ce1;
	font-weight:bold;
	font-size:12px;
	padding:2px 0 2px 0;
}
.pre_list .area span {
	color:#666;
	font-weight:normal;
}
.pre_list .view_img {
	width:120px;
	height:120px;
	border:0px solid #ccc;
	background-color:#fff;
	background: url(images/list_img_bg.jpg) no-repeat top;
	text-align:center;
}
.pre_list .title {
	font-weight:bold;
	font-size:15px;
	padding:4px 8px 4px 0;
	line-height:16pt;
}
.pre_list .title a {
	color:#0068b9;
}
.pre_list .view {
	padding-top:2px;
	color:#666;
	font-weight:normal;
}

.info_content {
	line-height:200%!important;
	padding:0px 15px 0 20px;
	/*font-size:13px;font-size:11.5pt!important;*/
	color:#000;
	font-size:14px!important;
}
.info_content p{
	margin:0;
}
.info_content p,.info_content span{
	/*font-size:11.5pt!important;font-size:13px!important;;*/
	line-height:180%!important;
}
.show_news_title {
	text-align:center;
	padding:10px 0 10px 0px;
	color:#007fc2;
}
.show_news_title .title {
	font-weight:bold;
	color:#f4346d;
	font-size:16pt;
}
