﻿#dialog_diowLayer
{
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:fixed;
    z-index:500;
    background-color:#333333;
    filter:alpha(Opacity=40);
    -moz-opacity:0.4;
    opacity: 0.4;
}
/*弹出的提示框*/
#dialog_diow
{
    position:absolute;
    border-radius:3px;
    box-shadow:0 0 8px rgba(0, 0, 0, .8);
    background-color:#f2f2f2;
    z-index:600;
}
#dialog_diow #Title
{
    margin:0;
    width:100%;
    height:35px;
    background-color:#c84242;
    color:#FFFFFF;
    font-family: 'microsoft yahei';
    font-size:14px;
    text-align:center;
    cursor:move;
    line-height:35px;
    border-radius:3px 3px 0 0;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;   
}
#dialog_diow #Close
{
    position:absolute;
    right:7px;
    top:6px;
    height:21px;
    line-height:21px;
    width:21px;
    cursor:pointer;
    display:block;
    border:1px solid #da8e02;
    box-shadow:0 0 4px rgba(255, 255, 255, .9);
    border-radius:3px;
}
#dialog_diow #Container
{
    padding:0px 5px 5px 5px;
    /*width:390px;
    height:355px;*/
}
#dialog_diow #Container table,#dialog_diow #Container iframe
{
    width:100%;
    height:100%;
}
#dialog_diow #Container table td
{
    vertical-align:middle;
}
#dialog_diow #Container table #TipLine
{
    padding:0 30px;
    font-family: 'microsoft yahei';
}
#dialog_diow #Container table #BtnLine
{
    text-align:center;
    border:0;
}
#dialog_diow #Container table #BtnLine input
{
    margin:6px 11px;
    -moz-user-select: none;
    background-color:#F5F5F5;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1);
    background-image:-ms-linear-gradient(rgb(245, 245, 245), rgb(241, 241, 241));
    background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    border:1px solid rgba(0,0,0,0.1);
    *border:1px solid #DDDDDD;
    border:1px solid #DDDDDD\0;
    border-radius:2px;
    font-family: 'microsoft yahei';
    color:#666666;
    cursor:default;
    font-size:12px;
    font-weight:bold;
    height:29px;
    line-height:27px;
    min-width:54px;
    padding:0 8px;
    text-align:center;
}
#dialog_diow #Container table #BtnLine input:hover
{
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #333333;
    cursor:pointer;
}
#dialog_diow #Container table #BtnLine input:focus
{
    border: 1px solid #4D90FE;
    outline: medium none;
}

#loading,#msgbox-div{
	color:#3d3d3d;
	border:1px solid #dcdcdc;
	background-color: #FFF;
	border-radius: 4px;
	-webkit-box-shadow: 0px 4px 8px #ccc;
	-moz-box-shadow: 0px 4px 8px #ccc;
	box-shadow: 0px 4px 8px #ccc;
	padding:8px;
	position:fixed;
	*position:absolute;
	top:30%;
	z-index:10001;
	line-height:40px;
	font-size: 14px;
    font-family: 'microsoft yahei';
    font-size:14px;
}
#loading{
	background:url(images/loading.gif) no-repeat 5px center #FFF;
	padding-left: 45px;
}
#msgbox-div{
	font-family:"iconfont" !important;
	font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'microsoft yahei';
    font-size:14px;
    color:dimgray;
    font-weight:500;
}
.msgbox-success:before{
	font-size: 40px;
	vertical-align: middle;
	margin-right: 5px;
	color: #00c800;
	content: '\e701';
}
.msgbox-error:before{
	font-size: 40px;
	vertical-align: middle;
	margin-right: 5px;
	color: #ff7100;
	content: '\e713';
}
.msgbox-warn:before{
	font-size: 40px;
	vertical-align: middle;
	margin-right: 5px;
	color: #ffbb00;
	content: '\e702';
}

#msgbox{
}
#msgbox .msg_body{
	border:1px solid #02509F;
}
#msgbox #title{
	background:url(images/msg_title.gif) #035D96 no-repeat;
	color:#ffffff;
}
#msgbox #title .info{
	background:url(images/info.gif) no-repeat left center;
}
#msgbox #content .true{
	background:url(images/true.gif) no-repeat 5px;
}
#msgbox #content .false{
	background:url(images/false.gif) no-repeat 5px;
	color:#ff8654;
}
#msgbox .autoclose{
	background-color:#fcf6de;
	border-top:1px solid #eee;
	color:#aaaaaa;
}

#msgbox{
	width:510px;
	margin:50px auto 0 auto;
	overflow:hidden;
}
#msgbox #title{
	height:36px;
	line-height:36px;
	padding:0px 5px 0px 10px;
	width:495px;
}
#msgbox span{
	cursor:pointer;
}
#msgbox #title .info{
	float:left;
	width:340px;
	padding-left:27px;
}
#msgbox #content{
	padding:10px 5px;
	line-height:25px;
}
#msgbox #content .true{
	padding-left:25px;
}
#msgbox #content .false{
	padding-left:25px;
}
#msgbox .autoclose{
	padding:5px;
	line-height:25px;
}

@font-face{font-family:"iconfont";src:url('http://at.alicdn.com/t/font_1420202545_8395278.eot');/*IE9*/src:url('http://at.alicdn.com/t/font_1420202545_8395278.eot?#iefix')format('embedded-opentype'),/*IE6-IE8*/url('http://at.alicdn.com/t/font_1420202545_8395278.woff')format('woff'),/*chrome、firefox*/url('http://at.alicdn.com/t/font_1420202545_8395278.ttf')format('truetype'),/*chrome、firefox、opera、Safari,Android,iOS4.2+*/url('http://at.alicdn.com/t/font_1420202545_8395278.svg#iconfont')format('svg');/*iOS4.1-*/}.iconfont{font-family:"iconfont"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}.icon-iconhelp:before{content:"\e800";}.icon-icon03:before{content:"\e600";}.icon-icon01:before{content:"\e601";}.icon-icon02:before{content:"\e61e";}.icon-icon04:before{content:"\e602";}.icon-icon05:before{content:"\e603";}.icon-icon06:before{content:"\e604";}.icon-iconloction2:before{content:"\e605";}.icon-iconpulldown:before{content:"\e606";}.icon-iconsubject:before{content:"\e607";}.icon-icontime2:before{content:"\e608";}.icon-icontrait:before{content:"\e609";}.icon-iconaccount:before{content:"\e60a";}.icon-iconachievement:before{content:"\e60b";}.icon-iconcourse:before{content:"\e60c";}.icon-iconcredit:before{content:"\e60d";}.icon-icontime1:before{content:"\e60e";}.icon-iconfavorites:before{content:"\e60f";}.icon-iconim:before{content:"\e610";}.icon-iconinformation:before{content:"\e611";}.icon-iconframe:before{content:"\e612";}.icon-iconlocation:before{content:"\e613";}.icon-iconmessage:before{content:"\e614";}.icon-iconmoney:before{content:"\e615";}.icon-iconmore:before{content:"\e616";}.icon-iconphoto:before{content:"\e617";}.icon-iconset:before{content:"\e618";}.icon-iconverbalize:before{content:"\e619";}.icon-iconexperience:before{content:"\e61a";}.icon-iconshare:before{content:"\e61b";}.icon-iconmovie:before{content:"\e61c";}.icon-iconpullup:before{content:"\e61d";}.icon-iconsearch:before{content:"\e700";}.icon-iconright:before{content:"\e701";}.icon-iconwarn:before{content:"\e702";}.icon-iconrightn:before{content:"\e703";}.icon-iconbad:before{content:"\e704";}.icon-iconcommon:before{content:"\e705";}.icon-icongood:before{content:"\e706";}.icon-iconcertification:before{content:"\e712";}.icon-iconevaluation:before{content:"\e711";}.icon-iconexclusive:before{content:"\e710";}.icon-iconhome:before{content:"\e709";}.icon-iconpullup1:before{content:"\e708";}.icon-iconrecommended:before{content:"\e707";}.icon-iconart:before{content:"\e714";}.icon-iconclose:before{content:"\e713";}.icon-iconjunior:before{content:"\e715";}.icon-iconphone02:before{content:"\e716";}.icon-iconsenior:before{content:"\e717";}
