@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,div{margin:0;padding:0;}
img{border:0;}
ul,ol,li{list-style:none;}
a{ text-decoration:none; outline:none; color:#333;}
a:hover{ color:#0bace1}
body{font-size:12px; background:#fff; color:#333;font-family:"Microsoft YaHei","微软雅黑"}
div,ul{height:auto; overflow:hidden}

.clear{padding:0; width:100%; height:1px; clear:both;}

.wrap{ width:1000px; margin:0 auto;}
.mg10{ margin-top:10px;}

.header{ width:100%;height:63px; background:url(../Images/header_bg.png) repeat-x bottom; border-bottom:2px solid #0bace1}
.logo{ float:left; width:250px;display:inline}
#nav{width:750px; float:right;}
#nav li{ float:right; display:inline;height:63px;line-height:63px}
#nav li a{ font-weight:bold;display:block;font-size:14px; padding:0 25px}
#nav li.sep{ width:2px;background:url(../Images/sep.png) no-repeat center; }



.footer{width:100%;color:#555; margin:20px auto 0; border-top:2px solid #0bace1;min-width:1000px; background:url(../Images/bg_02.png) repeat-x top #d3d3d3}
.footer a{ color:#555}
.foot_copy{text-align:center; line-height:22px;padding:10px 0; font-family:Arial}
