.bg {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../image/bodybk.jpg);

}
.main_title {
	background-color: #000000;
	width: 100%;
	text-align: center;
	clear: both;
	clip: rect(auto,auto,auto,auto);
	background-position: left top;
	background-image: url(../image/background_01a.jpg);
	height: 120px;
	background-repeat: no-repeat;
	position: relative;
	font-size: 12px;
}
.main_title_qq {
	float: right;
	width: 241px;
	text-align: left;
	margin-top: 12px;
	line-height: 20px;
	height: 85px;
	background-image: url(../qq_bk.jpg);
	padding-top: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
		
}
.main_title_txt {
	clear: both;
	padding-top: 2px;

	
}
.writeline {
	height: 1px;
	background-color: #666666;
	clear: both;
	overflow: hidden;
	
}

body {
	text-align: center;
	color: #CCCCCC;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../image/bodybk1.jpg);
}
.jieshao {
	background-color: #222222;
	text-align: justify;
	font-size: 12px;
	text-indent: 16px;
	line-height: 16px;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.main_middle {
	background-color: #111111;
	width: 1004px;
	font-size: 12px;
	clear: both;
	text-align: center;
	background-image: url(../image/left_bk.gif);
	background-repeat: repeat-y;
}
.main_middle_black {
	background-color: #000000;
	width: 100%;
	font-size: 12px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-position: center;
}
.main_middle_center {
	margin-right: auto;
	margin-left: auto;
	width: 99%;
	text-align: center;

}
.main_middle_link{
	background-color: #111111;
	font-size: 12px;
	color: #999999;
	height: 25px;
	word-spacing: 1pt;
	vertical-align: bottom;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	clear: both;
}


.main_bottom {
	background-color: #000000;
	width: 100%;
	text-align: center;
	font-size: 12px;
	clear: both;
	position: static;
	vertical-align: middle;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 10px;
}
.main_middle_left {
	background-color: #222222;
	width: 200px!important;
	width:200px;
	float: left;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 5px;
}
.main_middle_left_txt {
	color: #999999;
	border: 1px solid #333333;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	float: left;
	width:100%;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	/*margin: 10px;*/
}
.main_middle_left_txt_t{
	
    background-color: #333333;
	height:20px;
}
.main_middle_right {
	background-color: #222222;
	width: 800px;
	float: right;
	font-size: 12px;
	overflow: hidden;
	background-image: url(../jiao.gif);
	background-repeat: no-repeat;
}
.main_ringt_width100 {
	width: 100%;
	border: thin none #CCCCCC;
	text-align: center;
	clear: both;
	font-size: 12px;
	
}
.main_right_l {
	float: left;
	width: 320px;
	border: 1px none #333333;
	white-space: nowrap;
	overflow: hidden;
	padding: 10px;
	margin: 10px;

}
.main_right_r {
	float: right;
	overflow: hidden;
	width: 450px;
	border: 1px none #333333;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: nowrap;
	margin-top: 10px;

}
.main_middle_right_fen {
	background-color: #222222;
	width: 49%;
	float: left;
	font-size: 14px;
	border: 1px none #999999;
	text-align: left;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
.main_middle_right_fen_t {
	background-color: #222222;
	width: 100%;
	float: none;
	font-size: 12px;
	border: 1px none #CCCCCC;
	text-align: left;
}
.main_middle_right_fen_img {
	padding-top: 40px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	overflow: hidden;

}
.main_middle_right_fen_img img{
	margin-left: 1%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.main_middle_right_fen_txt {
	float: left;
	color: #999999;
	line-height: 18px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #333333;

}
.main_middle_right_fen_txt p{
	line-height: 1ex;
}

a:link   
  {   
  color:#BBBBBB;   
  text-decoration:none;   
  }   
  a:hover   
  {
	color:#999999;
	text-decoration:none;
	background-color: #CCCCCC;
	
  }   
  a:visited   
  {   
  color:#CCCCCC;   
  text-decoration:none;   
  }   
  a:active   
  {
	color:blue;
	text-decoration:none;
	background-color: #999999;
  }  
    #fang_red{
	width:10px;
	height:10px;
	background-color: #ff0000;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	font-size: 0px;
} 
  
  #ad{
	width:100%;
	font-family:"宋体";
	float: left;
} 
  #t_ztw{
	width:100%;
	font-family:"宋体";
	float: left;
	background-color: #222222;
	height: 45px;
	background-image: url(../../image/n_title/bk_1.jpg);
	background-repeat: repeat-x;
	clear: both;
} 
.adnew {
	width: 100%;
}

#navigation{
	/*width:100%;*/
	font-family:"宋体";
	overflow: hidden;
	white-space: nowrap;
	text-overflow : clip | ellipsis ;
}
#navigation ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
#navigation li{
	width:100%;
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
#navigation li a{
	display:block;

	 padding::5px 5px 5px 0.5em;
	text-decoration:none;
	overflow: hidden;
	/* border-left:12px solid #711515
	 border-right:1px solid #711515*/
}
#navigation li a:link,#navigation li a:visited{
	background-color:#222222;
	color:#999999;
	overflow: hidden;
}
#navigation li a:hover{
     background-color:#666666;
	 color:#222222
}
/*ztw_txt*/
.ztw_txt{
	width: 100%;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	line-height: 30px;
	float: left;
}
.ztw_txt p img{
	text-align: center;
	border: 3px none #9900CC;
	float: left;
	line-height: 2px;
}
/*article*/
.main_middle_right_article{
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 20px;

}

.main_middle_right_article_title{
	color: #F87D43;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	
}
/*模板框*/
.ztw_mbkuang{
	height: 206px;
	width: 206px;
	border: 3px double #333333;
	text-align: center;
	font-size: 199px;
	position: 固定;
	vertical-align: middle;
	overflow: hidden;
	background-color: #000000;

}
.ztw_mbkuang_outline{
	width: 220px;
	padding: 10px;
	border: 1px solid #666666;
	font-size: 12px;
	line-height: 18px;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;

}
#ztw_link a{
	text-decoration:none;
	overflow: hidden;
	font-size: 12px;
}

#ztw_link  a:link,#ztw_link  a:visited{
	color:#de9802;
	overflow: hidden;
}
#ztw_link a:hover{
     background-color:#ffff99;
	 color:#666666}
.twoaline{
text-align:justify;text-justify:inter-ideograph;
	width: 400px;
	text-align: justify;


}
#ztw_img_kuang {
	background-color:#FFFFFF;
	margin: 5px;
	padding: 10px;
	border: 1px solid #000000;
}
.STYLEoreng a:link,.STYLEoreng a:visited{
font-size:14;
width:100%;
text-align: center;
color: #FF9900;
}
.STYLEoreng a:hover{
font-size:14;
width:100%;
text-align: center;
color: #333333;
}

