@charset "utf-8";

/*----------------------------------通用样式-----------------------------------------------------*/
*{margin:0;padding:0;border:0; }
body{margin:0; padding:0; font-family:"宋体" , Arial; font-size:12px; background:url(http://images.9zwar.com/images_9zwar/web/0225/sever/1201/bg.jpg) center top no-repeat #fff; width:100%; cursor:default; height:950px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
ol,ul,li {list-style:none;}
area {blr:expression(this.onFocus=this.blur())}
img{border:0;}
.yellow{ color:#f2e015; font-weight:bold;}
.blue{ color:#69bae0; font-weight:bold;}
.white{color:#fbfbfb; font-weight:bold;}
.linkA a:link , .linkA a:visited {color:#fbfbfb; text-decoration:none; line-height:16px;}
.linkA a:hover , .linkA a:active {color:#fbfbfb; text-decoration:underline; }

.linkB a:link , .linkB a:visited {color:#fbfbfb; text-decoration:none; line-height:16px;}
.linkB a:hover , .linkB a:active {color:#fbfbfb; text-decoration:underline; }

/*--------------------------------content--------------------------------------------*/
.content{
	width:703px;
	height:703px;	
	margin:0 auto;
	margin-top:128px;
	position:relative;
	cursor:default;
	background:url(http://images.9zwar.com/images_9zwar/web/0225/sever/1201/contetn.jpg) top center no-repeat;
}
.list_warp{
	width:550px;
	height:200px;	
	position:absolute;
	top:70px;
	left:30px;
}

.list_warp li{ float:left;}

.num{
	width:120px;
	height:20px;
	position:absolute;
	top:35px;
	left:390px;
}

.line{
	width:225px;
	height:19px;
	margin-bottom:10px;
	padding:0px 0 0 23px;
}

.line_a{
	width:140px; 
	text-align:left; 
	padding-top:1px;
}
.line_b{
	width:70px;
	padding-top:3px;
	color:#f2e015;
}
.line_c{
	padding-top:2px;
	color:#ff3d00;
}


.state_a{
	width:14px;
	height:14px;
	display:block;
	background-image:url(http://images.9zwar.com/images_9zwar/web/0225/sever/fluency.png);
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://images.9zwar.com/images_9zwar/web/0225/sever/fluency.png");
	*background:none;
}
.state_b{
	width:14px;
	height:14px;
	display:block;
	background-image:url(http://images.9zwar.com/images_9zwar/web/0225/sever/busyness.png);
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://images.9zwar.com/images_9zwar/web/0225/sever/busyness.png");
	*background:none;
}
.state_c{
	width:14px;
	height:14px;
	display:block;
	background-image:url(http://images.9zwar.com/images_9zwar/web/0225/sever/maintenance.png);
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://images.9zwar.com/images_9zwar/web/0225/sever/maintenance.png");
	*background:none;
}


.news_warp_a{
	width:220px;
	height:120px;
	position:absolute;
	bottom:28px;
	left:100px;
}
.news_warp_a p , .news_warp_b p{
	margin-bottom:5px;
}

.news_warp_b{
	width:220px;
	height:120px;
	position:absolute;
	bottom:28px;
	left:350px;
}

.bot_a{
	width:120px;
	height:29px;
	position:absolute;
	top:487px;
	left:77px;
	
}
.bot_a a{width:120px;height:29px; display:block;}

.bot_b{
	width:120px;
	height:29px;
	position:absolute;
	top:487px;
	left:227px;
	
}
.bot_b a{width:120px;height:29px; display:block;}

.bot_c{
	width:120px;
	height:29px;
	position:absolute;
	top:487px;
	left:377px;
	
}
.bot_c a{width:120px;height:29px; display:block;}

.bottom{
	width:100%;
	height:100px;
	margin:0 auto;
	position:relative;
}

.news{
	width:470px;
	height:110px;
	position:absolute;
	top:580px;
	left:65px;
}










