@charset "gb2312";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ol, ul { list-style: none; }
a { text-decoration: none; color: #333333; }
a:hover { text-decoration: none; color: #bf0b16 }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; border: 0; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
body { color: #333333; background: #FFF; font-size:14px; font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";_background-image:url(about:blank);  _background-attachment:fixed;  }
.span-cut { padding: 0 10px; }
.clear{ height:1px; clear:both; width:100%;}
.cursor{cursor: pointer;}
img{ border:none; vertical-align:top;}

body{ background:url(../images/bg-gr.jpg) center 36px no-repeat;}
.nav{ padding-top:185px;}
.nav-con{ width:1000px; margin:auto; background:#009ac7; height:46px; line-height:46px;
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
 border-radius: 5px;            /* W3C syntax */ 
}
.nav-con ul{ padding:0 4px;}
.nav-con ul li{ font-size:16px; float:left; }
.nav-con ul li+li{ background:url(../images/nav-li-bg.jpg) no-repeat left center; }
.nav-con ul li a{ color:#FFF; display:block; padding:0 29px;}
.nav-con ul li a:hover{ background:#ff0003; }

.main{ width:1000px; margin:auto; }

.foot{ border-top:15px #00588a solid;}
.footer{ width:1000px; margin:auto; padding-top:20px; padding-bottom:40px; }
.footer p{ text-align:center; color:#666; margin-bottom:10px;}