ul,li{
	margin:0;
	padding:0;
}

.border-e{
	border:1px solid #eeeeee;
}

.searchbox{
	width:690px;
	height:100px;
	background-color:#ffffff;
	border:1px solid #eeeeee;
}
.keysearch{
	width:600px;
	height:42px;
	line-height:42px;
	background-color:#0278be;
	margin-left:95px;
}
.wbg{
	margin-top:2px;
	margin-left:2px;
	background-color:#ffffff;
	width:500px;
	height:38px;
	font-size:14px;
	float:left;
}
.keysearch li{
	float:left;
	background-color:#ffffff;
}
.searchtext{
	width:380px;
	height:38px;
	overflow:hidden;
}
.inputkey{
	display:block;
	height:38px;
	line-height:38px;
	width:400px;
	font-size:14px;
	border:0;
	outline:none;
	text-indent:10px;
}
	
.searcharea{
	font-size:14px;
	width:112px;
	height:38px;
	line-height:38px;
	text-indent:5px;
	border-left:1px solid #cccccc;
	background:url(../../Images/v2/more.png) no-repeat right center;
}
.searchbtn{
	width:90px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.hotkey{
	height:20px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:10px;
	color:#666666;
	margin-left:95px;
}

.hotkey a{
	display:block;
	padding-left:8px;
	padding-right:8px;
	float:left;
	color:#666666;
}

.hotkey a:hover{
	color:#ffffff;
}

.hotkey span{
	float:left;
}

.maincenter{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}

.maincenter .m-login{
	float:left;
	width:450px;
	height:500px;
	overflow:hidden;
	background-color:#ffffff;
}

.maincenter .m-reg{
	float:left;
	width:647px;
	height:500px;
	overflow:hidden;
	background-color:#ffffff;
	border-left:1px solid #eeeeee;
}

.maincenter .m-login .h{
	margin-top:30px;
	width:100%;
	color:#999999;
	font-size:24px;
	text-align:center;
}

.maincenter .m-login .row{
	width:350px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	border:1px solid #eeeeee;
	margin-top:20px;
}

.maincenter .m-login .row li{
	float:left;
	height:40px;
}

.maincenter .m-login .row .txt{
	width:70px;
	text-align:center;
	color:#666666;
}

.maincenter .m-login .row input{
	border:0;
	margin-top:5px;
	width:260px;
	height:25px;
	line-height:25px;
	border-left:1px solid #eeeeee;
	outline:none;
	padding-left:10px;
}

.maincenter .m-login .row .btn-p{
	width:174px;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	background-color:#eeeeee;
}

.maincenter .m-login .row .btn-c{
	width:174px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background-color:#eeeeee;
	cursor:pointer;
}

.maincenter .m-login .row .btn-t{
	width:116px;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}

.maincenter .m-login .row .crt{
	background-color:#ff6600;
	color:#ffffff;
}

.maincenter .m-login .row .btn-login{
	width:350px;
	height:40px;
	background-color:#2b9bdd;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	cursor:pointer;
}

.maincenter .m-login .row-a{
	width:350px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	text-align:right;
}

.maincenter .m-login .row-txt{
	background-color:#f2f9ff;
	padding:15px;
	width:320px;
	margin:0 auto;
	line-height:30px;
	color:#666666;
}

.maincenter .m-reg ul{
	width:550px;
	margin:0 auto;
}

.maincenter .m-reg .top{
	margin-top:20px;
	width:550px;
	height:90px;
	line-height:90px;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background:url(../../Images/v2/person/reg-top-bg.jpg) no-repeat;
}

.maincenter .m-reg .person{
	height:125px;
	width:550px;
	border-bottom:1px solid #eeeeee;
	background:url(../../Images/v2/person/reg-person.png) no-repeat left center;
	background-position:40px;
}
.maincenter .m-reg .company{
	height:125px;
	width:550px;
	border-bottom:1px solid #eeeeee;
	background:url(../../Images/v2/person/reg-company.png) no-repeat left center;
	background-position:40px;
}
.maincenter .m-reg .train{
	height:125px;
	width:550px;
	background:url(../../Images/v2/person/reg-train.png) no-repeat left center;
	background-position:40px;
}

.maincenter .m-reg .reg-a{
	font-size:20px;
	margin-left:170px;
	padding-top:20px;
	line-height:30px;
}

.maincenter .m-reg .reg-a a{
	color:#ff6600;
}

.maincenter .m-reg .reg-tip{
	width:300px;
	margin-left:170px;
	line-height:25px;
	padding-left:25px;
	background:url(../../Images/v2/person/icon-l.png) no-repeat left top;
	background-position:0 8px;
	color:#666666;
}

.maincenter .reg-box{
	float:left;
	width:750px;
	height:660px;
	overflow:hidden;
	background-color:#ffffff;
}

.maincenter .reg-box .h{
	height:50px;
	border-bottom:1px solid #eeeeee;
}

.maincenter .reg-box .reg-title{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:70px;
	margin-top:30px;
	padding-left:20px;
}

.maincenter .reg-box .bg-zh{
	background:url(../../Images/v2/person/reg-01.png) no-repeat left;
}

.maincenter .reg-box .bg-aq{
	background:url(../../Images/v2/person/reg-02.png) no-repeat left;
}

.maincenter .reg-box .h li{
	float:left;
	margin-top:15px;
	margin-left:15px;
	height:20px;
	line-height:20px;
	border-left:5px solid #0377c0;
	text-indent:15px;
	font-size:18px;
	color:#999999;
}

.maincenter .reg-box .row{
	clear:both;
	float:left;
	margin-top:15px;
	margin-left:80px;
	width:680px;
	height:45px;
	line-height:45px;
	color:#999999;
}

.maincenter .reg-box .row li{
	float:left;
}

.maincenter .reg-box .row .tips{
	padding-left:10px;
}

.maincenter .reg-box .warn{
	color:#ff6600;
}

.maincenter .reg-box .success{
	color:#6C3;
}

.maincenter .reg-box .row .input-box{
	width:380px;
	border:1px solid #eeeeee;
}

.maincenter .reg-box .row .input-box span{
	float:left;
	display:block;
	width:100px;
	text-align:center;
	font-size:15px;
	color:#333333;
}

.maincenter .reg-box .row .input-reg{
	width:265px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
	
}

.maincenter .reg-box .row .select-reg{
	width:275px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
	
}

.maincenter .reg-box .reg-sm{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:58px;
	margin-top:30px;
	padding-left:20px;
}

.maincenter .reg-box .reg-btn{
	clear:both;
	float:left;
	height:40px;
	line-height:40px;
	margin-left:80px;
	margin-top:10px;
	text-align:center;
	background-color:#2b9bdd;
	color:#ffffff;
	width:350px;
}

.maincenter .tip-box{
	float:left;
	width:348px;
	height:660px;
	overflow:hidden;
	background:url(../../Images/v2/company/reg-company-l.jpg) no-repeat;
}

.maincenter .tip-box .tip-txt{
	float:left;
	margin-top:50px;
	width:348px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	color:#55638a;
}

.maincenter .tip-box .tip-btn{
	clear:both;
	float:left;
	margin-top:10px;
	width:220px;
	height:40px;
	margin-left:60px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	background-color:#0278be;
	color:#ffffff;
}

.maincenter .tip-box .tip-btn a{
	display:block;
	width:220px;
	height:40px;
	color:#ffffff;
}

.maincenter .tip-box .tip-lx{
	clear:both;
	float:left;
	margin-top:40px;
	width:288px;
	line-height:25px;
	background-color:#3ba2dd;
	color:#ffffff;
	padding:15px 30px 15px 30px;
}

.maincenter .reg-box2{
	width:1098px;
	overflow:hidden;
	background-color:#ffffff;
	border:1px solid #eeeeee;
}

.maincenter .reg-box2 .h{
	height:50px;
	border-bottom:1px solid #eeeeee;
}

.maincenter .reg-box2 .h li{
	float:left;
	margin-top:15px;
	margin-left:15px;
	height:20px;
	line-height:20px;
	border-left:5px solid #0377c0;
	text-indent:15px;
	font-size:18px;
	color:#999999;
}

.maincenter .reg-box2 .reg-title{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:70px;
	margin-top:30px;
	padding-left:30px;
}

.maincenter .reg-box2 .bg-b{
	background:url(../../Images/v2/company/reg0.png) no-repeat left;
}

.maincenter .reg-box2 .bg-lx{
	background:url(../../Images/v2/company/reg3.png) no-repeat left;
}

.maincenter .reg-box2 .row{
	clear:both;
	float:left;
	margin-top:15px;
	margin-left:80px;
	width:980px;
	height:45px;
	line-height:45px;
	color:#999999;
}

.maincenter .reg-box2 .rows{
	clear:both;
	float:left;
	margin-top:15px;
	margin-left:80px;
	width:980px;
	line-height:45px;
	color:#999999;
	overflow:hidden;
}

.maincenter .reg-box2 .row li{
	float:left;
}

.maincenter .reg-box2 .rows li{
	float:left;
}

.maincenter .reg-box2 .row .tips{
	padding-left:10px;
}

.maincenter .reg-box2 .rows .tips{
	padding-left:10px;
	width:200px;
}

.maincenter .reg-box2 .warn{
	color:#ff6600;
}

.maincenter .reg-box2 .success{
	color:#6C3;
}

.maincenter .reg-box2 .row .input-box{
	width:470px;
	border:1px solid #eeeeee;
}

.maincenter .reg-box2 .row .input-box span{
	float:left;
	display:block;
	width:100px;
	text-align:center;
	font-size:15px;
	color:#333333;
}

.maincenter .reg-box2 .rows .textarea-box{
	width:720px;
	border:1px solid #eeeeee;
	font-size:15px;
	color:#666666;
}

.maincenter .reg-box2 .rows .textarea-box span{
	float:left;
	display:block;
	width:100px;
	line-height:190px;
	text-align:center;
	color:#666666;
	font-size:15px;
}

.maincenter .reg-box2 .row .input-reg{
	width:355px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
	
}

.maincenter .reg-box2 .rows .textarea-reg{
	width:600px;
	height:175px;
	line-height:23px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:5px;
	outline:none;
	color:#666666;
	font-size:15px;
	
}

.maincenter .reg-box2 .row .select-reg{
	width:355px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
	
}

.maincenter .reg-box2 .row .select-reg3{
	width:100px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	border:0;
	border-left:1px solid #eeeeee;
	margin-top:3px;
	outline:none;
	color:#666666;
	font-size:15px;
	
}

.maincenter .reg-box2 .reg-sm{
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:58px;
	margin-top:30px;
	padding-left:20px;
}

.maincenter .reg-box2 .reg-btn{
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	height:40px;
	line-height:40px;
	margin-left:80px;
	text-align:center;
	background-color:#2b9bdd;
	color:#ffffff;
	width:450px;
	cursor:pointer;
}

/*企业中心*/
.maincenter .lbox{
	width:260px;
	float:left;
	overflow:hidden;
}

.maincenter .lbox .loginbox{
	width:260px;
	height:270px;
	background-color:#ffffff;
	border:1px solid #eeeeee;
}
.maincenter .lbox .loginbox .title{
	text-align:left;
	line-height:50px;
	text-indent:10px;
	font-weight:bold;
	font-size:16px;
}
.maincenter .lbox .inputbox{
	height:30px;
	line-height:30px;
	width:230px;
	border:1px solid #eeeeee;
	background-color:#f3f3f3;
}
.maincenter .lbox .inputbox li{
	float:left;
}
.maincenter .lbox .inputuser{
	width:30px;
	height:30px;
	background-color:#dddddd;
	background:url(../../Images/v2/login/user.png) no-repeat;
}
.maincenter .lbox .inputpass{
	width:30px;
	height:30px;
	background-color:#dddddd;
	background:url(../../Images/v2/login/pass.png) no-repeat;
}
.maincenter .lbox .inputtext{
	border:0;
	width:180px;
	height:28px;
	line-height:28px;
	background-color:#f3f3f3;
	margin-left:5px;
	outline:none;
}
.maincenter .lbox .btn{
	background-color:#0278be;
	width:230px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:40px;
	line-height:40px;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
.maincenter .lbox .loginbox .txt{
	width:230px;
}
.maincenter .lbox .loginbox .txt a{
	display:block;
	width:110px;
	float:left;
	text-align:center;
}

.maincenter .lbox .selectbox{
	clear:both;
	height:25px;
	line-height:25px;
	width:231px;
	font-size:12px;
	text-align:center;
	border-right:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background-color:#f3f3f3;
}
.maincenter .lbox .selectbox li{
	float:left;
	width:114px;
	cursor:pointer;
}
.maincenter .lbox .current{
	background-color:#ff6600;
	color:#ffffff;
}
.maincenter .lbox .listbox .vtitle{
	height:40px;
	line-height:40px;
	font-size:16px;
	background-color:#fafafa;
	color:#333333;
	text-indent:10px;
}

.maincenter .lbox .listbox{
	background-color:#ffffff;	
}

.maincenter .lbox .listbox .vitems{
	padding:10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	
}

.maincenter .lbox .listbox .vitems .job_name{
	line-height:30px;
	font-size:16px;
	color:#333;
}

.maincenter .lbox .listbox .vitems .job_name a{
	color:#333;
}

.maincenter .lbox .listbox .vitems .job_name a:hover{
	color:#333;
	text-decoration:underline;
}

.maincenter .lbox .listbox .vitems .com_name{
	line-height:25px;
	font-size:14px;
	color:#999;
}

.maincenter .lbox .listbox .vitems .com_name a{
	color:#999;
}

.maincenter .lbox .listbox .vitems .com_name a:hover{
	text-decoration:underline;
}

.maincenter .lbox .listbox .vitems .job_deal{
	line-height:25px;
	font-size:14px;
	color:#f60;
}


.maincenter .rbox{
	float:left;
	width:827px;
	overflow:hidden;
}

.maincenter .rbox .ktitle{
	height:50px;
	line-height:55px;
	font-size:18px;
	font-weight:bold;
	color:#999999;
	border-bottom:1px solid #eeeeee;
	padding-left:40px;
	background:url(../../Images/v2/person/1.png) no-repeat left center;
	background-position:10px;
}

.maincenter .rbox .ctitle{
	height:50px;
	line-height:55px;
	font-size:18px;
	font-weight:bold;
	color:#999999;
	border-bottom:1px solid #eeeeee;
	padding-left:40px;
	background:url(../../Images/v2/person/2.png) no-repeat left center;
	background-position:10px;
}

.maincenter .rbox .ititle{
	height:50px;
	line-height:55px;
	font-size:18px;
	font-weight:bold;
	color:#999999;
	border-bottom:1px solid #eeeeee;
	padding-left:40px;
	background:url(../../Images/v2/person/3.png) no-repeat left center;
	background-position:10px;
}

.maincenter .rbox .atitle{
	height:50px;
	line-height:55px;
	font-size:18px;
	font-weight:bold;
	color:#999999;
	border-bottom:1px solid #eeeeee;
	padding-left:40px;
	background:url(../../Images/v2/person/4.png) no-repeat left center;
	background-position:10px;
}

.maincenter .rbox .ntitle{
	height:50px;
	line-height:55px;
	font-size:18px;
	font-weight:bold;
	color:#999999;
	border-bottom:1px solid #eeeeee;
	padding-left:40px;
	background:url(../../Images/v2/person/4.png) no-repeat left center;
	background-position:10px;
}

.maincenter .rbox .keysearchbox{
	background-color:#ffffff;
	padding-bottom:25px;
}

.maincenter .rbox .categorybox{
	background-color:#ffffff;
	padding-bottom:25px;
	overflow:hidden;
}

.maincenter .rbox .industrybox{
	background-color:#ffffff;
	padding-bottom:25px;
	overflow:hidden;
}

.maincenter .rbox .areabox{
	background-color:#ffffff;
	padding-bottom:25px;
	overflow:hidden;
}

.maincenter .rbox .resumelistbox{
	background-color:#ffffff;
	overflow:hidden;
}

.maincenter .rbox .resumelistbox .row li{
	float:left;
	line-height:55px;
	color:#666666;
}

.maincenter .rbox .resumelistbox .row li a{
	color:#5f8dc9;
}

.maincenter .rbox .resumelistbox .row li a:hover{
	color:#f00;
}

.maincenter .rbox .resumelistbox .row{
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #eeeeee;
}

.maincenter .rbox .resumelistbox .row .name{
	font-size:14px;
	width:100px;
	text-indent:15px;
}

.maincenter .rbox .resumelistbox .row .basic{
	font-size:14px;
	width:300px;
	text-indent:15px;
}

.maincenter .rbox .resumelistbox .row .will{
	font-size:14px;
	width:300px;
	text-indent:15px;
}

.maincenter .rbox .resumelistbox .row .datetime{
	font-size:14px;
	width:100px;
	text-indent:15px;
}

.maincenter .rbox .item{
	width:205px;
	line-height:40px;
	float:left;
	text-indent:15px;
}

/*简历列表*/
.searchmenu{
	height:50px;
	line-height:50px;
	width:1078px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	background-color:#fff;
}

.searchmenu .tiaojian{
	width:80px;
	color:#999999;
}

.searchmenu .saixuan{
	width:110px;
	line-height:25px;
	margin-top:12px;
	text-align:center;
	color:#666666;
	cursor:pointer;
	background:url(../../Images/Search/blarrow.png) no-repeat right bottom;
}

.border_gray{
	border:1px solid #eeeeee;
}

.searchmenu .line{
	position:absolute;
	width:110px;
	height:2px;
	background-color:#ffffff;
	z-index:9999;
}

.border_red{
	border:1px solid #ff6600;
}

.searchmenu .saixuans{
	z-index:9998;
	position:absolute;
	width:350px;
	background-color:#ffffff;
	text-align:left;
	border:1px solid #ff6600;
	padding:5px;
	line-height:30px;
}

.searchmenu .saixuans li{
	float:left;
}

.searchmenu .saixuans a{
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:left;
	margin-top:5px;
	margin-left:5px;
	white-space:nowrap;
}

.searchmenu .saixuans .selected a{
	background-color:#ff6600;
	color:#ffffff;
}

.searchmenu .saixuans .selected a:hover{
	background-color:#ff6600;
	color:#ffffff;
}

.search-result-content{
	width:1098px;
	overflow:hidden;
	background-color:#fff;
	border:1px solid #eeeeee;
}

.search-result-content .ttitle{
	height:40px;
	line-height:40px;
	background-color:#fafafa;
	border-bottom:1px solid #eeeeee;
	padding-left:15px;
	color:#999999;
}

.border-current{
	border:1px solid #fed2b5;
	background-color:#fcfcfc;
}

.search-result-content .rows{
	padding:15px;
	width:1066px;
	border-bottom:1px solid #eeeeee;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	overflow:hidden;
	font-size:16px;
	color:#333333;
}

.search-result-content .list-top{
	padding:15px;
	width:1066px;
	border-bottom:1px solid #eeeeee;
	overflow:hidden;
	font-size:16px;
	color:#333333;
}

.search-result-content .list-top li{
	float:left;
	color:#999999;
}

.search-result-content .list-top .col1{
	width:50px;
}

.search-result-content .list-top .col2{
	width:120px;
}

.search-result-content .list-top .col3{
	width:60px;
}

.search-result-content .list-top .col4{
	width:60px;
}

.search-result-content .list-top .col5{
	width:100px;
}

.search-result-content .list-top .col6{
	width:80px;
}

.search-result-content .list-top .col7{
	width:150px;
	padding-right:15px;
}

.search-result-content .list-top .col8{
	width:280px;
	padding-right:15px;
}

.search-result-content .list-top .col9{
	width:100px;
}

.search-result-content .list-top .col10{
	width:330px;
}

.search-result-content .rows li{
	float:left;
}

.search-result-content .rows a{
	color:#099dfd;
}

.search-result-content .rows a:hover{
	text-decoration:underline;
}

.search-result-content .rows a:visited{
	color:#999999;
}

.search-result-content .rows .col1{
	width:50px;
}

.search-result-content .rows .col2{
	width:120px;
}

.search-result-content .rows .col3{
	width:60px;
}

.search-result-content .rows .col4{
	width:60px;
}

.search-result-content .rows .col5{
	width:100px;
}

.search-result-content .rows .col6{
	width:80px;
}

.search-result-content .rows .col7{
	width:150px;
	padding-right:15px;
}

.search-result-content .rows .col8{
	width:280px;
	padding-right:15px;
}

.search-result-content .rows .col9{
	width:100px;
}

.search-result-content .rows .col10{
	width:330px;
	padding-right:15px;
}

.search-result-content .rows .tt{
	color:#999999;
}

.search-result-content .operate{
	height:40px;
	background-color:#fafafa;
}

.search-result-content .operate li{
	float:left;
}

.search-result-content .operate .sel{
	padding-left:15px;
	padding-top:10px;
	color:#999999;
	cursor:pointer;
}

.search-result-content .operate .btn{
	margin-left:20px;
	margin-top:8px;
	background-color:#0278be;
	height:25px;
	line-height:25px;
	padding-left:15px;
	padding-right:15px;
	color:#ffffff;
	cursor:pointer;
}

/*高级搜索*/
.AdvanceBox{ width:763px; height:auto; margin:30px 0 10px 30px;}
.AdvanceBox .row{width:760px; height:50px; line-height:50px; clear:both;}
.AdvanceBox .row .l{width:75px; height:30px; line-height:30px; float:left;font-size:14px; color:#666666; padding-left:5px; text-align:right;}
.AdvanceBox .row .l00{width:100px; height:30px; line-height:30px; float:left;font-size:14px; color:#666666; padding-left:5px; text-align:right;}
.AdvanceBox .row .r{width:280px; height:30px; line-height:30px; float:left; font-size:14px; color:#666666; position:relative; background-color:#ffffff; cursor:pointer;}
.AdvanceBox .selected{padding-left:5px; height:30px; line-height:30px; border:1px solid #cccccc; background:url(../../Images/Search/bluearrow.png) no-repeat right bottom;}
.AdvanceBox .row .r ul{display:none; list-style:none; line-height:30px; border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; margin:0; padding:0; padding-top:5px; padding-bottom:5px; padding-left:3px; background-color:#ffffff;}
.AdvanceBox .area{width:280px; height:30px; float:left; background-color:#ffffff;}
.AdvanceBox .area .select{CURSOR: hand; width:280px; border:0; height:30px; line-height:30px; border:1px solid #cccccc; background:url(../../Images/Search/bluearrow.png) no-repeat right bottom; color:#666666; font-size:14px; text-align:left;}

.AdvanceBox .row .kuang{width:665px; height:32px; background-color:#0470c4; float:left; position:relative; float:left; z-index:900;}
.AdvanceBox .row .kuangkey{background-color:#ffffff; width:550px; height:30px; _height:28px; margin-left:1px; margin-top:1px; float:left;}
.AdvanceBox .row .kuangbutton{width:100px; height:30px; margin-top:2px; float:left;}
.AdvanceBox .row .kuangbutton input{width:100px; height:30px; border:0; background-color:#0470c4; color:#ffffff; font-size:14px; font-weight:bold; cursor:pointer;}

