@charset "gb2312";
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFF99;
	text-decoration: none;
}
.whitewords {
	color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}

.list_title_cn {
	font-size: 18px;
	font-family: "ºÚÌå";
	color: #FFFFFF;
}
.listbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.date {
	color: #CCCCCC;
}
.pro_title{
font-size:14;
color:#006699;
}
.pro_title2{
text-decoration:underline;
word-wrap:break-all;
}