@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/beijing.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.shijian {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
}



.korea {
	font-family: "돋음";
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
	line-height: 22px;
}

/**tab_news**/
.naTab_Title0_on {
	background: url(../images/no_01.jpg) no-repeat;
	height: 24px;
	FLOAT: left;
	WIDTH: 74px;
	background-position: 0px 0px;
}
.naTab_Title0_off {
	background:url(../images/no.jpg) no-repeat;
	height: 24px;
	FLOAT: left;
	WIDTH: 74px;
	background-position: 0px 0px;
}
.naTab_Title1_on {
	height: 24px;
	background: url(../images/new.jpg) no-repeat;
    FLOAT: left;
    WIDTH: 70px;
	background-position: 0px 0px;
}
.naTab_Title1_off {
	height: 24px;
	background: url(../images/new_01.jpg) no-repeat;
    FLOAT: left; WIDTH: 70px;
	background-position: 0px 0px;
}
.china {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #8c4b2e;
	text-decoration: none;
}
.china_01 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.faq {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
}

.faq_01 {
	font-family: "宋体";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

.china_30 td {}

.zaitu{WIDTH:703px;margin:6px 6px 6px 6px}

.zaitu li {float:left; margin:2px 8px 8px 4px;border:1px #000000 solid;}

.aaa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/*分页导航*/
.pagebar{
	margin-left:20px;
	padding:3px;
	text-align:left;
	font:bold 11px Tahoma;
}
.pagebar a{
	float:left;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff;
	padding:3px 8px;
	margin-right:3px;
	text-decoration:none;
	color:#555;
}
.pagebar a:hover{
	text-decoration:none;
	background:#09c;
	color:#fff;
}
.pagebar span.current{
	float:left;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:3px 8px;
	margin-right:3px;
	background:#09c;
	color:#fff
}
.pagebar span.info{
	float:left;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff;
	padding:3px 8px;
	margin-right:3px;
	color:#555;
}
