html {
	margin:0;
	width:100%;
}
body {
	margin:0;
	background: #ffffff url(images/bg_1.jpg) 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;
}