/* CSS Document */
.body{width: 980px;margin: auto;text-align: left;}

.h{background: url(../images/h.gif) repeat-x top; height: 130px;}
.logo, .h_exc{height: 130px; float: left;}
.h_exc{width: 650px;}

.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-copy{padding: 8px 10px 10px 10px; font-size: 11px; text-align: right;}
.footer-copy a{color: #333; font-weight: bold;}
.footer-copy a:hover{color: #930223;}

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