@charset "utf-8";

/*全局样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, td, td ,span { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, pre, code{ font-size:1em;}
table{ border-collapse:collapse; border-spacing:0;}
select,button{ font-size:12px;}
fieldset,img{border:0;}
input{font-family:tahoma;}
caption,th{ text-align:left;}
q:before, q:after{ content: '';}
a{ text-decoration:none; }
a img{ border:0;}
ul{ list-style:none;}
.clear{ clear:both; height:0px; overflow: hidden; font-size:0px;}

/*链接样式*/
a:link, a:visited {color:#737373;text-decoration:none;}
a:hover, a:active {color:#ff9000;text-decoration:none;}
.orange-link a:link,
.orange-link a:visited{ color:#ff9000;}


body { background:#e4fcfe url(../images/bg-body.jpg) center 34px no-repeat; font:normal normal bold 12px/1.5em "Arial"; color:#333; }
#Header,#Wrapper,#Wrap { margin:0 auto ; width:1000px; }
#Header { position:relative;}
#Wrapper { background:#e4fcfe url(../images/bg-wrapper.jpg) repeat-y; }
#Container { background:url(../images/wp-bg.jpg) top left no-repeat;}
#Wrap { background:url(../images/wrapbottom.jpg) bottom no-repeat; }
#TopMain { background:url(../images/topmain.jpg) no-repeat; width:681px; height:21px; float:left;} 
#Main { float:left; margin-left:10px; }
#Sidebar { float:left; width:178px; height:auto; }
#TopWrap { background:url(../images/topwrap.jpg) no-repeat; width:886px; height:26px; }
#MiddleWrap { margin-left:58px; background:url(../images/middlewrap.jpg) repeat-y; height:auto; }
#BottomWrap { background:url(../images/bottomwrap.jpg) no-repeat; width:882px; height:48px; } 
#Globalnav { position:absolute; right:89px; top:229px;}
#Footer { margin-left:58px; background:url(../images/footer.gif) no-repeat; width:885px; height:85px; overflow:hidden; }

