/*通用样式*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form {margin:0; padding:0;}
body {color:#1B1B1B;font-family:"";font-size:12px;}
ul, ol {list-style-type:none;}
select, input, img, select {vertical-align:middle;font-family:Arial, Helvetica, sans-serif,"";}
body, div, td {font-size: 12px;}
table {border-collapse: collapse;}
img ,input{ border:none;}
textarea {overflow: auto;}
ul:after {clear: both;display: block;height: 0;visibility: hidden;}
.clear {clear:both;height:0;overflow:hidden;line-height:0;font-size:0;}
h1,h2,h3,h4,h5,h6{ font-size:12px;}

img, div, input ,li,b,span,p{  }
/* link style ------------------------------- */
a {text-decoration:none;}
a:hover{}

/* color-------*/
.red{ color:red;}
.orange{ color:#FF7102;}
.blue{ color:#447EC9;}
.bluebg{ background:#DDF0FF;}
/*通用样式end*/
 
/*大框架 start*/
.box{ width:1003px; margin:0 auto;  position:relative; overflow:hidden;}
.banner{ margin-top:1px;}

#footer{ width:1003px; margin:0 auto; overflow:hidden;}
.foot{ line-height:30px; margin:5px 20px; background:url(../images/a_30.jpg) no-repeat 894px 5px; _padding-bottom:10px; color:#B2B2B2;}
.foot a{ color:#b2b2b2; line-height:30px;}
.foot p{ float:right; color:#CBCBCB; padding-right:80px;}
.foot p a{ color:#666; margin:0 10px;}
/*大框架 end*/




/*搜索样式 start*/
.search_f{ float:left;}
input.ipt_s{ border:1px solid #ccc; margin-right:20px;}
address{ font-style:normal; color:#646464; padding-top:25px;}
address a{ color:#646464;}
address span{ margin:0 10px;}
/*搜索样式 end*/

/*分页样式 start*/
.page{ text-align:center; padding:20px 30px; margin-bottom:0;}
.page a{ color:#999; margin:0 5px; font-family:Arial, Helvetica, sans-serif;}
.page a:hover,.page a.hover{ text-decoration:underline; color:#f00;}
/*分页样式 end*/



