body {
	font-size:75%;
	color:#333333;
}

a {
	color:#0099FF;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
	text-decoration:underline;
}


/*--------------------------wrapper--------------------------*/

#wrapper {
	width:880px;
	margin:0 auto;
	line-height:1.5;
}

/*--------------------------header--------------------------*/

h1 {
	font-weight:normal;
	margin:5px 0px;
}

#header {
	width:880px;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	padding:0px 0px 10px 0px;
}

.logo a{
	float:left;
	display:block;
	width:180px;
	height:47px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

.header_box {
	float:right;
	width:334px;
}

.header_pp a {
	float:right;
	display:block;
	width:150px;
	height:21px;
	background-image:url(../images/header_pp.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	clear: none;
}

.header_pp2 a {
	float:right;
	display:block;
	width:92px;
	height:21px;
	background-image:url(../images/header_pp2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

.header_pp3 a {
	float:right;
	display:block;
	width:92px;
	height:21px;
	background-image:url(../images/header_pp3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

.lang_ch {
	clear:both;
	float: right;
}

.lang_ch li {
	float:left;
	margin:18px 0px 0px 0px;
}

.lang_ch li a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	margin:0px 0px 0px 10px;
}

.lang_ch01 a {
	width:49px;
	height:10px;
	background-image:url(../images/lang_ch01.gif);
	background-repeat:no-repeat;
}

.lang_ch02 a {
	width:38px;
	height:10px;
	background-image:url(../images/lang_ch02.gif);
	background-repeat:no-repeat;
}

.lang_ch03 a {
	width:42px;
	height:10px;
	background-image:url(../images/lang_ch03.gif);
	background-repeat:no-repeat;
}

.lang_ch04 a {
	width:36px;
	height:10px;
	background-image:url(../images/lang_ch04.gif);
	background-repeat:no-repeat;
}

.lang_ch01 a:hover {
	width:49px;
	height:10px;
	background-image:url(../images/lang_ch01_on.gif);
	background-repeat:no-repeat;
}

.lang_ch02 a:hover {
	width:38px;
	height:10px;
	background-image:url(../images/lang_ch02_on.gif);
	background-repeat:no-repeat;
}

.lang_ch03 a:hover {
	width:42px;
	height:10px;
	background-image:url(../images/lang_ch03_on.gif);
	background-repeat:no-repeat;
}

.lang_ch04 a:hover {
	width:36px;
	height:10px;
	background-image:url(../images/lang_ch04_on.gif);
	background-repeat:no-repeat;
}

/*--------------------------flash_box--------------------------*/

#flash_box {
	width:880px;
	height:350px;
	margin:10px 0px;
}

/*--------------------------globalnavi--------------------------*/

.nav {
	width:880px;
}

.nav li{
	float:left;
}

.nav li a {
	display:block;
	width:205px;
	height:35px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

.nav01 a {
	background-image:url(../images/nav01.jpg);
	background-repeat:no-repeat;
	margin:0px 20px 0px 0px;
}

.nav02 a {
	background-image:url(../images/nav02.jpg);
	background-repeat:no-repeat;
	margin:0px 20px 0px 0px;
}

.nav03 a {
	background-image:url(../images/nav03.jpg);
	background-repeat:no-repeat;
	margin:0px 20px 0px 0px;
}

.nav04 a {
	background-image:url(../images/nav04.jpg);
	background-repeat:no-repeat;
}


.nav01 a:hover {
	background-image:url(../images/nav01_on.jpg);
	background-repeat:no-repeat;
	margin:0px 20px 0px 0px;
}

.nav02 a:hover {
	background-image:url(../images/nav02_on.jpg);
	background-repeat:no-repeat;
	margin:0px 20px 0px 0px;
}

.nav03 a:hover {
	background-image:url(../images/nav03_on.jpg);
	background-repeat:no-repeat;
	margin:0px 20px 0px 0px;
}

.nav04 a:hover {
	background-image:url(../images/nav04_on.jpg);
	background-repeat:no-repeat;
}

/*--------------------------top_cach--------------------------*/

.top_cach {
	clear:both;
	display:block;
	width:880px;
	height:85px;
	background-image:url(../images/top_cach.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
}

.top_cach02 {
	padding:10px 0px;
	border-top:1px dotted #cccccc;
}

/*--------------------------contents--------------------------*/

#contents {
	width:880px;
	margin:0px 0px 20px 0px;
}

.cont_bar {
	border-bottom:1px solid #cccccc;
	padding:0px 0px 5px 0px;
	margin:0px 0px 20px 0px;
}

/*--contents_L--*/

#contents_L {
	float:left;
	width:460px;
}

.news {
	width:460px;
	height:170px;
	overflow:scroll;
	overflow-x:hidden;
}

.news dt {
	color:#0099FF;
	font-size: 14px;
}

.news dd {
	font-size: 14px;
	border-bottom:1px dotted #cccccc;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}


.news dd a{
	color:#FF6699;
}

/*--contents_R--*/

#contents_R {
	float:right;
	width:380px;
}

.service {
	width:380px;
}

.service li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:380px;
	height:50px;
}

.service01 a {
	background-image:url(../images/bt_camp.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
}

.service02 a {
	background-image:url(../images/bt_expo2010.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
}

.service03 a {
	background-image:url(../images/bt_china.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

.service04 a {
	background-image:url(../images/bt_job.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
}
.pad_B15 {
	padding-bottom: 15px;
}


/*--------------------------footer--------------------------*/

.fotnav {
	width:880px;
}

.fotnav li {
	float:left;
	margin:0px 0px 10px 0px;
}

.fotnav li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:213px;
	height:50px;
}

.fotnav01 a {
	background-image:url(../images/fotnav01.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav02 a {
	background-image:url(../images/fotnav02.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav03 a {
	background-image:url(../images/fotnav03.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav04 a {
	background-image:url(../images/fotnav04.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

.fotnav05 a {
	background-image:url(../images/fotnav05.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav06 a {
	background-image:url(../images/fotnav06.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav07 a {
	background-image:url(../images/fotnav07.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav08 a {
	background-image:url(../images/fotnav08.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}



.fotnav01 a:hover {
	background-image:url(../images/fotnav01_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav02 a:hover {
	background-image:url(../images/fotnav02_on.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav03 a:hover {
	background-image:url(../images/fotnav03_on.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav04 a:hover {
	background-image:url(../images/fotnav04_on.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

.fotnav05 a:hover {
	background-image:url(../images/fotnav05_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav06 a:hover {
	background-image:url(../images/fotnav06_on.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav07 a:hover {
	background-image:url(../images/fotnav07_on.jpg);
	background-repeat:no-repeat;
	margin:0px 9px 0px 0px;
}


.fotnav08 a:hover {
	background-image:url(../images/fotnav08_on.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}

.footerbanner {
	clear:both;
	font-size:80%;
	color:#999999;
	border-top:3px solid #ececec;
	padding:10px 0px;
	margin:20px 0px 0px 0px;
}

.footerbanner li{
	float:left;
	margin:0px 10px 10px 0px;
}

.footertxt {
	clear:both;
	font-size:80%;
	color:#999999;
	border-bottom:3px solid #ececec;
	border-top:3px solid #ececec;
	padding:10px 0px;
	margin:20px 0px 0px 0px;
}

.copy {
	display:block;
	width:273px;
	height:11px;
	background-image:url(../images/copy.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:20px 0px;
}
