/*
	2009.04.13
	Inspired by YUI
	Write by shanhe.v@gmail.com
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; font-size:12px; font-family:"宋体"; }
fieldset, img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size:100%;}
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }

sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

body{background:#ffffff;}
hr{border-bottom:1px solid #FFFFFF;border-top:1px solid #E4E4E4;border-width:1px 0;clear:both;height:2px;margin:5px 0;overflow:hidden;}

.clear{clear:both;overflow:hidden;zoom:1;height:1px;}

.t_btn{cursor:pointer;}

.f_l{float:left!important}
.f_r{float:right!important;}
.f_n{float:none!important;}

.ta_c{text-align:center;}
.ta_l{text-align:left;}
.ta_r{text-align:right;}

.d_i{display:inline;}
.d_b{display:block;}
.d_n{display:none;}

.o_h{overflow:hidden;}
.va_t{vertical-align:top;}

.fwb{font-weight:bold;}

.red{color:red}

.t_text,textarea{border:1px solid #D5D5D5;padding:4px 2px;}



 


