body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bj.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-size: 14px;
	text-decoration: none;
	
	
}









.menu {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}


/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:109px;
	height:30px;
	color:#000;
	background:#c9c9a7;
	line-height:30px;
	font-size:14px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	font-weight: bold;
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#b3ab79;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:31px;
	left:0;
	width:110px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
background:#faeec7; 
color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
	background:#dfc184;
	color:#000;
}
/* ignore the link used by 'other browsers' */
.menu ul li a.hide, .menu ul li a:visited.hide {
display:none;
}
/* set the background and foreground color of the main menu link on hover */
.menu ul li a:hover {
color:#fff; 
background:#b3ab79;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li a:hover ul {
	display:block;
	position:absolute;
	top:32px;
	left:0;
	width:110px;
	font-weight: bold;
}

/* style the background and foreground color of the submenu links */
.menu ul li a:hover ul li a {
	background:#faeec7;
	color:#000;
}
/* style the background and forground colors of the links on hover */
.menu ul li a:hover ul li a:hover {
	background:#dfc184;
	color:#0CF;
}
#nav {
	height: 81px;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/p5.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav #nav_zhongwen {
	height: 30px;
	width: 300px;
	float: right;
}
#nav2 {
	width: 1000px;
	background-image: url(../images/index_logo_jap.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	height: 81px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#nav2 #nav_zhongwen {
	float: right;
	height: 30px;
	width: 300px;
}




#flash {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#daohang {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search table tr td #search1 {
	height: 35px;
	width: 300px;
}
#search {
	height: 35px;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
}
#content {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}
#content #content1 {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 252px;
}
#content #content2 {
	width: 1000px;
	float: none;
	height: 200px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#content #content2 #jtjs {
	width: 480px;
	height: 200px;
	border: thin solid #CCC;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content #content2 #qywh {
	width: 480px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	float: right;
	border: thin solid #CCC;
}
#content #content2 #qywh table tr td #wenhua1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 220px;
	background-color: #F6F6F6;
}
#content #content2 #qywh table tr td #wenhua2 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 170px;
	width: 220px;
	background-color: #F6F6F6;
}
#content #content3 {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 220px;
	width: 996px;
	border: thin solid #CCC;
	background-image: url(../images/bj1.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center;
}
#content #content4 {
	padding: 0px;
	height: 200px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#content #content4 #zhaopin {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 480px;
	border: thin solid #CCC;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}
#content #content4 #aboutus {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 200px;
	width: 480px;
	border: thin solid #CCC;
	background-color: #FFF;
}
.font_blue2 {
	color: #03F;
}
.fong_blue3 {
	color: #09C;
	letter-spacing: 3px;
	line-height: 5mm;
}







.img_laoda {
	background-image: url(../images/dsz.gif);
	background-repeat: no-repeat;
}
#link {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	height: 40px;
	width: 1000px;
	background-image: url(../images/link.jpg);
}
#rights {
	padding: 0px;
	height: 70px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0F0F0;
}

#content #content1 table tr #con {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 310px;
	background-image: url(../images/hui.jpg);
	background-repeat: repeat-x;
	float: left;
}
#content #content1 table tr #co #con1 {
	padding: 0px;
	float: left;
	height: 30px;
	width: 430px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/xwzx.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.bg_color_blue {
	background-color: #E1F4F4;
	font-weight: bold;
	color: #30F;
	font-size: 16px;
}
.bg_color_blue2 {
	background-color: #E1F4F4;
	font-size: 14px;
	color: #06F;
}
.hui_font {
	font-size: 14px;
	color: #999;
}
.wave {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#content #content1 table tr #co #con2 {
	padding: 0px;
	height: 30px;
	width: 240px;
	margin: 0px;
	background-image: url(../images/gonggao.jpg);
	background-repeat: no-repeat;
}
.hui {
	background-image: url(../images/hui1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font_blue {
	font-weight: bold;
	color: #39C;
}
a:link {
	color: #39F;
	text-decoration: none;
}
a:visited {
	color: #39F;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: none;
	font-weight: bold;
}
#news {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D2EEFD;
}

#news #news_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #D2EEFD;
	height: 800px;
}
.left_hui {
	background-image: url(../images/left_hui.png);
	background-repeat: no-repeat;
	background-position: center;
	letter-spacing: 4px;
	font-size: 20px;
}
#news #news_right {
	margin: 0px;
	padding: 0px;
	width: 780px;
	float: right;
	background-color: #FFF;
}
.line_down {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bg_news {
	background-image: url(../images/bg_new.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 8px;
	text-align: center;
	color: #FFF;
}
.font_big {
	font-size: 28px;
	font-weight: bold;
	color: #000;
}
.line_down_dian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.bg_red {
	background-image: url(../images/red.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFF;
}
.font_red {
	font-size: 20px;
	color: #F00;
	font-weight: bold;
}
.img_lx {
	background-image: url(../images/img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 700px;
}
.blue_line {
	background-image: url(../images/blue_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.line_down_hui {
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.red_dian {
	color: #F00;
}
.font_lishu {
	font-family: "隶书";
	font-size: 18px;
}
.font_black {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#shipin {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 672px;
	height: 600px;
}
#eng {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCC;
	height: 1300px;
}
#jap {
	padding: 0px;
	height: 1100px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCC;
}

.bg_font_img {
	font-size: 20px;
	font-weight: bold;
	color: #FF0;
	background-image: url(../images/font_bt.jpg);
	background-repeat: repeat-x;
}
.bg_font2_img {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/font_bt.jpg);
	background-repeat: repeat-x;
}
#content_eng {
	padding: 0px;
	height: 260px;
	width: 996px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bj1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: scroll;
}
#kong {
	padding: 0px;
	height: 50px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.font_eng {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/bg_new.png);
	background-repeat: repeat-x;
}
#news #news_right table tr td #jpgc {
	margin: 0px;
	padding: 0px;
	width: 720px;
}
#news #news_right table tr td #jpgc ul {
	width: 720px;
	margin: 0px;
	padding: 0px;
}
#news #news_right table tr td #jpgc ul li {
	float: left;
	height: 210px;
	width: 220px;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
.content_css {
	text-indent: 1.8pc;
	line-height: 30px;
}

