@charset "utf-8";
* { margin: 0px; padding: 0px; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height: 20px; background: #F6F6F6; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; vertical-align: top; }

.header, .footer { clear: both; width: 100%; }

.bodyBox { width: 1100px; margin: 0 auto 10px auto; }
.bodyBav { font-size: 14px; color: #666; line-height: 50px; border-bottom: 1px solid #CFCFD0; clear: both; width: 100%; height: 50px; overflow: hidden; margin-bottom: 20px; }
.bodyBav a { color: #666; }
.bodyBav i { font-style: normal; color: #EA0032; background: url(../images/i_6.gif) no-repeat left center; display: inline-block; padding-left: 20px; }

.mainBav { font-size: 14px; color: #5F5F5F; line-height: 80px; background-color: #F1F1F1; border-bottom: 2px solid #D23C43; height: 80px; overflow: hidden; }
.mainBav a { color: #5F5F5F; text-decoration: none; float: left; padding: 0 15px; }
.mainBav .cur { color: #FFF; background: #D23C43; }

.bodyContent { font-size: 16px; color: #666; line-height: 150%; background-color: #FFF; box-shadow: 4px 4px 4px #EEE; margin-bottom: 20px; padding: 35px; }
.list li { border-bottom: 1px dotted #ADADAD; overflow: hidden; padding: 10px 0; zoom: 1; }

#curTitle { display: none; }