/*通用div设置*/
#div_body {width:1003px;margin:auto;}

.div_line1 {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #E9E9E9;
	margin:auto; margin-bottom:3px;
}

.div_view1 {
	border:1px solid #5552D1;
	padding: 2px;
	width: 50%;
	float: left;
	padding-left:10px;
	margin-bottom: 5px;
	text-align: left;
	background-color:#FDFDF9;
}
.div_view2 {
	border:1px solid #E4E3D0;
	padding: 2px;
	float: left;
	margin-top:5px;
	margin-bottom: 5px;
	text-align: left;
	background-color:#FDFDF9;
}
.div_view2_memberCenter {
	border:1px solid #E4E3D0;
	padding: 5px;
	float: left;
	text-align: left;
	background-color:#FDFDF9;
}
.div_view3 {
	border:1px solid #E4E3D0;
	padding: 2px;
	float: left;
	margin-top:5px;
	margin-bottom: 5px;
	text-align: left;
	background-color:#FBFBFF;
}
.div_view4 {
	border:1px solid #E4E3D0;
	padding: 2px;
	float: left;
	margin-top:5px;
	margin-bottom: 5px;
	text-align: left;
	background-color:#FFF4F4;
}
.div_title1{font-size:14px; font-weight:bold; height:25px; line-height:25px; float:left;}
.div_titleBtn1{font-size:14px; font-weight:bold; line-height:20px; float:left; background-color: #FFCCCC; padding-left: 5px; padding-right: 5px; cursor: hand; margin-bottom: 2px; border: 1px solid #999999;}
.div_titleBtn2{font-size:14px; font-weight:bold; line-height:20px; float:left; background-color: #E1F9FF; padding-left: 5px; padding-right: 5px; margin-bottom: 2px; border: 1px solid #999999;}
.div_titleBtn2_noboder{font-size:14px; font-weight:bold; line-height:20px; float:left; background-color: #E1F9FF; padding-left: 5px; padding-right: 5px; margin-bottom: 2px;}
.div_titleBtn3{font-size:14px; font-weight:bold; line-height:20px; float:left; background-color: #E2FEE4; padding-left: 5px; padding-right: 5px; cursor: hand; margin-bottom: 2px; border: 1px solid #999999;}
.div_margin1{margin-bottom:10px;}
.div_title1{font-size:14px; font-weight:bold; text-align:center; line-height:25px;}
.div_title2{font-size:14px; text-align:center; line-height:25px; color:#FF9900; font-weight:bold;}

/*div基本设置*/
#div_top { clear:both;}
#div_channel { clear:both;}
#div_bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	height: 30px;
	clear: both;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}

/*首页div设置*/
#div_left {
	width: 211px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
	#div_left_1 {width: 100%;}
		#div_left_1 ul {margin-top:5px;}
		#div_left_1 li {border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB;margin-bottom: 6px; margin-left:10px;margin-right:30px; list-style-image:url(/images/icon1.jpg);}
#div_center {
	width: 560px;
	float: left;}
#div_right {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	width: 200px;
	text-align: center;
}
	#div_right_1 {
	width: 160px;
	border: 2px solid #D4D4D4;
	margin:auto;
	}

/*子页div设置*/
#div_zhiye_left {
	background-color: #F1F2F2;
	float: left;
	width: 187px;
}
	#div_zhiye_left ul {margin-top:10px;}
	#div_zhiye_left li {border-bottom-width:1px;border-bottom-style:none;border-bottom-color:#999999;margin-bottom: 13px; margin-left:0px;margin-right:30px; list-style-image:url(/images/icon6.gif); letter-spacing:3px;}
#div_zhiye_bg1 {
	background-color: #0099FF;
	height: 47px;
}
#div_zhiye_center {
	float: left;
	margin-left: 20px;
	padding-bottom:10px;
}
#div_zhiye_centerTitle {
	height: 32px;
	width: 669px;
	margin-top: 10px;
}
#div_zhiye_posText {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	color: #999999;
}
#div_zhiye_centerContent {
	width: 669px;
	margin-top: 10px;
}

