/*@charset "utf-8";*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* 最好将 body 元素的边距和填充设置?0 以覆盖不同的浏览器默认?*/
	padding: 0;
	text-align: center; /* ?IE 5* 浏览器中，这会将容器居中。文本随后将?#container 选择器中设置为默认左对齐 */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1000px;  /* 使用比最大宽?(800px) ?20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	background: #FFFFFF;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	border: 1px solid #000000;
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”?*/
	overflow:hidden;
}
.oneColFixCtr #mainContent {
	padding: 0 10px; /* 请记住，填充?div 方块内部的空间，边距则是 div 方块外部的空?*/
}
ul{
margin:0;
padding:0;
list-style:none;
}
#head_img{
width:1020px;
height:130px;
}
#nav_b{
height:30px;
margin-top:2px;
background:#f06a00;
}
#nav li{
float:left;
}
#nav  a{
	display:block;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:80%;
	font-weight:bold;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../../images/apply/dot_orange.gif) no-repeat 10px center;
	font-family: Arial, Helvetica, sans-serif;

}
.clear{clear:both;
}

#left,#right{
float:left;
height:1000px;
}
#left{
	width:650px;
	padding:10px 5px;
	font-size:75%;
}
#right{width:280px;
padding:10px;}

#info{
font-size:11px;
color:#555555;
line-height:17px;
}
#info h1{
display:block;
border-bottom:1px solid #dc3e00;
color:#a90000;
font-size:17px;
margin-bottom:5px;
}
.text_title{
	background:#FF8800;
	height:20px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	padding-left:15px;
	margin-bottom:10px;
}
#lable,#personal,#related{
	border:1px solid #d5dde6;
	margin-top:10px;
	padding-bottom:20px;

}
.img_Bg{
background:#faf6d6;
height:60px;
text-align:right;
margin-bottom:10px;
}
.info1{
margin-bottom:10px;
height:50px;
background:url(../../images/apply/line_03.gif) repeat-x bottom;
font-size:80%;
padding-bottom:20px;
margin:0 10px;
}
.bq{
background:url(../../images/apply/iq_03.gif) no-repeat left 5px;
padding-left:25px;
line-height:25px;
height:25px;
color:#785801;
font-weight:bold;

}
.info1 span{
	display:block;
	float:left;
	width:295px;
	height:25px;

}
.text_input{
clear:both;
font-weight:bold;
padding-left:5px;
height:35px;
padding-top:10px;
}
.top_input{
border:0;
border-bottom:1px solid #e56d02;
background:#fff;
color:#FF3300;
width:400px;
}



#link li{
display:block;
padding-top:10px;
background:#FF6600;
margin:10px;
margin-bottom:0;
color:#000;
background:url(../../images/apply/menu_bg_17.gif);
width:250px;
height:49px;

}
#link a{
	font-size:90%;
	font-weight:bold;
	display:block;
	text-decoration:none;
	background-image:url(../../images/apply/menu_icon_17.gif);
	background-repeat:no-repeat;
	background-position:5px;
	width:190px;
	padding-left:60px;
	height:49px;
	line-height:20px;
}
#nav_0{line-height:20px;}
#nav_1{ background-image:url(../../images/apply/menu_icon_21.gif) !important; line-height:40px;}
#nav_2{ background-image:url(../../images/apply/menu_icon_24.gif)!important; line-height:40px;}
#nav_3{ background-image:url(../../images/apply/menu_icon_27.gif)!important; line-height:20px;}
#nav_4{ background-image:url(../../images/apply/ICON5_27.gif)!important; line-height:20px;}


#input2,#input1{
border:1px solid #ccc;
}

#list{
margin:0 10px;

}

/*list*/


/*list_end*/

/*foot*/

#about_link{
margin:0;
padding:0;
list-style:none;
}
#about_link li{
float:left;
}
#about_link a{
font-size:80%;
padding:0 7px;
height:15px;
line-height:15px;
float:left;
color:#333333;
border-right:1px solid #000;
margin-top:3px;
text-decoration:none;
margin-top:5px;
}

.number{
width:100px;
margin:0 auto;

}
#foot_bg{
width:99%;
background: #DFDFDF;

}
#foot_bg img {margin-top:4px;}
