/********************************************************************

*                                                                   *

*                                                                   *

*               Main Cascading Style Sheet                          *

*               global.css, 2012/5/16, ChuangQi Co.Ltd              *

*                                                                   *

*                                                                   *

********************************************************************/



@charset "utf-8";



body {

	margin: 0;

	color: #333333;

	font-size: 12px;

	line-height: 25px;

	font-family: Verdana, Arial, Sans;

	background: #949494;

}



A:link, A:visited {

    color: #333333; text-decoration: none;

}

A:active, A:hover {

    color: #bf2727; text-decoration: underline;

}





img {

	border: none;

}

strong {

	color: #454545;

}



ul {

	padding: 3px;

	margin: 3px 12px;

	list-style: none;

}

li {

	white-space: nowrap;

	overflow: hidden;

	line-height: 23px;

	padding-left: 9px;

	background: url(/statics/jian_gov/images/dot_03.png) no-repeat left center;

}



li a {

	float: left;

}

li span {

	float: right;

	color: #999999;

	padding: 0px 6px;

}





.w1 {

	width: 524px; 

}

.w2 {

	width: 249px;

}

.w3 {

	width: 218px;

}

.w4 {

	width: 742px;

}



.d1 {

	margin: auto;

	width: 1000px;

	background: #ffffff;

}

.d2 {

	margin: auto;

	width: 982px;

	padding: 9px 9px 0px 9px;

	background: #ffffff;

}



.f1 {

	float: left;

}

.f2 {

	float: right;

}



.c1 {

	clear: both;

}

.v1 {

	overflow: hidden;

}

.t1 {

	text-align: center;

}

.m1 {

	margin: 9px;

}

.m2 {

	margin: 9px 0px;

}

.p1 {

	padding: 0px 6px;

}

.p2 {

	padding: 0px 12px 9px 12px;

}

.dot_01 li {

	padding-left: 9px;

	background: url(/statics/jian_gov/images/dot_03.png) no-repeat left center;

}

.caption_01 {

	line-height: 32px;

	font-weight: bold;

	padding: 0px 12px 6px 12px;

	background: url(/statics/jian_gov/images/line_01.png) no-repeat left bottom;

}

.caption_02 {

	line-height: 32px;

	font-weight: bold;

	padding: 0px 12px 6px 12px;

	text-align: center;

	background: url(/statics/jian_gov/images/line_01.png) no-repeat left bottom;

}

.content p {

	margin: 0px;

	padding: 3px 0px;

}

.nav {

	text-align: right;

	padding: 0px 12px;

	height: 33px;

	line-height: 33px;

	background: url(/statics/jian_gov/images/logo_01_02.png) no-repeat;

}

.nav a {

	margin: 0px 6px;

}

.bottom {

	border-top: 1px dotted #b2b2b2;

	background: #f2f2f2;

	padding: 16px 0px 24px 0px;

	text-align: center;

}



.moreinfo_footer {

	height: 27px;

	padding: 9px;

	border-top: 1px #454545 dotted;

}

.pages{	
	width: 100%;	
	height: 37px;	
	line-height: 37px;	
	background: #f6f6f6;	
	margin-top: 28px;
}
.pages span{	
	float: left;	
	display: block;	
	padding-right: 25px;	
	padding-left: 25px;	
	border-right: 1px solid #fff;	
	font-size: 14px;	
	color: #333333;
}
.pages a{	
	float: left;	
	display: block;	
	padding-right: 15px;	
	padding-left: 15px;	
	font-size: 14px;	
	color: #333333;	
	border-right: 1px solid #fff;
}
.pages div{	
	float: right;	
	margin-right: 15px;	
	font-size: 14px;	
	color: #333333;
}
