@charset "utf-8";
body, html
{
	text-align:center;
	background:url(../image/blog_bg.gif) repeat;
	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;
/*	background-image:url(../image/conbl.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom;
}
.top
{
	height:30px;
	text-align:right;
	line-height:30px;
	padding-right: 20px;
	font-size:12px;
	color: #000000;
	background-color:#f4f5f7;
	margin-left:0px;
	float:right;
	width:100%;
}
.top a
{
   font-size:12px;
   color:#000000;
}
.banner
{
	font-size:30px;
	width:930px;
	height:90px;
	background-image:url(../image/logo1.jpg);
	clear: both;
	color:#ffffff;
}
.des{
font-size:15px;
color:#FFFFFF}
.menu
{
background:#666666;
   /*background-image:url(../image/menu0.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:#ffffff;
	border-right:1px solid #FFFFFF;
	
}
.menu a:link, a visited{color:#2d2d26;}
.menu a:hover
{
	color:#FFFFFF;
	background:#000000;
	/*background-image:url(../image/menu1.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;
	background-color:#f4f5f7;
}
.links div
{
   text-align:center;
   width:230px;
}
.ltime
{
   padding-top:20px;
}
.links1
{
   color:#000000;
   font-size:12px;
}
.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 a
{
font-size:12px;
}
.links2 h4
{
   height:23px;
   background-image:url(../image/leftbg1.jpg);
   line-height:23px;
   font-size:14px;
}
.links2 ul
{
   text-align:center;
   margin:5px 5px 0px 10px;
   padding:0px;
}
.links2 li
{
	width:210px;
	border-bottom:1px dashed #999999;
	text-align:left;
    list-style-type:none;
	height:25px;
	font-size:13px;
	line-height:25px;
}
.content
{
	width:670px;
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	    
}
.content div
{
   border-bottom:1px solid #999999;
   width:665px;
   font-size:12px;
   margin-top:20px;
   padding-bottom:10px;
   text-align:left;
}
.content h2
{
   width:665px;
   font-size:25px;
   padding-left:30px;
}
.content p
{
   font-size:12px;
}
.content q,b
{
	color:#FF0000;
	font-size: 12px;
}
.plun
{
   text-align:left;
   font-size:12px;
}
.plun input
{
   font-size:12px;
   border:#CCCCCC solid 1px;
   height:18px;
}
.plun textarea
{
   font-size:12px;
   border:#CCCCCC solid 1px;
}

.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 input
{
   font-size:12px;
   border:#CCCCCC solid 1px;
   height:18px;
}
.message textarea
{
   font-size:12px;
   border:#CCCCCC solid 1px;
}
.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:68px;
	background-image:url(../image/foot.jpg);
	margin:auto;
	text-align:center;
	clear: both;
	padding-top:20px;
	font-size:15px;
}
.bottomdiv
{
	text-align:left;
	font-size:10px;
	color:#BBBBBB;
	padding-left:20px;
	margin-bottom:11px;
}
.bottomdiv a
{
   color:#BBBBBB;
}

