You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
978 B
15 lines
978 B
/*
|
|
DESTOON Copyright (C)2008-2099 www.destoon.com
|
|
This is NOT a freeware,Use is subject to license.txt
|
|
*/
|
|
*{font-size:14px;color:#000000;}
|
|
body{font-family:'Microsoft YaHei',Verdana,Arial,Helvetica,sans-serif;background:#EFEFF4;margin:0;height:100%;}
|
|
a:link,a:visited,a:active {color:#0067B8;text-decoration:none;}
|
|
input{color:#000000;}
|
|
.msg{width:400px;margin:160px auto 0 auto;background:#FFFFFF;padding-bottom:24px;}
|
|
.head{letter-spacing:1px;padding:32px 48px 8px 48px;overflow:hidden;font-weight:bold;font-size:20px;user-select:none;-moz-user-select:none;}
|
|
.main{padding:16px 48px;line-height:200%;word-break:break-all;}
|
|
.foot{padding:16px 0;margin:0 48px;border-top:#EEEEEE 1px solid;background:url('msg-arrow.png') no-repeat right center;font-size:12px;color:#0067B8;}
|
|
.progress {width:260px;height:6px;line-height:6px;font-size:1px;background:#E7E7E7;text-align:left;}
|
|
.progress div {height:6px;line-height:6px;font-size:1px;background:#0067B8;}
|
|
.f_gray{color:#666666;}
|