
#block_tp {
	background-image: url(../../images/boxBg_tp.gif);
	background-repeat: no-repeat;
}

#block_mid {
	background-image: url(../../images/mid.gif);
	background-repeat: repeat-y;
}

#block_bm {
	background-image: url(../../images/boxBg_bm.gif);
	background-repeat: no-repeat;
}


/* ============================================================================================================================== */

#banner{
	height: 330px;
	width: 740px;position:relative;display:inline-block;margin:0px 0px 0px 0px;padding:0px;
}

#homeCarousel{
	width:740px;
	overflow:hidden;
	position:relative;
	height:330px;
	margin:0px;
	}

.slide{
	height:330px;
	width:740px;
	}


#carouselNav{
	position:absolute;
	bottom:0;
	left:0px;
	padding:5px;
	z-index:100;
	/*background:url(../../images/pagerBG-trans.png) no-repeat 0 0;*/
	width:660px;
	height:16px;}
#carouselNav a, #carouselNav a.activeSlider{
	background:url(../../images/carouselBtnOFF-trans.png) no-repeat 0 0;
	height:0;
	padding-top:16px;
	width:16px;
	float:left;
	display:block;
	margin-right:4px;
	overflow:hidden;}
#carouselNav a.activeSlide{
	background:url(../../images/carouselBtnON-trans.png) no-repeat 0 0;}
#homeCarousel .titleBG span{
	/*background:url(<?php echo IMA_URL; ?>png/carouselTitleImg-trans.png) no-repeat 0 0;*/
	width:494px;
	color:#0F8496;
	font-family:"Century Gothic",Arial,Helvetica,sans-serif;
	font-size:1.9em;
	text-align:right;
	font-weight:bold;
	float:right;
	margin-top:230px;
	margin-right:20px;
	padding:15px 10px 0 0;
	height:72px;}
.nextBtn, .prevBtn{
	display:block;
	z-index:200;
	cursor:pointer;
	position:absolute;
	top:330px;
	right:-20px;}
.prevBtn{
	right:800px;}






.box_content{position:relative;display:inline-block;width:100%;}

.box_content .par{margin:0px 0px 0px 5px;font-weight:bold; padding:0px;position:relative;display:inline-block;width:100%;float:none;}

.boxes{width:173px;min-height:114px;border:1px solid #346E9C;background:#fff; margin:0px 5px 10px 5px;float:left;position:relative;display:inline-block;-moz-border-radius: 10px;
border-radius: 10px;}
.boxes p{ margin:0px;padding:0px; text-align:center;}
.boxes .tlt{height:25px; text-align:left;padding:5px;line-height:14px;}
.boxes .tlt a{font-size:13px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#014982;text-decoration:none;
}
.boxes img{padding:5px;height:120px;}
