/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #00FF99;
}
tr {
	font-family: "宋体";
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	line-height: 15pt;
}
.title {
	font-size: 10.5pt;
	color: #003366;
	font-weight: bold;
}

.titlewhite {
	color: #FFFFFF;
	font-weight: bold;

}

.underconstruction {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
}


.style3 {
	font-size: 10pt;
	color: #0000FF;
}
.text {
	font-size: 10pt;
}

.pic_botton{
	
	color:#FFF;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	background-image: url(/cn/images/blue_botton.png) ;
	background-repeat:no-repeat;
	padding: 6px 25px;
	margin-left:30px;
	
	
}


.dot_list{
	margin-left:2em;
	padding:1em;
	
}

.dot_list li{
	margin-bottom:1em;
	
}