#container {
	MARGIN: 0px auto;
	WIDTH: 1000px;
	TEXT-ALIGN: center
}


/****顶部基本****/
#container #header {
	MARGIN: 0px auto;
	HEIGHT: 28px;
}
#container #header #left {	
	background: url(/images/logo.gif) no-repeat 3px;
	width:300px;
	HEIGHT: 28px;
	float:left;
}
#container #header #middle {	
	background: url(/images/lan.gif) no-repeat 3px;
	width:100px;
	HEIGHT: 28px;
	float:left;
	margin-left:150px;
}
#container #header #right {	
	width:450px;
	HEIGHT: 28px;
	float:left;
}

#container #header #right UL {	
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	margin:0;
	height:28px;
}
#container #header #right UL LI {
	FLOAT: left;
	padding-top:3px;
	height:25px;
	width:50px;
}
.globalline {
	background:url(/images/globalline.gif) no-repeat center;
	height:28px;
	width:30px;	
}


/*******BANNER基本******/
#banner {
	background:url(/images/top_bg01.gif) no-repeat;
	width:1000px;
	height:102px;
	float:left;
}
#bannerl {
	background:url(/images/title.gif) no-repeat 80px;
	height:102px;
	width:400px;
	float:left;
}
#bannerr {
	height:102px;
	width:600px;
	float:left;
	vertical-align:middle;
}


/**********主体基本***********/
#mainbody {
	width:1000px;
	margin:0px;
	float:left;
	background:#fff;
}
#introjp {
	background:url(/images/intro_jp.gif) no-repeat center;
	width:730px;
	height:560px;
	margin-top:0px;
}
#bookjccj {
	width:588px;
	height:90px;
	background:url(/images/bookj.gif) no-repeat left center;
}
#bookjhbj {
	width:588px;
	height:90px;
	background:url(/images/bookj2.gif) no-repeat left center;
}
#bookbhbj {
	width:588px;
	height:90px;
	background:url(/images/bookj3.gif) no-repeat left center;
}
#bookzmdj {
	width:588px;
	height:90px;
	background:url(/images/bookj4.gif) no-repeat left center;
}


/**********底部基本***********/
#container #tbottom {
	width:1000px;
	height:63px;
	float:left;
	padding-top:34px;
	background:url(/images/btm_bg02.gif) no-repeat;
}