/* CSS Document */
.body-top{background:  url(../images/body_bg.gif) repeat-x; height: 24px;}
.body{width: 1004px;margin: auto;text-align: left;background: url(../images/main_bg.gif) repeat-y center;}

.header-img01{background: url(../images/header_img.gif); width:343px; height:152px; float: left;}
.header-img02{background: url(../images/header_img2.gif); width:308px; height:215px;}
.header-right{width:661px; float:right;}

.search-container{background: #af0000; width:428px; float:right; height:117px;}
.search-wrap{padding:0px;}

.main-wrap{clear:both; padding: 0px 29px 0 30px;}
.sidebar{width: 308px;float: left;}
.sidebar-content{padding: 15px;}

.content-title{}
.footer{clear: both; background:url(../images/bottom.gif) no-repeat top #af0000;}
.footer-content{color: #fff;padding:15px 40px;}
.footer-content a{color: #fc0; font-weight:bold}
.footer-content a:hover{color: #333;}

.main{background: url(../images/main-wrap-bg.gif) top right no-repeat;width: 636px;float: right;}
.main-content{padding: 15px;}
.mycontent{padding: 10px 0;}

