/* Style Sheet 
 * Use for: 七雄争霸武将鉴定器
 * Created: 2011-02-15
 * Update: 07073翼羽
 * Author: 07073翼羽
*/

@charset "utf-8";
/* CSS Reset */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,a,big, em,font,img,strong,tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td{ padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
input,select,textarea{ font-size:12px}
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%; }
/* base */
body{ color:#f2edda;font-size:12px;text-align:center; width:540px; height:544px;background:url(t.jpg) repeat-x; margin:0 auto;}
a {color: #111;text-decoration: none;}
a:hover {color: #861901; text-decoration:underline;}

.box{overflow:hidden; padding:10px; width:540px; height:544px;text-align:left;background:url(bg.gif) no-repeat; margin:0 auto;}

.in{width:500px; color:#000; height:150px; line-height:30px; padding:5px 5px; position:relative; left:12px; top:40px;}
.in label,.in input,.in select{ float:left; display:inline; }
.se{ width:60px; height:20px;}
.in input.text{ width:170px; height:20px; line-height:18px; padding:2px 4px; background:#fff; border:1px solid #947e42; margin:0 10px 0 3px; }
.in input.btn{ cursor:pointer; background:url(btn.gif); width:68px; height:28px; overflow:hidden; border:none; padding:0; margin:0 0 0 90px;}

.re{ width:470px; height:26px; padding:10px 12px 0px 12px; border:1px solid #947e42; background:#fff; margin-top:9px; overflow:hidden; color:#666; position:relative; left:12px; top:32px;}
.re p span{ color:#c50000; }	
.nt{ width:470px; height:180px; padding:0 12px; border:1px solid #947e42; background:#fff; margin-top:9px; overflow:hidden; color:#666; position:relative; left:12px; top:30px;}
.nt p{ line-height:18px; margin:9px 0 0; overflow:hidden; font-size:12px;}
.nt p span{ color:#c50000; }
.nt a:link{text-decoration:underline; }

.shb{ width:494px; height:70px; padding:10px 0 0 0; border:1px solid #947e42; background:#fff; margin-top:9px; overflow:hidden; color:#666; position:relative; left:12px; top:30px;}

.sh{ width:240px; height:70px; padding:0px 12px 0px 12px; overflow:hidden; color:#666; position:relative; left:240px; top:0px; float:left;}
.sh input.btn{ cursor:pointer; background:url(btn1.gif); width:68px; height:28px; overflow:hidden; border:none; padding:0; margin:0 0 5px 6px; font-size:12px; color:#ffffff;}
.fo{ width:240px; height:70px; padding:0px 12px 0px 12px;overflow:hidden; color:#666; position:relative; left:-2px; top:-70px; float:left;}


