/* CSS Document */
body{
	background-color: #f9f9f9;
}





/*****main_body*********************/
.main_body_bg{
    padding-bottom: 30px;
    background: url(../img/bg_rongyu.jpg) bottom center repeat-x;
}
.main_body{
	margin: auto;
	width: 1200px;
    min-height: 300px;
	padding-top: 20px;
   
}

.about_honor{
    margin: auto;
	width: 1200px;
    min-height: 300px;
    overflow: hidden;
}

.about_honor ul{
    padding-top: 30px;
    
}
.about_honor ul li{
    float: left;
    margin-right: 29px;
    margin-bottom: 20px;
    width: 378px;
    height: 278px;
    border:#c9c9c9 1px solid;
    overflow: hidden;
}
.about_honor ul li:nth-child(3),.about_honor ul li:nth-child(6),.about_honor ul li:nth-child(9){
    margin-right: 0px;
}
.about_honor ul li:hover{
    border:#a50607 1px solid;
}
.about_honor ul li a.pic_s{
    margin: auto;
    margin-top: 5px;
    display: block;
    width: 364px;
    height: 230px;
    overflow: hidden;
}
.about_honor ul li a.pic_s img{
    width: 364px;
    height: 230px;
}
.about_honor ul li a.titles{
    margin: auto;
    display: block;
    width: 364px;
    height: 42px;
    line-height: 42px;
    color: #6d6d6d;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}






#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(../img/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { background:url(../img/mbNumber_bg.gif) no-repeat center; display:inline; color:#8A8A8A; line-height:26px; font-size:12px; position: absolute; bottom: 6px; right: 0px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../img/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../img/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:24px; background:transparent url(../img/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.layout_default{float:left; margin:5px}
.mod_gallerylist{width:665px; margin:0 auto}
.meta{font-size:12px; text-align:center;}
.image_container img{border:1px solid #CCC; padding:2px}
.meta a{color:#333; text-decoration:none}
















