
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link,a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.center {
	text-align: center;
	width: 790px;
}
.iecenter {
text-align: center;
}
.news_title {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-top: 30px;
	padding-bottom: 20px;
	
}
.news {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.copyrights{
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #CCCCCC;
}
.news_text {
	font-size: 12px;
	line-height: 130%;
	color: #CCCCCC;
}
.n_title {
	background-color: #333333;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
	color: #FFFFFF;
}
.n_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 15px;
}

.centerimg {
	top: 50%;
	left: 50%;
	position: relative;
	margin-left: -204px;
	margin-top: ;
}
.text_normal {
	font-size: 12px;
	line-height: 125%;
	color: #FFFFFF;
	text-align: left;
}
.titleimg {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}
.text_pro {
	font-size: 12px;
	font-weight: bold;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.messageform {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}
.text12 {
	font-size: 12px;
	border: 1px ridge #999999;
	line-height: 125%;
	padding: 3px;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.text_normal2 {
	font-size: 13px;
	line-height:150%;
}
.pop {
	cursor: pointer;
}
