@charset "utf-8";
/* @Author lifuting */
@import "layout.css";
@import "jquery.fancybox-1.3.1.css";

/* ----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,select,textarea,blockquote,q,
table,caption,thead,tbody,tfoot,th,td,button {margin:0;padding:0;}	
body { font-family: Helvetica,"黑体",Arial,Tahoma;font-size:12px; color:#555;behavior:url(http://www.shenhuajs.com/css/css/csshover.htc);}
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;}
header, footer, article, section, nav, menu, hgroup {display:block;margin:0;padding:0;}
/* ----End Reset---- */

/*---- Patchs---- */
.tl { text-align:left;} 
.tr { text-align:right;}
.tc { text-align:center;}
.fl { float:left;} 
.fr { float:right;}
.cb { clear:both;} 
.clearfix:after {content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix { *zoom:1; }
.hide{ display:none;}
/*---- end Patchs---- */

/*----Public font----*/
a {color:#555454; text-decoration:none; cursor:pointer;}
a:hover { color:#e84d10; text-decoration:none;}
a,a:hover{ outline:none; blr:expression(this.onFocus=this.blur());}

h1{ font-size:14px; color:#252525;}
h2{ font-size:16px; color:#727272;}
h3{ font-size:14px; color:#404040;}
.f2 { color:#e84d10;}
.f3 { color:#4b4b4b;}
.f12 { font-size:12px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}
/*----End Public font----*/

/*----form----*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}
input,select,textarea { font-size:12px; font-family:Arial, Helvetica, sans-serif,"宋体"; vertical-align:middle; color:#333;}
textarea{ overflow-x:hidden;overflow-y:auto;resize:none;border:1px solid #dadada;}
select{ height:22px; line-height:20px; border:1px solid #dadada;overflow:auto; vertical-align:middle;}
.city_list {display:none;}
/*----End form----*/
