@charset "utf-8";
/* CSS Document */

body{ margin:0 auto;}

a {
	color: #333;
	text-decoration: none;
}

#header {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#header a{
 	color: #FFF;
}
#header #header_swf {
	height: 180px;
}
#nav_time {
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 195px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-image: url(XCB_04.jpg);
}
#nav_menu {
	background-image: url(XCB_03.jpg);
	float: left;
	width: 808px;
	height:38px;
}
#nav_menu ul{
	margin: 0px;
	padding: 0px;	
	
}

#nav_menu li{
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 101px;
	list-style-type: none;	
	
	
}

#container {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
        overflow:hidden;
}


.left{ float:left; width:335px;}
.center{ float:left; width:335px;}
.right{
	float:right;
	width:313px;
}


.left_left{ width: 335px;
	margin-right: 10px;
	float: left;}
	
.left_1_top{ width:335px;}

.left_1_top1 {
	background-image: url(XCB_10.jpg);
	float: left;
	height: 28px;
	width: 38px;
}

.left_1_top2 {
	float: left;
	width: 231px;
	height: 28px;line-height:18px;
	background-image: url(XCB_11.jpg);
}

.left_1_top3 {
	background-image: url(XCB_13.jpg);
	float: left;
	height: 23px;
	width: 56px;
}
.left_1_top3 a{
	color:#fff;
}

.left_1_top4 {
	float: left;
	height: 180px;
	width: 325px;
	background-color:#F3F3F3;
}




.left_1_text {
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	padding-top: 3px;
	display: block;
}
.right_top {
	width: 313px;
        overflow: hidden;
}
.right_top1 {
	background-image: url(XCB_07.jpg);
	float: left;
	height: 28px;
	width: 149px;
	text-align: center;
}
.right_text {
	display: block;
	padding-top: 5px;
	font-weight: bold;
	color: #FFF;
}
.right_top2 {
	background-image: url(XCB_08.jpg);
	float: left;
	height: 28px;
	width: 161px;
}
.right_main {
	background-color: #f3f3f3;
	height: 180px;
	width: 313px;
	float:left;
}
.right_main1 {
	background-color: #f3f3f3;
	height: 210px;
	width: 313px;
	float:left;
}
.right_main2 {
	background-color: #f3f3f3;
	height:150px;
	width: 313px;
	float:left;
}
.left_1_top3 li {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

#panel8{ margin-left:15px;}
#container #left {
	float: left;
	width: 340px;
}
#container #center {
	width: 340px;
	margin-right: 5px;
	margin-left: 5px;
	float:left;
}

@media screen and (max-width:568px){
#container{width:100%;}
#container #left{width:100%;}
#container #center{width:100%;}
#container .right{width:100%;}
#panel8{margin-left:0;}
.right .right_top{width:100%;}
.left_1_top{width:100%;}
.left_1_top .left_1_top2{width:70%;width:calc(100% - 94px)}
.left_1_top .left_1_top4{width:100%;}
.right_top{width:100%;}
.right_top .right_top2{width:55%;width:calc(100% - 149px)}
.right_top .right_main{width:100%;}
.right_top .right_main1{width:100%;height:auto;}
}