@charset "UTF-8";

.h {width:760px;margin:15px auto;}
.b {background-color : blue;width : 760px;height : 280px;}
.b1{background: url(gallery/1.jpg) no-repeat;}
.b2{background: url(gallery/2.jpg) no-repeat;}
.b3{background: url(gallery/3.jpg) no-repeat;}
.b4{background: url(gallery/4.jpg) no-repeat;}		
.b5{background: url(gallery/5.jpg) no-repeat;}	
.b6{background: url(gallery/6.jpg) no-repeat;}
.b7{background: url(gallery/7.jpg) no-repeat;}

.cont a.m{text-decoration:none;color: #F74AC0;}
.cont h1 {margin:0;padding:0;font-family:'Arial Black', Arial;font-size:22px;font-weight:normal;color:#000000;text-align:left;line-height:22px;}
.cont .desc {width:275px;margin:15px 0;font-family:Georgia, "Times New Roman", Times, serif;font-size:15px;font-weight:normal;color:#010101;text-align:left;}
.cont{float : right;margin: 20px 25px 0px 0px;width : 380px;height : 225px;background-color : #F5F5F7;padding: 10px 0 0 11px;opacity: 0.8;}
.cont h1{font-size: 20px;font-weight : bold;}
.th a.t{margin-right: 10px;}
.th a.t img{border: 1px #8F8F8F solid;}
.th{padding: 15px 0;background:url(images/gallery_bottom.jpg) repeat-x;}


