@charset "gb2312";
/* CSS Document */

body {
	margin:0;
	padding:0;
	width:100%;
	font-size:12px;
	font-family:Arial, "ËÎÌå";
	color:#727171;	
	line-height: 22px;
}
.css{ width:1000px; margin:0 auto; display:inline; }

a{ color:#727171; text-decoration:none;}
a:hover { color:#cc0000; text-decoration:none;}
a:visited {text-decoration:none;}

.a.a{color:#FFFFFF; text-decoration:none;}
.a.a:hover { color:#ffff00; text-decoration:none;}

.bt{
	font-size: 20px;
	font-weight:bold;
	color:#c4170d;
	line-height:30px;
}
.cp{ 
margin-right:17px;
     background:#e4e4e4;
	 overflow:hidden;
	 display:inline;
	}
.cpt{ width:300px; height:125px; padding-top:5px; padding-left:5px; padding-right:5px; padding-bottom:10px; display:inline;
	}	
