@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body{ font-size:13px; font-family:Arial, Helvetica, sans-serif; background:url(img/bg-body.gif) #fff repeat-x top;}
.clear{ clear:both}
img{ border:none}

#wrapper { background:url(img/bg-footer.gif) bottom repeat-x; margin:0; padding:0}
#header { margin:0 auto; width:1013px; height:47px; background:url(img/bg-header.jpg) no-repeat}
#logo { width:243px; height:47px; margin:0 0 0 14px; padding:0; float:left}
#nav { width:722px; height:47px; float:left; margin:0; padding:0}
#nav ul{ list-style:none; margin:0; padding:0; }
#nav ul li { width:auto; padding:15px 15px; margin:0; background:url(img/bg-nav.gif) right top no-repeat; float:left; font-size:13px; font-weight:bold;height:17px}
#nav ul li.active { background:url(img/bg-nav-active.gif) repeat-x; color:#fff}
#nav ul li a { color:#555454; text-decoration:none}
#nav ul li a:hover { color:#333333;}

#banner { width:984px; height:255px; margin:0 auto; padding:0; background:url(../images/banner.jpg) no-repeat}
#banner .info { padding:130px 0 0 20px; margin:0;color:#484847; line-height:20px; width:630px}
#content { width:984px; margin:0 auto; padding:0}
#index-content { width:984px; margin:0; padding:0; height:474px; background:url(img/bg-index.gif) repeat-x top}
#index-bottom { background:url(img/bg-index-bottom.gif) no-repeat; margin:0 0 13px 0; padding:0; height:19px}

.index-box { width:328px; height:448px; float:left; background:url(img/border-index.gif) right top no-repeat; margin:0; padding:26px 0 0 0; position:relative}
.index-box .pic { width:328px; text-align:center; height:103px; margin:0; padding:0 0 20px 0}
.index-box .text { margin:0 20px;}
.index-box p { color:#fff; line-height:20px; font-size:12px; margin:0 0 15px}
.index-box .button { height:33px; bottom:1px; text-align:center; margin:0; padding:0; position:absolute; width:328px}
.index-box .button img { margin-right:9px}

#footer { height:38px; margin:0 auto; padding:10px 0; text-align:center; width:984px; font-size:12px; color:#fff; line-height:20px}
#footer a { color:#cccccc; text-decoration:none}
#footer a:hover { text-decoration:underline; color:#fff}
.graysmall { font-size:11px; color:#999999}


