/*全局变量*/
/* frame */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul, li { list-style: none; }
div, dl, dt, dd, ol, ul, li { zoom: 1; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
.clear { clear: both; }
html{ width:100%; height:100%;  }
body{ width:100%; height:100%; color:#333;font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;color: #333; font-size: 14px;background-color:#f8f2e4; }
a{color:#333;text-decoration:none; outline:none;}
a:hover {color:#c00;text-decoration:underline; }
* { padding: 0px; margin: 0px; }
a { color: #5c5c5c; text-decoration: none; }
a:hover { color: #f00; text-decoration: none; left: 1px; position: relative; top: 1px; }
.fl { float: left; }
.fr { float: right; }
.mr5 { margin-right: 5px; }
.ml5 { margin-left: 5px; }
.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mr15 { margin-right: 15px; }
.ml15 { margin-left: 15px; }
.mt15 { margin-top: 15px; }
.mb15 { margin-bottom: 15px; }

q:before, q:after { content: ''; }
abbr, acronym { border: 0; }

.mainbox {width: 1200px; background: url(gtgwindexbg.jpg) center top no-repeat;margin:0 auto; overflow:hidden;}
.main { overflow: hidden; width:1200px; margin-left: auto; margin-right: auto;  }
.mainContent {float: left; width: 730px; top: 0px; left: 0px; }
.side { float: right; width: 240px;overflow:hidden; }

/* header */
.header {width:100%;}
.header .banner {height:601px; background: url(gtgwbanner01.jpg) center center no-repeat;margin:0 auto; }
/*导航*/