﻿
/*====== Reset ======*/
section,article,aside,header,nav,dialog,figure {display:block;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;font-size:100%;font-family:inherit;}
body {color:#333;font:12px/1 Arial, Helvetica, sans-serif, Simsun;background:#fff;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:300;}
ol, ul {list-style:none;}
img {border:none;vertical-align:top;}
input, select, input, textarea {outline:none;}
select, input, label {vertical-align:middle;margin:0;}
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border:none;padding:0;}
abbr[title], acronym[title] {border-bottom:1px dotted;cursor:help;}
textarea {resize:vertical;-webkit-appearance:none;}
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {text-align:left;}
address, cite, code, em, th, i {font-style:normal;}

a {color:#0041D9;text-decoration:none;outline:none;}
a:hover {color:#eb6100;text-decoration:underline;}
.clearfix:after, .fi:after {clear:both;content:'\20';display:block;height:0;visibility:hidden;}
.clearfix, .fi {clear:both;zoom:1;}

/*---- 三角符号 ----*/
.triangle {display:block;width:0;height:0;line-height:0;font-size:0;overflow:hidden;border-width:5px;border-color:#fff transparent transparent;border-style:solid dashed dashed;position:absolute;}
.triangle-t{border-color:#999 transparent transparent;border-style:solid dashed dashed;}
.triangle-b{border-color:transparent transparent #999;border-style:dashed dashed solid dashed;} 

/*====== Public ======*/
.container {width:100%;margin:0 auto;padding-top:20px;}

/* Icon */
.icon, .arrow, .close, .ico-upload {display:inline-block;*display:inline;*zoom:1;width:14px;height:14px;vertical-align:middle;background:url(http://pages.anjukestatic.com/img/personal/common/sprites4.png) 0 -100px no-repeat;}
.ico-suc {background-position:-20px -100px;}
.ico-hint {background-position:0 -120px;}
.ico-upload {width:118px;height:13px;background-position:0 -140px;}
.close {width:13px;height:13px;background-position:-100px -100px;cursor:pointer;}
.arrow {width:19px;height:11px;background-position:-120px -100px;}
.ico-selected {width:15px;height:15px;background-position:-20px -120px;}
.ico-arrow {width:8px;height:16px;background-position:-40px -120px;}
.ico-diamond {width:15px;height:15px;background:url(http://pages.anjukestatic.com/img/personal/common/shine.gif) 0 0 no-repeat;}
.ico-big-err{width: 48px;height: 48px;background-position:-79px -48px;margin: 0 35px 0 0}
.ico-trash {width: 24px;height: 25px;background:url(http://pages.anjukestatic.com/img/personal/common/trash.png) 0 0 no-repeat;}
/*------ Btn -----*/
.btn, .btn-lit ,.btn-big{display:inline-block;*display:inline;*zoom:1;text-align:center;vertical-align:middle;border:0 none;cursor:pointer;}
.btn:hover, .btn-lit:hover {text-decoration:none;}
.btn {width:118px;height:38px;line-height:38px;text-align:center;font-size:16px;font-weight:700;border:1px solid #000;border-radius:3px;}
.btn-basic {width:110px;height:36px;line-height:36px;font-size:14px;border-radius:3px;}
.btn:hover {color:#fff;text-decoration:none;background:#f80;}
.btn-lit {height:24px;line-height:24px;padding:0 10px;color:#333;font-size:12px;border:1px solid #c3c3c3;border-radius:3px;}
.btn-lit:hover {color:#333;background:#dbdbdb;}
.btn-lit, .btn-lit-gray:link {background-color:#f9f9f9;background:-webkit-linear-gradient(top,#fff,#dedede);background:-moz-linear-gradient( top,#fff,#dedede);background:-o-linear-gradient(top,#fff, #dedede);}
.btn-lit-gray, .btn-lit-gray:link {color:#999;cursor:default;}
.btn-primary{color: #fff;background-color: #62AB00;}
.btn-sm {padding: 8px 15px;font-size: 12px;border-radius: 4px;display: inline-block;}
.btn-big{ height:34px;line-height:34px;padding:0 18px;color:#333;font-size:12px;border:1px solid #c3c3c3;border-radius:3px; }
.btn-big:hover,.btn-big-gray{color:#333;background:#dbdbdb;text-decoration:none;}
.btn-big, .btn-big-gray:link {background-color:#f9f9f9;background:-webkit-linear-gradient(top,#fff,#dedede);background:-moz-linear-gradient( top,#fff,#dedede);background:-o-linear-gradient(top,#fff, #dedede);}


/*----- Form -----*/
.fi {padding:0 0 20px 107px;*padding-bottom:19px;color:#999;font-size:14px;}
.fi .tit {float:left;display:inline;margin-left:-107px;width:80px;color:#333;font-weight:300;text-align:right;line-height:36px;}
.fi .tips, .fi .tipsbox {display:inline-block;*display:inline;*zoom:1;font-size:12px;line-height:36px;}
.fi .tipsbox {color:#f00;padding:0;}
.fi .icon {margin-right:10px;}
.fi .link {font-size:12px;}
.fi .link:hover {text-decoration:none;}
.fi label {line-height:36px;}
.txt22 {height:30px;margin-right:7px;padding-top:4px;font-size:14px;text-indent:10px;line-height:30px;border:1px solid #999;}
input.error {border-color:#ff7f7f;}
input.focus {border-color:#74b9f0;box-shadow:0 0 10px rgba(116,185,240,0.35);}
input.placeholder {color:#999;}

/*----- popBox -----*/
#dialog-overlay {display:none;position:absolute;top:0;left:0;z-index:3000;width:100%;height:100%;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.pop-box {position:absolute;padding:22px;width:260px;background:#fff;border:1px solid #d3d3d3;box-shadow:0 0 10px #ddd;z-index:3001;}
.pop-box h4 {font-size:14px;font-weight:700;}
.pop-box .info {padding:28px 0;font-size:14px;}
.pop-box .close {position:absolute;right:18px;top:18px;}
.pop-box .btn {width:81px;height:26px;line-height:26px;font-size:12px;font-weight:300;border-radius:3px;}
.pop-box .btn-lit {width:59px;margin-left:5px;}
.pop-box .arrow {position:absolute;left:18px;top:-11px;}

/*------ Tips -----*/
.status-tips {height:40px;line-height:40px;margin-bottom:10px;padding-left:30px;background:#fffcee;border:1px solid #febe6f;}
.status-tips a {font-family:Simsun;}
.status-tips em {padding:0 3px;font-weight:700;}
.status-tips .ico-hint {float:left;margin:11px 8px 0 0;}

.status-tips-spc {height:48px;line-height:48px;font-size:16px;background:#ffecec;border:1px solid #ffbaba;}
.status-tips-spc .ico-hint {margin-top:17px;vertical-align:inherit;}#header {height:60px;border-bottom:1px solid #e8e8e8;}
.header {position:relative;z-index:5;width:100%;margin:0 auto;padding-top:14px;}
.header .logo {float:left;height:31px;}
.header .logo a {float:left;color:#333;font-size:20px;font-family:"Microsoft YaHei";}
.header .logo a:hover {color:#333;text-decoration:none;}
.ajk-logo {overflow:hidden;width:105px;height:31px;margin-right:12px;background:url(http://pages.anjukestatic.com/img/personal/common/sprites4.png) 0 0 no-repeat;line-height:999em;}
.personal-logo {padding-top:12px;margin-right: 15px;}
.header .userlogin {position:absolute;right:0;top:34px;}
.header .userlogin a {margin-left:10px;}

/*================ City-Selector ==================*/
.city-selector:after {content:'\20';display:block;height:0;visibility:hidden;}
.city-selector {float:left;margin-top:20px;position:relative;z-index:5;}
.city-selector h2 {float:left;display:inline;margin:0 15px 25px 20px;}
.city-selector .cur {float:left;}
.city-selector .cur:hover, .city-selector .cur-hover {color:#f60;text-decoration:none;}
/* City-Select */
.pop-city {display:none;z-index:5;top:25px;left:-13px;width:336px;padding:0 8px;font-size:12px;}
.pop-city ul {*margin-bottom:-4px;}
.pop-city li {overflow:hidden;zoom:1;padding:6px 0 5px 68px;margin-bottom:-1px;line-height:25px;border-bottom:1px dotted #ccc;}
.pop-city strong {float:left;display:inline;width:63px;margin-left:-63px;color:#999;font-weight:300;}
.pop-city a {float:left;margin-right:12px;white-space:nowrap;}
.pop-city .arrow {left:30px;}

.help-link {padding-bottom:8px;}
.help-link a {color:#666;margin:0 10px 0 9px;}
.com-msg {
	position: relative;
}
.com-msg strong {
	color: #f60;
	font-weight: bold;
	margin: 0 3px;
}

/* msg size */
.msg-max {
	line-height: 20px;
	padding: 4px 20px;
}
.msg-max .com-ico {
	float: left;
	margin: 2px 5px 0 -10px;
}
.msg-mid {
	line-height: 16px;
	padding: 5px 20px;
}
.msg-min {
	line-height: 16px;
	padding: 2px 10px;
}

/* msg type */
.msg-worn {
	background: #fff;
	border: 1px solid #999;
}
.msg-suc {
	border: 1px solid #999;
	background: #f7fff7;
}
.msg-err {
	border: 1px solid #ffa4a4;
	background: #ffecec;
}

/* msg arr */
.com-msg .arr-ico-top {
	position: absolute;
	left: 10px;
	top: -9px;
}

/* 箭头 */
.arrow {
	position: absolute;
	height: 0;
	width: 0;
	background: none
}
.arr-bg{
	overflow: hidden;
}
.arr-top {
	top: -8px;
	/* left: 0;
	*/
	border-bottom: 8px solid #999;
	border-left: 8px dashed transparent;
	border-right: 8px dashed transparent;
}
.arr-top .arr-bg {
	top: 2px;
	left: -7px;
	border-bottom: 7px solid #fff;
	border-left: 7px dashed transparent;
	border-right: 7px dashed transparent;
}
.arr-right {
	/* top: 0;
	*/
	right: -9px;
	border-left: 8px solid #999;
	border-top: 8px dashed transparent;
	border-bottom: 8px dashed transparent;
}
.arr-right .arr-bg {
	top: -7px;
	right: 2px;
	border-left: 7px solid #fff;
	border-top: 7px dashed transparent;
	border-bottom: 7px dashed transparent;
}
.arr-bottom {
	bottom: -8px;
	/* left: 0;
	*/
	border-top: 8px solid #999;
	border-left: 8px dashed transparent;
	border-right: 8px dashed transparent;
}
.arr-bottom .arr-bg {
	bottom: 2px;
	left: -7px;
	border-top: 7px solid #fff;
	border-left: 7px dashed transparent;
	border-right: 7px dashed transparent;
}
.arr-left {
	left: -9px;
	_left:-24px;
	border-right: 8px solid #999;
	border-top: 8px dashed transparent;
	border-bottom: 8px dashed transparent;
}
.arr-left .arr-bg {
	top: -7px;
	left: 2px;
	border-right: 7px solid #fff;
	border-top: 7px dashed transparent;
	border-bottom: 7px dashed transparent;
}.img_album{
	padding: 5px;
	height: 550px;
	width: 700px;
	background:rgba(102,102,102,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F666666', endColorstr='#7F666666');
	border-radius:5px;
	z-index: 3001
}
.img_album-container{
	position: relative;
	border: 1px solid #999;
	background: #fff;
	height: 100%;
	overflow: hidden;
}
.img_album-title{
	position: relative;
	padding-left: 20px;
	height:32px;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
.imgs-content{
	position: relative;
	margin: 33px 40px;
	height: 450px;
}
.img_album-close,.img_album-changeBtn{
	background:url(http://pages.anjukestatic.com/img/personal/publish/albumMod.png) no-repeat;
}
.img_album-close{
	position: absolute;
	top: 10px;
	right: 10px; 
	width: 9px;
	height: 9px;
	background-position: -46px 0
}
.img_album-changeBtn{
	position: absolute;
	top:255px;
	width: 21px;
	height: 39px;
}
.change-prev{
	left: 6px;
	background-position: -0px 0;
}
.change-next{
	right: 6px;
	background-position: -23px 0;
}
.ajk-personal-album{
	position: relative;
}
.ajk-personal-album .album-item{
	position: absolute;
	display: table-cell; 
	top: 0;
	left: 0;
	width: 620px;
	height: 450px;
	vertical-align:middle; 
	/*设置水平居中*/ 
	text-align:center; 
	/* 针对IE的Hack */ 
	*display: block; 
	*font-size: 393px;/*约为高度的0.873，200*0.873 约为175*/ 
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/ 
	line-height: 450px
}
.album-item img{
	vertical-align: middle;
}
.image-list {overflow: hidden;zoom: 1;width: 560px;height: 77px;}
.image-list li {float: left;display: inline;}
.image-list li.item {position: relative;margin-right: 10px;}
.image-list .img-wrap {background-color: #999;padding: 1px;}
.image-list li i {position: absolute;width: 24px;height: 25px;top: 1px;cursor: pointer;right: 1px;display: none;text-indent: -9999px;}
.image-list li:hover i {display: block;}
.image-list .progress {display: none;height: 25px;background-color: #CBCBCB;position: absolute;top: 25px;left: 0;right: 0px;}
.image-list .progress-bar {height: 25px;background-color: #8EB154;width: 0%;color: #FFF;line-height: 25px;text-align: center;}
.image-list .mask {display: none;position: absolute;top: 1px;bottom: 1px;left: 1px;right: 1px;background-color: #000\9; filter:alpha(opacity=40);background-color: rgba(0,0,0,.4);}
.upload-wrap p.tips {line-height: 28px; color: #999;padding-left: 0;}
.upload-wrap .tips a {padding-left: 12px;}
.file-upload{visibility: hidden;}
.image-list object{float:left;width: 100px; height: 75px;z-index:99999; border:1px solid #ccc;}
/* tooltip */
.upLoadImg{font-size: 12px;}
.upLoadImg p a{padding-right: 8px;margin-left: 10px;}
.msg-max{padding: 15px 15px 20px 15px;color: #999}
.container {width:auto;padding-top:0;}
.fi .tips{ display:none; }
.subheader {margin-bottom:30px; text-align: center; line-height: 1.5; font-size: 14px; }
.subheader .sh-title { position: relative; margin: 35px auto 22px auto; width: 100%; line-height: 45px; font-size: 36px; }
.subheader .sh-title h3 { position: relative; display: inline-block; *display: inline; *zoom: 1; padding: 0  40px; background: #fff; font-family:"Microsoft YaHei" "SimHei"; }
.subheader .sh-line { position: absolute; left: 0; top: 50%; width: 100%; height: 0; line-height: 0; border-bottom: 1px solid #E8E8E8; }
.subheader .phone-name {
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	color: #333;
}
.subheader .phone-num {
	font-size: 22px;
	color: #F60;
	font-family: 'Tahoma';
}
.subheader .phone-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(http://pages.anjukestatic.com/img/personal/publish/icon-400phone.png) no-repeat;
	vertical-align: middle;
	margin: -6px 6px 0;
}

/*===== Welcome =====*/
.welcome {padding:40px 0 36px;text-align:center;}
.welcome h2 {font-size:34px;font-family:"Microsoft YaHei" "SimHei";}
.welcome h2 i {display:inline-block;*display:inline;*zoom:1;overflow:hidden;margin:0 35px;width:220px;height:1px;line-height:0;font-size:0;vertical-align:middle;background:#dfdfdf;}
.welcome .slogen {padding-top:24px;font-size:14px;}


/*===== Publish-Basic =====*/
.publish-basic {height:470px;background:url(http://pages.anjukestatic.com/img/personal/publish/banner-3.jpg) 50% 50% no-repeat;}
.publish-box {zoom: 1;margin:0 auto; position:relative; height:414px;}
.publish-box, .basic-info, .authentication {width:100%; }
.basic-info, .authentication {float:left;}
#page_ctrl{ height:450px; overflow: hidden; position:absolute; left:0; top:0; }
.basic-info, .authentication{ height:450px; }

.fi {padding-left:90px;}
.fi .tit {margin-left:-290px;width:270px;font-weight:700;}
.fi label {cursor:pointer;}

/*----- Basic-Info -----*/
.basic-info, .authentication {padding-top:40px;}
.basic-info{ position:relative; }
#from_price_game{ position:absolute;left:0; top:0; padding-top:13px; }
/* Price-Tips */
.price-tips {display:none;position:absolute;top:-10px;margin-left:3px;padding:7px 25px 7px 10px;color:#333;font-size:12px;line-height:20px;background:#fff;border:1px solid #febe6f;}
.price-tips em, .price-tips strong {color:#f60;}
.price-tips .ico-arrow {position:absolute;left:-8px;top:50%;margin-top:-8px;}

/* Style */
.fi-style .tit {line-height:30px;}
.fi-style .style {float:left;position:relative;height:48px;line-height:48px;margin-right:20px;padding:0 29px;color:#333;font-size:18px;font-family:"Microsoft YaHei";background:#fff;border: 1px solid #999;}
.fi-style .selected, .fi-style .style:hover {height:46px;line-height:46px;padding:0 28px;color:#f60;text-decoration:none;border:2px solid #f60;}
.fi-style .ico-selected {display:none;position:absolute;right:0;bottom:0;margin:0;}
.fi-style .selected .ico-selected {display:block;overflow:hidden;} 

/* Comm */
.fi-comm, .fi-type, .fi-area {position:relative;}
.fi-comm{ z-index:3; }
.fi-comm .txt22 {width:240px;}
.fi-comm .show-comm {padding:5px 0 0 10px;margin-bottom:-10px;font-size:12px;}
.show-comm span {padding-left:10px;}
.fi-comm .comm-list {display:none;position:absolute;z-index:100;left:290px;_left:294px;top:37px;width:300px;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 2px #eee;}
.fi-comm .comm-list a {display:block;overflow:hidden;width:290px;height:30px;line-height:30px;padding-left:10px;color:#333;font-size:12px;}
.fi-comm .comm-list a:hover, .fi-comm .comm-list .cur {color:#333;text-decoration:none;background:#ededed;}
.fi-comm .comm-list span {padding-left:7px;color:#999;}

/* Type */
.fi-type .txt22 {width:35px;}
.fi-type label {padding-right:5px;}
.fi-type .tips, .fi-type .tipsbox {padding-left:4px;}

/* Area &  Price */
.fi-area .txt22, .fi-target .txt22, .fi-price .txt22 {width:80px;}
.fi-area .tips, .fi-target .tips, .fi-price .tips, .fi-area .tipsbox, .fi-target .tipsbox, .fi-price .tipsbox {padding-left:6px;}
.fi-area .price-tips {top:0;}
.fi-area .price-tips em {font-weight:700;}

/* building */
.fi-building{ position:relative; }
.fi-building .txt22{ width:80px; }
.fi-building .price-tips{ top:0; margin-left:15px; }

/*----- Authentication -----*/
.authentication {position:relative;}
.authentication .fi {padding-left:300px;}
.authentication .fi .tit {margin-left:-300px;width:280px;}
.authentication .txt22 {width:160px;}
.authentication .btn {margin-right: 17px;}
.authentication .fi-style .style {padding:0 15px;}
.authentication .fi-style .selected, .authentication .fi-style .style:hover {padding:0 14px;}

/* Tel */
.fi-tel {padding-bottom:12px;}
.fi-tel strong {height:36px;line-height:36px;color:#333;}
.fi-tel .tel-400 {display:block;width:350px;color:#333;font-size:12px;line-height:31px;}
.fi-tel .tel-400 .checkbox {margin-right:10px;}

/* LinkMan */
.fi-linkman {}

/* Code */
.fi-code .btn-lit {margin-right:7px;}

/* Lightspot */
.lightspot {display:none;color:#8b9a7d;font-size:14px; padding:20px 0 0 300px;}
.lightspot h3 {margin-bottom:20px;color:#526b38;font-size:24px;font-family:"Microsoft YaHei";}
.lightspot p {line-height:22px;}
.lightspot span {font-size:17px;color:#f60;margin:0 1px;}
/* btn */
#basic_nextstep{ width:141px; }
#sub_self{ width:160px; }

/*===== Hot-Tips =====*/
.hot-tips { width: 1200px; height: 78px;margin: 20px auto 20 auto; overflow: hidden; *zoom: 1; }
.hot-tips li { float: left; margin-left: 20px; }
.hot-tips li i { float: left; margin-right: 20px; background: url(/img/hotlist.jpg) no-repeat; }
.hot-tips li dl { float: left; }
.hot-tips li dt { margin-bottom: 2px; font-size: 20px; line-height: 28px; font-family:"Microsoft YaHei" "SimHei"; }
.hot-tips li dd { line-height: 1.3; color: #999999 }
.hot-tips .cheapest { margin-left: 60px;*margin-left: 50px;}
.hot-tips .cheapest i { width: 42px; height: 62px; }
.hot-tips .fastSale { margin-left: 115px; }
.hot-tips .fastSale i { width: 58px; height: 66px; background-position: -61px 0; }
.hot-tips .save { margin-left: 95px; }
.hot-tips .save i { width: 45px; height: 60px; background-position: -128px 0; }
/*.hot-tips {overflow:hidden;zoom:1;width:960px;margin:0 auto;padding:40px 0 30px 0;background:url(http://pages.anjukestatic.com/img/personal/publish/hot_tips.png) 50% 40px no-repeat;}
.hot-tips li {float:left;width:180px;padding:0 70px;padding-top:85px;}
.hot-tips strong {display:block;margin-bottom:20px;text-align:center;font-size:24px;font-family:"Microsoft YaHei";font-weight:300;}
.hot-tips p {padding-left:5px;color:#666;font-size:14px;line-height:18px;}
*/
/*经纪人访问页面错误弹层*/
#dialog-overlay{
	filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
.errDialog{
	z-index: 3000;
	/*position: fixed;
	_position:absolute;
	top:50%;
	left: 50%;*/
	padding: 18px 20px 75px 25px;
	background: #fff;
	border: 1px solid #D3D3D3;
	line-height: 1.5
}
.errDialog-container{position: relative;text-align: center;}
.errDialog-container .closeBtn{
	position: absolute;
	right: 0;
	_right:20px;
	top:0;
	width: 13px;
	height: 13px;
	background:url(http://pages.anjukestatic.com/img/personal/common/sprites4.png) -100px -100px no-repeat;
	cursor:pointer;
}
.errDialog-container h5{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.errDialog-contnent{
	margin:42px 68px 34px 0;
	overflow: hidden;
	*zoom:1;
	font-size: 14px;}
.errDialog-contnent .bg{
	float: left;
	margin-right: 9px;
	width: 140px;
	height: 100px;
	background: url(http://pages.anjukestatic.com/img/personal/errorMsg/errorMsg.png) no-repeat;
	text-indent:-200px; 
}
.errDialog-contnent .info{
	float: left;
	text-align: left;
}
.errDialog-contnent h4{
	margin: 19px 0 13px 0;
	font-size: 24px;
}
.errDialog-container .actionBtn{
	display: inline-block;
	*zoom:1;
	margin: 0 auto;
	padding: 5px 28px;
	background: #FF8800;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
}
.errDialog-container .actionBtn:hover{
	color:#fff;
	text-decoration:none;background:#f60;
}
