@charset "utf-8";
/*
   zhulang.com V3.0 CSS Selector	
*/
@import url(adv.css);
@import url(quick.css);

body{ text-align: center; font-family:"ËÎÌå", Arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/* Á´½ÓÑÕÉ« */
a:link	{color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #000000; text-decoration:underline;}
a:active {color: #000000;}

.high{
	color:red;
}

.red{
	color:#CE0202;
}

.blue{
	color:#002065;
}

.blue2{
	color:#0044D8;
}

.yellow{
	color:#FA8201;
}

.orange{
	color:#EC3C03;
}

.orange2{
	color:#f46519;
}

.rose{
	color:#FF002A;
}

.vcss{
	color:#DDF2FF;
}

.ccss{
	color:#F5FBFF;
}

/**
 * layout
 **/
.layout{width:950px;margin:0 auto;}

div.br{
	clear:both;
}

div.spacer0{
	float:left;
	width:8px;
}

div.spacer1{
	height:16px;
}

div.spacer2{
	padding-top:8px !important;
	padding-top:8px;
}

div.spacer3{
	height:22px;
}

div.spacer4{
	height:27px !important;
	height:23px;
}

div.spacer5{
	padding-top:3px !important;
	padding-top:4px;
}

div.spacer6{
	float:left;
	width:10px !important;
	width:8px;
}

div.spacer7{
	padding-top:14px;
}

div.spacer8{
	padding-top:15px !important;
	padding-top:16px;
}

div.spacer9{
	padding-top:9px !important;
	padding-top:9px;
}
