/* CSS Document */
body {
	margin:0 auto;
	background-color:#000;
	background-image:url(../images/bg.jpg);
	background-position:center; 
	background-repeat:repeat;
	padding:0;
	
}
#div_cneter{
     margin:0 auto;
	 text-align:center;
	 background-color:#FFFFFF;
	 width:950px;
}
#div_cneter2{
     margin:0 auto;
	 text-align:center;
	 background-color:#FFFFFF;
	 width:950px;
}
.logo { 
    background-image:url(../images/tx.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:0 auto;
	clear:both;
	width:950px;
	text-align:center;
	height:75px;
}
a:link{
	color:#4C4C4C;
	text-decoration:underline;
}
a:visited{
	color:#4C4C4C;
	text-decoration:underline;
}
a:hover{
	color:#BBBBBB;
	text-decoration:underline;
}
.font{
	font-family:"ËÎÌå";
	color:#000;
	font-size:12px;
	line-height:220%;
}
p{ 
     margin:0;
     text-indent:24px;
 	 font-family: "ËÎÌå" ;
	 font-size:12px;
	 color:#000;
	 line-height:220%;
}
h1{
	font-size:16px;
	color:#f70063;
	text-align:center;
	margin:3px 0;
	font-weight:bold;	
}
h2{
	font-size:14px;
	color:#000;
	text-align:left;
	margin:3px 0;
	font-weight:bold;	
}
.input {border:1px solid #333333; background-color:#ffffff;}
#book_b td{
	text-align:left;
	line-height:150%;
	padding:5px;
	vertical-align:top;
}

.news{
	padding:20px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
}
#vip_bg{
	background-color:#FFFFFF;
	text-align:center;
	padding:20px;
}
#pro_b{
	text-align:left;
	background-color:#7d7d7d;
}
#pro_b td{
	background-color:#fff;
	text-align:left;
	line-height:150%;
	padding:5px;
	vertical-align:top;
}
#pro_b ul{
	margin:5px;
	list-style:none;
}
#pro_b ul li{
	background-color:#F5F5F4;
	display:block;
	float:center;
	padding:2px 0 2px 10px;;
	margin-bottom:5px;
}

.down{
	background-color:#f3f3f3;
	text-align:center;
	padding:10px;
}
#bottom {
	background-image:url(../images/f_b.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	color:#000;
	text-align:center
}
#bottom td{
       color:#6b6b6b;
	   margin:0px;
}
#bottom a:visited {
	color:#FF0000;
	text-decoration:none
}
#bottom a:link {
	color:#FF0000;
	text-decoration:none
}
#bottom a:hover {
	color:#FFF;
	text-decoration:none
}