.top {
	width:990px;
	height:40px;
	font-size:12px;
	background-color:#0066CC;
}
.main {
	width:990px;
	font-size:12px;
	margin:8px 0 0 0;
}
.main_left {
	width:170px;
	margin:0 10px 0 0;
	background-color:#F1F1F1;
	float:left;
}
.main_right {
	width:810px;
	float:left;
}
.main_right a:link {
	color:#0253B7;
	text-decoration: none;
}
.main_right a:visited {
	color:#0253B7;
	text-decoration:none;
}
.main_right a:hover {
	color:#FF9933;
	text-decoration: underline;
}
.main_right a:active {
	color:#0253B7;
	text-decoration: none;
}
.main_right_top {
	width:810px;
	padding:5px 0 10px 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc99;	
}
.right_top_news {
	font-size:20px;
	font-weight:bold;
	margin:0 0 8px 0;
}
.news_title {
	padding:3px 0 2px 0;
	border-bottom-width:1px; 
	border-bottom-style:dashed; 
	border-bottom-color:#CCCCCC;
}
.public_name {
	font-size:14px;
	font-weight:bold;
}
.public_name a:link {
	color:#FF6600;
	text-decoration: none;
}
.public_name a:visited {
	color:#FF6600;
	text-decoration:none;
}
.public_name a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.public_name a:active {
	color:#FF6600;
	text-decoration: none;
}
.r_left {
	width:480px;
	margin:25px 10px 0 0;
	padding:0 5px 0 5px;
	float:left;
	background-color:#F2F7FB;
	border: 1px solid #CCCCCC;
}
.r_right {
	width:320px;
	margin:25px 0 0 0;
	float:left;
}
.pro {
	width:468px;
}
.pro_name {
	font-size:12px;
	height:35px;
}
.pro_left {
	width:49%;
	padding:10px 5px 15px 0;
	border-right:1px solid #CCCCCC;
	float:left;
}
.pro_right {
	width:49%;
	padding:10px 0 15px 5px;
	float:left;
}
.top ul li {
	width:50%;
	float:left;
	padding:0 0 0 30px;
}

