/* CSS Document */

.body{width: 980px;margin: auto;text-align: left; background: #fff; padding: 0 3px;}



.h{background: url(../images/h_bg.gif) repeat-x; height: 121px;}

.h_1, .h_2, .h_3, .logo, .h_exc{height: 121px; float: left;}

.h_1{background: url(../images/h_1.gif); width: 11px;}

.h_2{background: url(../images/h2.gif); width: 30px;}

.h_exc{width: 621px;}

.h_3{ background:url(../images/h_3.gif); width:18px;}



.main{width: 746px; float: right;}

.sidebar{width: 222px; float: left; margin-left: 5px;}

.sidebar-content{padding: 16px 0;}

.main-content{padding: 15px 10px 15px 10px;}

.main-bottom{ background:url(../images/main_bottom.gif) no-repeat; height: 10px; font-size: 1px; clear: both;}



.footer{background: #8DC500; border-top: 2px solid #73B400}

.footer-content{width: 980px;margin: auto;text-align: left; padding: 5px 0;}

.footer-copy{padding: 8px 20px 10px 10px; font-size: 11px; color: #fff;}

.footer-copy a{color: #fff; font-weight: bold;}

.footer-copy a:hover{color: #333;}



.myTitle{padding: 5px 0 10px 0; margin: 0 0 20px 0; font-size: 24px; border-bottom: 2px solid #ddd}