/*二级页面的样式*/

/*背景*/
body{
	background-image: url("../img/new/bg.jpg");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #FFF4CC;
	font-size: 12px;
}

/*背景为蓝色的这一大块的样式*/
#bg_blue{
	width: 928px;
	background-color: #188fdf;
}

#bg_blue1{
	width: 928px;
	height: 13px;
	float: left;
}

#bg_blue2{
	width:910px;
	background:url("../img/new/bg_blue4.jpg");
	float: left;
	background-repeat:repeat-x;
	height:13px;
}

/*首部*/
#head{
	margin: 0;
	padding: 0;
	width:928px;
	height: 274px;
}

/*中部*/
#center1{
	text-align: left;
	width: 928px;
	margin: 0;
	padding: 0;
	height: 690px;
}

/*中部左边*/
#center_left{
	width: 215px;
	float: left;
	margin: 0px;
}

/*中部右边*/
#center_right{
	width:690px!important;
	width: 711px;
	background-color: #188fdf;
	padding: 0 13 0 7px!important;
	padding: 0 13px 0 8px;
	float: right;
	margin: 0;
}

/*中部右边—>白底模块样式*/
#bg_white{
	background-color: white;
	width:680px!important;
	width: 690px;
	height:670px!important;
	height: 675px;
	padding: 5px 0 0 10px;
}

#bg_white1{
	width:12px;
	height:12px;
	float: left;
}

#bg_white2{
	background: url("../img/new/bg_blue2.jpg");
	width: 668px;
	height:12px;
	background-repeat: repeat-x;
	float: left;
}
#bg_white3{
	width:10px;
	height:12px;
	float: left;
}
/
/*版权*/
#copyright{
	width: 926px;
	height: 50px;
}

/*黄色横条中部*/
#head_center{
	background: url("../img/new/head_center.jpg");
	height: 50px;
	width: 655px;
	background-repeat: repeat-x;
	float: left;
}

.head_center1{
	padding:9px 0 0 0;
	height:31px!important;
	height: 40px;
	float: left;
}

.head_center2{
	background: url("../img/new/head_center1.jpg");
	padding:9px 0 0 0;
	height:22px!important;
	height:31px;
	width: 480px;
	background-repeat: repeat-x;
	float: left;
	text-align: center;
}

/*黄色框样式*/
#yellowFrame{
	width: 670px;
	padding: 10px 0 0 0;
}

#yellowframe div{
	float: left;
}

#yellowframe1{
	width: 648px;
	float: left;
	border-top: 2px #FE9D00 solid;
}

#yellowframe2{
	width:664px!important;
	width:668px;
	/*
	border-left: 2px #FE9D00 solid;
	border-right: 2px #FE9D00 solid;
	*/
}


#yellowframe3{
	width: 648px;
	float: left;
	border-bottom: 2px #FE9D00 solid;
	height: 26px!important;
	height:28px;
}

/*淡黄色部分样式*/
#strawYellow{
	padding: 40px 0 0 70px;
	width:523px!important;
	width: 593px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #686461;
}