@charset "utf-8";
/** ��ҵƵ��������ʽ
 *  ������ɫ��6ɫ
 */
.ctext01 {
	font-family: "����";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
}
.ctext02 {
	font-family: "����";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #00699f;
}
/** xk8
 */
.xtext01{
	color: #333;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.xtext02{
    color:#de4a00;
	font-family: "����";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.xtext03{
	color: #910000;
	font-family: "����";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.xtext04{
    color:#DE4A00;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: underline;
}
/** 蓝色字体样式
**/
.xtext05{
    color:#4682b4;
	font-size: 12px;
}
/** 鲜红色字体样式
**/
.xtext06{
	font-family:"verdana";
    color:#ea002b;
	font-size: 12px;
}
.xtext07{
    color:#ea002b;
	font-size: 14px;
}
.xtext08{
    color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
.xtext08 a{
	color: #666;
	text-decoration:none;
}
.xtext09{
	color:#0033CC ;   
	font-size:14px;
}
.text_b{
	color:#0000ff ;   
	font-size:12px;
	line-height:28px;
}
.xtext10{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999;
}
/*深红色字体
*/
.xtext11{
	font-size: 12px;
	line-height: 18px;
	color:#bd0021;
}
.textws{
    color: #ffffff;
	font-family: "宋体";
	font-size:12px;
	text-decoration:none;
}
.textwb{
    color: #ffffff;
	font-family: "宋体";
	font-size:14px;
	text-decoration:none;
}
.linkxt03{
	color: #910000;
	font-family: "����";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
/**橙色*/
.text_o{
	font-size: 14px;
	font-style: normal;
	color: #ff6600;
}


/** UN������ʽ
 *  ������ɫ��ǳ��
 */
.untext01 {
	color: #404040;
	font-family: "����";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.untext02{
	color: #F77B00;
	font-family: "����";
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
}
.untext03_s{
	color:#757575;
	font-family: "����";
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.linkuntext01 {
	color: #404040;
	font-family: "����";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/**button样式
*/
.btnp{
    padding-top:20px;
    text-align:center;
    width:600px;
}
.btn1{
	background-image:url(../../img/btn/btn01.gif);
	padding-top:7px;
	color:#333;
	text-decoration:none;
	cursor:hand;
	text-align:center;
	width:100px;
	height:20px;
}
.btn2{
	background-image:url(../../img/btn/btn02.gif);
	padding-top:4px;
	color:#333;
	text-decoration:none;
	cursor:hand;
	text-align:center;
	width:100px;
	height:27px;
}
.btn3{
	background-image:url(../../img/btn/btn03.gif);
	padding-top:4px;
	color:#333;
	text-decoration:none;
	cursor:hand;
	text-align:center;
	width:100px;
	height:27px;
}
.btn4{
	background-image:url(/img/btn/btn04.gif);
	padding-top:4px;
	color:#fff;
	text-decoration:none;
	cursor:hand;
	text-align:center;
	width:127px;
	height:26px;
	border:0px;
	font-weight:normal;
}
.btn5{
	background-image:url(/img/btn/btn05.gif);
	padding-top:4px;
	color:#fff;
	text-decoration:none;
	cursor:hand;
	text-align:center;
	width:125px;
	height:29px;
	font-size:16px;
	font-weight:bold;
}
.btn0{
	border:1px solid #ccc;
	padding:5px 10px 2px 10px;
}
.btn11{
    background:#bd0021;
	padding:4px 10px;
	cursor:hand;
	text-align:center;
	height:21px;
	color:#fff;
}
.btn12{
    border:1px solid #bd0021;
	padding:3px 10px 0 10px;
	cursor:hand;
	text-align:center;
	height:21px;
	color:#bd0021;
}
.btnserc{
    background-image:url(../../img/btn/btnserc.gif);
    padding-top:4px;
	text-decoration:none;
	cursor:hand;
	text-align:center;
	width:71px;
	height:18px;
	color:#6f8f9e;	
}
/**输入框和选择框
*/
.a1,.a2,.a200,.a4,.s80,.s120,.s200{
    border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
    padding:2px 1px;
}
.a1{
	width:150px;
}
.a2{
    width:70px;
    background-color:#f6f6f6; 
}
.a200{
	width:200px;
}
.a3{
    width:130px;
    border-top: 0px solid #ccc;
    border-left:0px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:2px 5px; 
    background-color:#f6f6f6; 
}
.a4{width:300px;}
.s80{
	width:80px;
}
.s120{
	width:120px;
}
.s200{
	width:200px;
}
/*求职地点和意向选择框定义
*/
.outsidediv{
	width:645; 
	position:absolute;
}
.selctdivtop{
	width:100%;
	height:28px;
	background:#f0f0f0;
	margin:0px;
	padding-top:8px;
}
/*
页底标题
*/
.foottitle{
	clear:left;
	width:980px;
	margin:0 auto;
	padding-top:50px;
	font-size:12px;
	text-align:center;
	font-family:"verdana";
}






