.min_logo_ctn{float:left; width:100%; min-height:200px; border:1px solid #ebebeb;}
.min_label{float:left; width:138px; min-height:30px; padding: 5px; line-height:19px; text-align:center; background:#002a6b; margin:10px; color:#ffffff;}
.min_logo{float:left; width:136px;}
.btn_v_all{float:left; min-width:95px; min-height:25px; background:#002a6b; margin:8px 0px 10px 164px;}
.btn_v_all:hover{background:#043f9a;}
.vall_link a:link, .vall_link a:visited{float:left; height:25px; line-height:25px; color: #ffffff; background:url(imgs/arrow_more.png) no-repeat left center; padding-left:14px; margin-left:10px;}
.vall_link a:hover, .vall_link a:active{float:left; height:25px; line-height:25px; color: #ffffff;}

/*==latest news==*/
.latest_news_ctn{float:left; width:434px; margin:16px 0px 0px 18px; min-height:200px;}

.slide_partner_ctn{float:left; width:100%; height:356px; border:1px solid #d9d9d9; margin-top:20px;}

/*====photo gallery slide====*/
.gallery_slide_ctn{float:left; width:100%; height:308px; border:1px solid #ebebeb; margin-top:20px;}
.img_gallery_slide{float:left; width:288px; height:218px; margin:5px; border:none;}
.title_gallery{float:left; width:288px; height:30px; line-height:30px; text-align:center; background:#000000; position:absolute; bottom:5px; left:5px; color:#ffffff; opacity: 0.6; filter: alpha(opacity=60);}
.photo_gallery_carousel {
	float:left;
    margin-top:0px;
    padding:0px;
    width: 100%;
    height: 236px;
}
.photo_gallery_carousel ul {
	float:left;
    margin: 0;
    padding: 0px;
    list-style: none;
    display: block;
    width: 100%;
    height: 100%;
	overflow:hidden;
}
.photo_gallery_carousel li {
    width: 300px;
    height: 230px;
    display: block;
    float: left;
    padding:0px;
    margin: 0px 4px 0px 4px;
    border: 1px solid #e3e3e3;
    background: #ffffff;
    position: relative;
}
.prev_photo_gl, .next_photo_gl{
    position:absolute;
    top:-48px;
    z-index: 10;
    width: 9px;
    height: 22px;
}
.prev_photo_gl{left:596px; background: url("imgs/arrow_l_pg.png") no-repeat right;}
.prev_photo_gl:hover{background: url("imgs/arrow_l_pg_over.png") no-repeat right;}

.next_photo_gl{right:0px; background: url("imgs/arrow_r_pg.png") no-repeat left;}
.next_photo_gl:hover{background: url("imgs/arrow_r_pg_over.png") no-repeat left;}


.gl_label_link a:link, .gl_label_link a:visited{color:#0014a6; line-height:28px;}
.gl_label_link a:hover, .gl_label_link a:active{color:#0014a6; line-height:28px;}

/*====slide bottom===*/
.slide_f_bottom_ctn{float:left; width:100%; height:160px; border:1px solid #ebebeb; margin-top:20px; margin-bottom:10px;}
.slide_f_list{float:left; width:960px; margin-left:20px;}

