/*container*/
#ym-window{
	background:#FFFFFF;overflow:hidden;
	font-size:12px;font-family:'宋体'
}

.ym-tl{padding-left:1px;background:#FAFFF4 url(/skin/bluebar/webimg/title_bg_left.gif) no-repeat 0 0}
.ym-tr{padding-right:1px;background:#FAFFF4 url(/skin/bluebar/webimg/title_bg_right.gif) no-repeat right 0;}
.ym-tc{background:#FAFFF4 url(/skin/bluebar/webimg/title_bg_center.gif) repeat-x 0 0;overflow:hidden;height:25px;line-height:25px;}
.ym-ttc{height:3px}
.ym-header-text{font-size:12px;font-weight:bold;color:#439106;margin-left:5px;float:left}
.ym-header-tools{float:right;margin-top:5px}
.ym-header-tools strong{display:none}

/*body*/
.ym-ml{background:#D0DAC3;padding-left:1px}
.ym-mr{background:#D0DAC3;padding-right:1px}
.ym-mc{background:#FFFFFF;padding:0}
.ym-body{overflow:auto;padding:0;font-size:12px;}

/*button*/
.ym-btn{text-align:center;background:#FAFFF4;}

/*footer*/
.ym-bl{background:#D0DAC3;padding-left:1px}
.ym-br{background:#D0DAC3;padding-right:1px}
.ym-bc{background:#D0DAC3;height:2px;font-size:2px}

.ymPrompt_alert{
	padding-left:90px;
	background:url(/skin/bluebar/webimg/info.gif) no-repeat 20px 50%
}
.ymPrompt_succeed{
	padding-left:90px;
	background:url(/skin/bluebar/webimg/right.gif) no-repeat 20px 50%
}
.ymPrompt_error{
	padding-left:90px;
	background:url(/skin/bluebar/webimg/err.gif) no-repeat 20px 50%
}
.ymPrompt_confirm{
	padding-left:90px;
	background:url(/skin/bluebar/webimg/ask.gif) no-repeat 20px 50%
}
.ymPrompt_alert .ym-content,.ymPrompt_succeed .ym-content,.ymPrompt_error .ym-content,.ymPrompt_confirm .ym-content{padding:50px 3px 0}
/*图标公共定义*/
.ym-header-tools div{
	cursor:pointer;
	width:15px;height:15px;float:left;margin:0 1px;
	background:url(/skin/bluebar/webimg/ico.gif) no-repeat 0 0;
}
.ymPrompt_close{
	background-position:-45px 0 !important;
}
.ymPrompt_max{
	background-position:0 0 !important;
}
.ymPrompt_min{
	background-position:-30px 0 !important;
}
.ymPrompt_normal{
	background-position:-15px 0 !important;
}
/*取消确认按钮样式*/
input.btnStyle{
	background:url(/skin/bluebar/webimg/btn_bg.gif) no-repeat;
	width:80px;height:21px;line-height:21px;
	font-size:12px;color:#000;border:0;margin:10px 0
}
.myContent{background-color:#3A5A74}


.rightsumzad{float: right;
width: 980px;
margin-top: 20px;
border: 1px solid #d9d9d9;
overflow: hidden;}
.jrwmsum{width:960px;margin:0 auto;padding:20px 0;}

#guest{
  margin-top:15px;
  margin-bottom:15px;
}
.gue input{   
    width:100%;
    height:1.3rem;
    line-height:1.3rem;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 0 5px;
    font-size: 0.6rem;
    color: #b1b1b1;
    margin-top:0.3rem;
    
}
.gue p{
   
    color:#999;    font-size: 0.6rem;
   
}

#txtContent{ 
    width: 100%;
    height:3.3rem;
    line-height: 1.3rem;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 0 5px;
    font-size: 0.6rem;
    color: #b1b1b1;
    margin-top:0.4rem;
}
.class3{
    font-size: 0.65rem;

    color:#3a3a3a;
}
.guest2 input{color: #ffffff;
    background: #ff6600;height: 1.5rem;
    display: inline-block;
      width: 8rem;
    border-radius: 5px;
    border: 1px solid #fad7be;
    font-size: 0.6rem;
    margin-right: 10px;
    text-align: center;
    line-height: 1.2rem;
    margin-bottom:20px;
    margin-top:0.8rem;
 }
.guest2 input:hover{color:#fff;cursor:pointer;background:#ad2a2f;}



