@charset "utf-8";
body, html
{
	text-align:center;
	background-color:#000000;
	margin:0px;
	padding:0px;
	word-wrap: break-word; 
    word-break: normal;

}
a:active
{
	color:#FF9999;
	text-decoration: underline;   
}
a:hover
{
	color:#FF8080;
	text-decoration: underline;
}
a
{
	color:#000000;
	text-decoration: none;   
}
.container
{
	width:930px;
	margin:1px auto 0px auto;
	background-color:#FFFFFF;
	text-align:center;
	overflow: hidden;
}
.top
{
	height:30px;
	text-align:right;
	line-height:30px;
	padding-right: 20px;
	font-size:12px;
	color: #FFFFFF;
	background-color:#000000;
	margin-left:0px;
	float:right;
	width:100%;
}
.top a
{
   font-size:12px;
   color:#FFFFFF;
}
.banner
{
	font-size:35px;
	width:930px;
	height:130px;
	background-image:url(../image/logo.jpg);
	clear: both;    
}
.menu
{
   background-image:url(../image/menu.jpg);
   line-height:31px;
}
.menu ul
{
	height:31px;
	margin:0px;
	padding:0px;
}
.menu li
{
	list-style-type:none;
	font-size:14px;
	color: #000000;
	float:left;
	width:100px;
}
.menu a
{
	text-decoration: none;
	display: block;
	color:#000000;
	border-right:1px solid #FFFFFF;
	
}
.menu a:link, a visited{color:#2d2d26;}
.menu a:hover
{
	color:#999999;
	background-image:url(../image/menu-1.jpg);
	text-decoration: none;   
}
.links
{
	position:relative;
	float:left;
	width:250px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.links div
{
   text-align:center;
   width:230px;
}
.ltime
{
   padding-top:20px;
}
.links1
{
   color:#000000;
   font-size:14px;
}
.links1 b
{
	color:#FF0000;
	font-size:10px;
	font-weight: lighter;   
}
.links1 ul
{
	text-align:center;
    margin:5px 5px 0px 25px;
	padding:0px;
}
.links1 li
{
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width:210px;
	height:30px;
	line-height:30px;
}
.links2
{
   margin:10px;
}
.links2 h4
{
   height:23px;
   background-image:url(../image/leftbg.jpg);
   line-height:23px;
}
.links2 ul
{
   text-align:center;
   margin:5px 5px 0px 20px;
   padding:0px;
}
.links2 li
{
	width:210px;
	border-bottom:1px dashed #999999;
	list-style-type:none;
	height:25px;
	font-size:13px;
	line-height:25px;
}
.content
{
	width:310px;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	    
}
.content div
{
   border-bottom:1px solid #999999;
   width:310px;
   font-size:12px;
   margin-top:20px;
   padding-bottom:10px;
   text-align:left;
}
.content h2
{
   width:310px;
   font-size:25px;
   padding-left:30px;
}
.content p
{
   font-size:12px;
}
.content q,b
{
	color:#FF0000;
	font-size: 14px;
}
.test
{
	width:300px;
	float:left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	    
}
.plun
{
   text-align:left;
   font-size:12px;
}
.plun li
{
   list-style:none;
}
.fplun
{
	font-size:14px;
	clear: both;  
}
.fplunp
{
   font-size:12px;
}
.fplun li
{ 
   list-style:none;
   font-size:12px;
}
.message
{
   font-size:12px;
}
.message li
{
   list-style:none;
}
.mp
{
   text-align:center;
}
.mp1
{
  font-size:25px;
  text-align:center;
}
.mym
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top:5px;
}
.bottom
{
	width:930px;
	height:50px;
	background-color:#95DDFF;
	border-top:1px solid #999999;
	margin:auto;
	line-height:50px;
	text-align:center;
	clear: both;	
}
