@charset "utf-8";
/* @Author lifuting */

/* ----Reset---- */
html,body,div,dl,dt,dd,ol,ul,li,p,span,em,cite,del,a,img,
h1,h2,h3,h4,h5,h6,object,pre,code,
form,fieldset,legend,pre,input,select,textarea,blockquote,q,
table,caption,thead,tbody,tfoot,th,td,button {margin:0;padding:0;}	
body { font-family:Arial, Helvetica, sans-serif,"宋体"; font-size:12px; color:#666; background: url(../images/bodyBg.jpg) left top repeat-x #1E1A29;}
table { border-collapse:collapse; border-spacing:0;}
img, fieldset, abbr, acronym { border:none;}
a img { border:none; padding:0; margin:0;}
ol,ul,li {list-style:none;}
blockquote,q { quotes:none;}
address,caption,cite,code,dfn,em,th,var { margin:0;padding:0; font-style:normal;font-weight:normal;}
/* ----End Reset---- */

/*---- Patchs---- */
.fl { float:left;}		
.fr { float:right;}		
.fn  { float:none;}
.cl { clear:left;}
.cr { clear:right;}
.cb { clear:both;}
.tl { text-align:left;} 
.tr { text-align:right;}
.tc { text-align:center;}
/*---- end Patchs---- */

/*----Public font----*/
a {color:#8E8E8E;  text-decoration:none; cursor:pointer;}
a:hover { color:#FFF; text-decoration:underline;}
a,a:hover{ outline:none; blr:expression(this.onFocus=this.blur());}

h1{ font-size:18px; color:#FFFFFF;}
h2{ font-size:14px; color:#8EE0F5;}
h3{ font-size:12px; color:#8EE0F5;}



.f2{ color:#8EE0F5; }

.f3{ color:#f03332; }
/*----End Public font----*/

/*----form----*/
input,select,textarea { font-size:12px; font-family:Arial, Helvetica, sans-serif,"宋体"; vertical-align:middle; color:#FFF;}
textarea{ overflow-x:hidden; overflow-y:auto; border:1px solid #dadada;}
select{ height:22px; line-height:20px; border:1px solid #dadada;overflow:auto; vertical-align:middle;}

.btn2 { width:140px; height:33px; line-height:33px; border:0; cursor:pointer;background:url(../images/btn.jpg) no-repeat 0 0;}
.btn3 { width:70px; height:25px; line-height:25px; color:#A82E00; font-size:14px; border:0; cursor:pointer;background:url(../images/btn2.jpg) no-repeat 0 0;}
.btn4, .btn5 { width:85px; height:28px;_height:29px; line-height:28px; border:0; cursor:pointer;background: url(../images/btn.gif) no-repeat 0 0; }
.btn4 { background-position:-100px 0;}
.btn5 { width:47px; background-position:-200px 0;}

textarea { padding:2px 2px 2px 3px;border:1px solid #3F3F3F; background:#1B1829; line-height:18px;}
.input,.input2,.input3,.input4{width:200px;height:16px;padding:2px 2px 2px 3px;border:1px solid #3F3F3F; background:#1B1829;}
.input2{width:90px;}
.input3{width:60px;}
.input4{width:53px;}
/*----End form----*/

