* { margin:0;padding:0; }
.run{display:inline-block;text-decoration:none;font-size:16px;color:#666;margin:20px;}
button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.easyDialog_wrapper{ width:500px;height:185px;color:#444; border:1px solid #e41730; -webkit-border-radius:5px; -moz-border-radius:5px; display:none; font-family:"Microsoft yahei", Arial;position:relative;background-color:#f5f5f5;}

.easyDialog_wrapper .easyDialog_content{/* height:200px;*/-webkit-border-radius:4px; -moz-border-radius:4px;  background:#f5f5f5;/* border:1px solid #e5e5e5;*/ }

.easyDialog_wrapper .easyDialog_title{height:auto;height:40px;line-height:40px;background-color:#e41730; overflow:hidden; color:#fff; font-size:16px;font-weight:normal;padding:0 10px; }

.easyDialog_wrapper .close_btn{ font-family:arial; font-size:28px; _font-size:12px;font-weight:normal; color:#fff; text-decoration:none; float:right; }
.easyDialog_wrapper .close_btn:hover{color:#f1f1f1;}

.easyDialog_wrapper .easyDialog_text{/*height:200px;*/overflow:hidden;margin:0 auto;padding-top:25px; font-size:13px; line-height:22px; }
.easyDialog_wrapper .easyDialog_footer{bottom:0;height:54px;/*background:url(tan.png) no-repeat;*/ padding:0 10px; *zoom:1; bottom:10%;width:20%;margin:0 auto;}
.easyDialog_footer_new{bottom:0;height:54px;/*background:url(tan.png) no-repeat;*/ padding:0 10px; *zoom:1; bottom:10%;width:35%;margin:0 auto;}
.easyDialog_wrapper .easyDialog_footer:after{content:''; display:block; height:auto; overflow:hidden; visibility:hidden; clear:both;}
.easyDialog_wrapper .btn_highlight,
.easyDialog_wrapper .btn_normal{width:80px;height:30px;float:right; border-radius:2px; cursor:pointer; font-family:"Microsoft yahei", Arial; font-size:14px; padding:0 20px; height:30px; line-height:24px;border:0;margin-top:15px;}

.easyDialog_wrapper .btn_highlight{background:url(../images/iconbg.png) no-repeat; opacity:0.8; color:#fff;border:1px solid #c33640;box-shadow:0 0 2px #fc969d;}

.easyDialog_wrapper .btn_normal{float:right;margin-left:15px; border-color:#c3c3c3; background:url(../images/icon2bg.png) no-repeat; color:#333;border:1px solid #ccc;box-shadow:0 0 2px #e4e4e4;}

/*弹出*/
.buy_tan{
	width:550px;
	height:420px;
	background-color:#fff;
	}
p.tan_main{
	display:block;
	text-align:center;
	line-height:24px;
	font-size:14px;
	width:420px;
	margin:0 auto;
	word-wrap:break-word;
	}
p.tan_main img{
	vertical-align:middle;
	margin-right:6px;
}

