.indexCarousel {
	width: 570px;
	height: 360px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.indexCarousel .itemTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 2px;
	padding-top: 5px\9;
	*padding-top: 5px;
	_padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
	background-image: url(../images/itemTitle_bg.png);
}
.index_tab {
	margin-top: 7px;
	padding-left: 25px;
	height: 21px;
}
.index_tab img {
	margin-right: 3px;
	_margin-bottom: -6px;
	
}
.index_tab_cont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/index_tab_cont_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	height: 126px;
}
.index_tab_cont .tab1_cont {
	float: left;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.index_tab_cont .tab1_cont li {
	float: left;
	margin-right: 8px;
	_margin-right: 4px;
}
.index_tab_cont .tab1_cont li .link {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
}
.index_tab_cont .tab1_cont li .link:hover {
    color: #00b9f2;
}
.index_tab_cont .tab1_cont li .link span {
	display: block;
	margin-top: 3px;
}
.index_tab_cont .tab2_cont {
	width: auto;
	padding-top: 10px;
}
.index_tab_cont .tab2_cont .tab2_title {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	padding: 0px;
	color: #333;
}
.index_tab_cont .tab2_cont .tab2_cont_sub {
	float: left;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	_margin-left: 13px;
}
.index_tab_cont .tab2_cont .tab2_cont_sub .subtitle {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #444445;
	vertical-align: text-top;
}
.index_tab_cont .tab2_cont .tab2_cont_sub ul {
	float: left;
	margin-right: 8px;
}
.index_tab_cont .tab2_cont .tab2_cont_sub ul li {
	margin-bottom: 2px;
	margin-top: 2px;
}
.index_tab_cont .tab2_cont .tab2_cont_sub ul li a {
	color: #555555;
	text-decoration: none;
	font-size: 11px;
}
.index_tab_cont .tab2_cont .tab2_cont_sub ul li a:hover {
	color: #09F;
}
.learn_more {
	margin-top: 151px;
	margin-left: 25px;
}
#kv_home {
	background-image: url(../images/index_kv_home.jpg);
	background-repeat: no-repeat;
}
#kv_business {
	background-image: url(../images/index_kv_business.jpg);
	background-repeat: no-repeat;
}
#kv_edu {
	background-image: url(../images/index_kv_edu.jpg);
	background-repeat: no-repeat;
}
#kv_image {
	background-image: url(../images/index_kv_image.jpg);
	background-repeat: no-repeat;
}
#kv_retail {
	background-image: url(../images/index_kv_retail.jpg);
	background-repeat: no-repeat;
}
#kv_event1 {
	background-image: url(../images/index_kv_event1.jpg);
	background-repeat: no-repeat;
}
#kv_event1 a {
	display: block;
	height: 360px;
	width: 570px;
}
#ad_num {
	text-align: center;
}
#ad_num a {
	margin-right: 3px;
	margin-left: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #09F;
	background-image: url(../images/num_btn.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 22px;
	width: 20px;
	padding-top: 4px;
}
#ad_num a:hover {
	color: #333;
}

#ad_num .now {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	background-image: url(../images/num_btn.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 22px;
	width: 20px;
	padding-top: 4px;
}
