.path_nav {
	margin: 10px 0 0 0;
	line-height: 55px;
	height:55px;
	background: url(../images/bg_path.jpg) no-repeat 0 0;
}

.path_nav a {
}

.path_nav .hp {
	margin-left: 0;
	padding-left: 40px;
	padding-right: 30px;
	background: url(../images/icon_path.gif) no-repeat 0 0;
}

.path_nav h1 {
	display: inline;
	font-size: 12px;
	font-weight: 600;
}

.contentPanel {
	background: url(../images/bg_content.jpg) repeat-y 0 0;
}

.contentPanel .top {
	height:9px;
	background: url(../images/bg_content_top.jpg) no-repeat 0 0;
}

.contentPanel .content {
	margin: 0 15px 0 15px;
	line-height: 18px;
}

.contentPanel .list {
	background: url(../images/li_navi.gif) no-repeat 0 6px;
	text-indent:20px;
	height: 25px;
	line-height: 25px;
}

.contentPanel .list a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}

.contentPanel .bottom {
	height:13px;
	background: url(../images/bg_content_bottom.jpg) no-repeat 0 0;
}	


a.pageIndex {
	margin: 0;
	padding: 0 6px;
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	border: #DDD solid 1px;
	background: #F8F8F8;
	display: inline-block;
}

a.pageIndex:hover,a.pageIndex_on {
	margin: 0;
	padding: 0 6px;
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	border: #DDD solid 1px;
	background: #CCC;
	display: inline-block;
}

/* CAROUSEL
----------------------------------------------------------------------------------*/
#carousel .content {margin:0;padding:0;margin-left:15px;}
#carousel .content ul { width: 655px; height: 136px; overflow: hidden; margin:0;padding:0;}
#carousel .content ul li { float: left; display: inline; width:216px;padding:0;margin:0;}
#carousel .content ul li a { display: block; width: 192px; height: 128px; margin: 0; padding:0; background: #fff; border: 4px solid #fff; }
#carousel .content ul li a.last_in_row { margin-right: 0; }



div.analytics img {
	display:none;
}
/* ----------- Frame ----------- */
body {
	margin: 0;
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, sans-serif, 宋体;
}

div#container {
	width: 965px;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
}
.khall{ font: bold 14px/24px "微软雅黑"; padding-top:10px; padding-left:10px;}


div#contentDIV {
	margin:10px auto 0;
	width:965px;
	text-align:left;
}

table#contentTable {width:965px;}

table#contentTable td.left{float:left; width:200px;margin:0;padding:0; vertical-align:top;}
table#contentTable td.right{float:left; width:765px;margin:0;padding:0; vertical-align:top;}
