 html body { 
 	margin:0;
	padding:0;
	background:#5e5e5e;
	font-family:"ËÎÌå";
	font-size:12px;
	color:#cdcdcd;
 
 }
 
 a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFcc00;
}
a:active {
	text-decoration: none;
	color: #FFcc00;
}

h1 {
	font-family:"ËÎÌå";
	font-size:12px;
	font-weight:bold;

}

h2 {
	font-family:"ËÎÌå";
	font-size:12px;
	font-weight:900;

	text-align:center;

}

#IndexCenter {
	width:100%;
	height:204px;
	margin-top:166px;
	background:url(../image/Index_03.gif) repeat-x;
	overflow:hidden;

}

.Cleft {
	width:264px;
	height:178px;
	background:#e30f42;
	float:left;
	margin-top:8px;

}

.Logo1 {
	width:217px;
	height:29px;
       	background:url(../image/Index_06.gif) no-repeat;
	margin-top:15px;
	margin-left:35px;
        
}



.Cright {
	width:510px;
	height:178px;
	float:left;
	background:url(../image/Index_09.gif) 18px 22px no-repeat;
	
 }
 
 .Cright .TextInfo { margin:55px 0 0 20px; font-family:"ºÚÌå"; font-size:14px; color:#5e5e5e;}
 
 .Logo2 {
 	width:200px;
	height:41px;
	background:url(../image/Index_17.gif) 0 15px no-repeat;
	margin-top:70px;
	margin-left:300px;
	text-align:right;
 } 
#bottom { margin-top:141px;}

#div_text {
	width:96%;
	height:100%;
	padding:1%;
	margin:20% auto 0 auto;
}

#bottom .btn { margin-left:40px; width:332px; height:39px;}

.Web_info{ margin-left:43px; line-height:24px; color:#cdcdcd;}
