@charset "utf-8";

/* CSS Document */



body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p, select { margin: 0px; padding: 0px; list-style-type: none; font: 12px/1.5 tahoma, arial, 宋体; outline: 0 none; color: #666; }

a { text-decoration: none; cursor: pointer; color: #333; outline: 0 none; }

a:active { star:expression(this.onFocus=this.blur());

}

:focus { outline: 0; }

a:hover { text-decoration: none; }

a img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; margin: 0px; padding: 0px; vertical-align: middle; }

img { border: 0 none; vertical-align: middle; }

em, i { font-style: normal; }

fieldset { border: 0 none; margin: 0; padding: 0; }

.clear { line-height: 0px; clear: both; float: none; height: 0px; font-size: 0px; margin: 0px; padding: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }

.fl { float: left; display: inline; }

.fr { float: right; display: inline; }

.clearfix { clear: both; }

.clearfix:after { clear: both; content: ""; display: block; height: 0; }

/*start*/

.systips{ position:absolute; left:50%; top:50%; width:500px; height:280px; margin:-140px 0 0 -250px; background-color: transparent; }

.systips_detail{ height:190px; box-shadow:0 0 20px rgba(0,0,0,.2); line-height:30px; background:#fff; color:#666; border:1px solid #ccc; padding:40px 20px 0px;overflow:hidden}

.tip_icon{ width:150px; height:150px; }

/*提示ico*/

.warning .tip_icon{ background:#fff url(../../Img/Tips/tipsicon.gif) no-repeat}

.success .tip_icon{ background:#fff url(../../Img/Tips/tipsicon.gif) no-repeat left -150px;}

.error .tip_icon{background:#fff url(../../Img/Tips/tipsicon.gif) no-repeat left -450px;}

.intro_tips{width:295px;}

.fre_title{ font-size:16px; font-weight:bold;color:#43A1DA; font-family:"微软雅黑"}

.tip_title{font-size:14px; padding:10px 0;  width:260px;text-align:left; color:#333; border-bottom:1px solid #ccc;}

/*提示 text*/

.tip_messages{padding:10px 0 0; font-size:12px;}

/*tip_help*/

.tip_help{ padding:10px 0; float:left; font-size:12px;}

/*btn*/

a.button,a.button:visited { display: inline-block; padding: 5px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 12px; color: #3C3C3D; text-shadow: 1px 1px 0 #FFFFFF; background: #ECECEC url('../../Img/Tips/css3buttons_backgrounds.png') 0 0 no-repeat; white-space: nowrap; overflow: visible; cursor: pointer; text-decoration: none; border: 1px solid #CACACA; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; outline: none; /*position: relative;*/ zoom: 1; line-height: 1.11; *display: inline; *vertical-align: middle; margin-left:5px;}

a.button span.rightarrow {  

	background-image: url("../../Img/Tips/css3buttons_icons.png");

    background-repeat: no-repeat;

    display: inline-block;

    height: 12px;

    margin: auto 7px auto auto;

    top: 0;

    width: 14px;

	background-position: 0 -674px;

}

a.button:hover { color: #FFFFFF; box-shadow:none; border-color: #388AD4; text-decoration: none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); background-position: 0 -40px; background-color: #43A1DA }

a.button:hover span.rightarrow { background-position: 0 -689px }

/*提示 errorTips*/

.lastTips{padding:5px; border-color:#A0CEFE; background-color:#DDECFF; color:red; margin:20px 10px; font-size:14px; line-height:20px; letter-spacing:0.1em;}





