/* CSS Document */


html,body{
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background-color:#000;
	font-size:90%;
	line-height:150%;
	margin-bottom:1px;
}

#page{
	min-height:100%;
	margin: 0 auto; 
	width:982px;
	text-align:left;
	background-color:#000;
	color:#000;
	padding-bottom:10px;
	background:url(../images/r_bottom_img.jpg)  no-repeat right bottom;

}

#page2{
	min-height:100%;
	margin: 0 auto; 
	width:982px;
	text-align:left;
	background-color:#000;
	color:#000;
	padding-bottom:10px;
}


#header{
	height:60px;
}

#header #logo{
	float:left;
	width:144px;
	margin:10px 0 10px;
}

#header #right_link{
	float:right;
	width:300px;
}

#header #right_link .ul_header{
	list-style:none;
	width:300px;
	height:32px;
	background:url(../images/link_bg.jpg) no-repeat;
}

#header #right_link .ul_header li{
	float:left;
	padding-left:30px;
	padding-top:8px;
}

#flasharea{
	width:980px;
	height:348px;
	border:1px solid #eaeaea;
}

#content{
	width:982px;
}

#navi{
	margin-top:10px;
	width:982px;
}
#navi ul{
	list-style:none;
	width:982px;
	margin:0 auto;
}
#navi li{
	float:left;
}

#leftcol{
	float:left;
	width:720px;
	padding-bottom:10px;
}


h1{
	margin:20px auto 0;
	width:680px;
	height:40px;
	background:url(../images/leftcol_bg.jpg) repeat-x left 25px;
}

#leftcol .news{
	width:720px;
	height:400px;
	background:url(../images/leftcol_bg.jpg) repeat-x left top;
	margin-top:10px;
	border:1px solid #eaeaea;
	background-color:#fff;
}

#leftcol .news_content{
	width:680px;
	margin:0 20px;
}

#leftcol .news_content li{
	background:url(../images/news_arrow.gif) no-repeat 5px 11px;
	padding-left:20px;
	line-height:25px;
}

#leftcol .news_content li span{
	display:block;
	width:120px;
	float:left;
}

#leftcol .col_top{
	width:720px;
	height:370px;
	background:url(../images/leftcol_bg.jpg) repeat-x left top;
	margin-top:10px;
	border:1px solid #eaeaea;
	background-color:#fff;
}

#leftcol .col_01{
	width:720px;
	height:180px;
	background:url(../images/leftcol_bg.jpg) repeat-x left top;
	margin-top:10px;
	border:1px solid #eaeaea;
	background-color:#fff;
}

#leftcol .ul_col{
	list-style:none;
	margin-top:10px;
	font-size:0.9em;
}

#leftcol .ul_col li{
	width:150px;
	padding:14px;
	float:left;
	border-right:1px solid #eaeaea;
}

#leftcol .ul_col li.b_none{
	border:none;
}

.imgcenter{
	text-align:center;
}

#rightcol{
	float:right;
	width:250px;
	background-color:#000;
}
	
#rightcol .r_banner{
	margin-top:10px;
	border:1px solid #eaeaea;
}

#rightcol .r_company{
	position:relative;
	margin-top:10px;
	border:1px solid #eaeaea;
	background-color:#fff;
	height:345px;
}

#rightcol .r_company_txt{
	position:absolute;
	top:210px;
	line-height:22px;
	left:10px;
	z-index:1;
}

#rightcol .r_company_map{
	position:absolute;
	top:318px;
	right:15px;
	z-index:2;
}

#rightcol .r_inquiry{
	position:relative;
	margin-top:10px;
	border:1px solid #eaeaea;
}

#rightcol .r_inquiry_txt{
	position:absolute;
	top:35px;
	left:10px;
}

#footer{
	clear:both;
	width:982px;
	height:38px;
	border:1px solid #eaeaea;
	background-color:#fff;
}

.footer_nav{
	margin-top:10px;
}

.footer_nav li{
	display:inline;
	padding:5px 0 0 20px;
	background:url(../images/bg_footer_nav.gif) no-repeat 10px 10px;
}

#copyright{
	width:800px;
	margin:0 auto;
	text-align:right;
	margin-top:18px;
}


.news_content_2{
	width:680px;
	margin:0 20px;
	text-align:left;
	color:#333333;
	background-color:#FFFFFF;
	border:none;
}	
	
.news_content_out{
margin:20px;
}	

.news_content_3{
	text-align:left;
	color:#333333;
	background-color:#FFFFFF;
	border:none;
}		

.news_content_li{
	background:url(../images/news_arrow.gif) no-repeat 5px 11px;
	padding-left:20px;
	line-height:25px;
}

.news_content_li_span{
	display:block;
	width:120px;
	float:left;
}	

/* Localized */