/*//////////////////////////////// General */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; vertical-align: baseline; }
/* FixPNG for IE6 // FixPNG from Komodo */

* html .fixPNG { azimuth: expression( this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "index/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true );
}
a, a:link, a:visited { color: #303030; }
a:hover, a:active { text-decoration: none; }
a { /* get rid of link outlines in firefox */
outline-color:invert; outline-style:none; outline-width:medium; }
body { background: #ffffff; color: #303030; font: 12px/18px "Arial", Verdana, sans-serif; margin: 0px; }
img { border: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
.clear { clear: both; }
#main { height: auto; }
/*//////////////////////////////// Header */


#header { clear: both; width: 980px; height: 100px; margin: 0 auto; padding: 20px 0px 10px 0px; }
#header h1 { float: left; }
#header img.phone{ float: right;  }
#header ul { width: 980px; height: 18px; float: left; margin-top: 20px; overflow: hidden; }
#header[id] ul { width: auto; }
#header li { width: 50px; float: left; list-style:none; border-right-width: 1px; border-right-style: solid; border-right-color: #303030; }
#header li.my { width: 100px; float: left; list-style:none; border-right-width: 1px; border-right-style: solid; border-right-color: #303030; }
#header li.last { width: 80px; float: left; list-style:none; border-right-width: 0px; border-right-style: none; }
#header li.net { width: 90px; float: left; list-style:none; border-right-width: 1px; border-right-style: solid; border-right-color: #303030; }
#header li.nav_here { padding-top: 0px; }
#header li a:link, #header li a:visited { width:100%; font-weight: bold; font-size: 12px; text-align:center;  color: #303030; height: 18px; display: block; overflow: hidden; text-decoration: none; float: left; }
#header li a:hover { text-decoration: underline !important; }
/*//////////////////////////////// Home */

#home { clear: both; width: 980px; height: 400px; margin: 0 auto; margin-bottom: 10px; align="center" }
#imageMenu dl { list-style: none; margin: 0px; display: block; width: 1000px; height: 400px; align="center"}
#imageMenu a { display: block; }
#imageMenu div {float:left; border-right-width: 5px; border-right-style: solid; border-right-color: #FFFFFF; height: 400px; overflow:hidden; align="center" }
#imageMenu .a5 { background: url(../index/5.jpg) repeat scroll 0%; width:550px; }
#imageMenu .a5 img.huodong { float: left; }
#imageMenu .a5 dt {float: left; height: 310px; overflow:hidden; width:550px; margin-top: 60px;}
#imageMenu ul.huodong { width:330px; height: 400px; float: left; overflow: hidden; margin-left: 20px;}
#imageMenu li { width:350px; list-style:none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #303030; }
#imageMenu li.nav_here { padding-top: 0px; }
#imageMenu li a:link, #imageMenu li a:visited { width:100%;  font-size: 12px; text-align:left;  color: #303030; height: 25px; display: block; overflow: hidden; text-decoration: none; margin-top: 5px; }
#imageMenu li a:hover { color: #0045ad; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #0045ad; }

/*//////////////////////////////// Footer */

#footer { clear: both; width: 980px; height: auto; margin: 0 auto; padding: 0px 0 40px 0; }
#footer h1 { float: left; }
#footer ul { width: 980px; height: 18px; float: left; overflow: hidden; }
#footer[id] ul { width: auto; }
#footer li { width: 60px; float: left; list-style:none; }
#footer li.nav_here { padding-top: 0px; }
#footer li a:link, #footer li a:visited { width:100%; font-weight: bold; font-size: 12px; text-align:center;  color: #303030; height: 18px; display: block; overflow: hidden; text-decoration: none; float: left; }
#footer li a:hover { text-decoration: underline !important; }
#footer p{ width:100%; text-align:center; }