﻿@charset "utf-8";
/* CSS Document */
/* Reset */
/* html { FILTER: gray; }  */
html { color:#666666;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;}
fieldset,button,img { border:0;}

/* Basic Elements */
body { color:#444; font:14px/1.8; font-family:"宋体", "Microsoft Yahei", "微软雅黑", "黑体";}
div,ul,li { font-size:12px; color:#444; line-height:160%;}
ul,li { list-style:none;}
a { color:#444; text-decoration:none;}
a:hover { text-decoration:underline;}

/* Generic Classes */
.clear { height:0; overflow:hidden; clear:both;}

.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clearfix {display: inline-block;} /* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} /* End hide from IE-mac */

/* Special Header */
#top_nav{ margin:0 auto; width:100%; height:36px; line-height:35px; background:url(../images/index.jpg) repeat-x; clear:both;}
.top_navc { margin:0 auto; width:960px; height:35px;}
.nav_l { padding:0 0 0 20px; width:200px; line-height:35px; font-size:12px; color:#666; text-align:left; float:left;}
.nav_logo { width:69px; float:left;}
.nav_w { margin-left:90px; margin-top:8px; color:#666;}
.nav_l a { color:#666;}
.nav_l a,.nav_r a:hover { color:#666; text-decoration:none;}
.nav_r { width:250px; line-height:35px; color:#666; text-align:right; font-size:12px; float:right;}
.nav_r a { color:#666;}

/* footer */
.footer { margin-top:20px; text-align:center;}
.footer p { font-size:13px;}



