/* all layout
-----------------------------------------------*/
body{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat;
	margin:0px;
}
h4{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	padding-left:30px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	background-image:url(images/layout_point.jpg);
	background-repeat:no-repeat;
	background-position:5 0 0 0;
}
h3{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size:12px;
	color:#663300;
	font-weight:bold;
}
p{	
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color:#000000;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
}
.img_info{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size:11px;
	color:#999999 !important;
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
.italic{
	font-style:italic;
}
.up{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	vertical-align:super;
	font-size:10px;
}
.bold{
	font-weight:bold;
}
/* index layout
-----------------------------------------------*/
#index_text{
	padding-top:15px;
	padding-bottom:15px;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size:11px;
	color:#535353;
	line-height:20px;
	background-color:#000000;
	letter-spacing:1px;
}
#index_text a{
	text-decoration:underline;
	color:#000000;
}
.desktop_text{
	color:#ffffff;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#index_logo{
	height:100px;
	padding-left:20px;
	float:left;
	margin:0px;
}
#index_word{
	padding-left:200px;
	margin:0px;
}
/* top layout
-----------------------------------------------*/
#header{
	width:980px;
	height:258px;
	background-image:url(images/layout_topBg.jpg);
	background-repeat:no-repeat;
}
#header_flash{
	width:980px;
	height:215px;
}
#title{
	width:980px;
	height:34px;
	background-image:url(images/layout_topTitle.jpg);
	background-repeat:no-repeat;
}
#langrage_inside{
	width:164px;
	background-color:#daccad;
	margin:1px;
	padding:0px 7px 0px 7px;
}
*html #langrage_inside{
	width:180px;
	background-color:#daccad;
	margin:1px;
	padding:0px 7px 0px 7px;
}
#langrage_inside a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#langrage_outside{
	width:180px;
	background-color:#a2998b;
	position:absolute;
	top:225px;
	left:780px;
}
#sixpoint_u a{
	color:#a2998b;
	font-size:12px;
	text-decoration:none;
	position:absolute;
	top:230px;
	left:750px;
}
/* content layout
-----------------------------------------------*/
#content_info{
	width:980px;
	height:843px;
	background-image:url(images/layout_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
}
#content_item{
	width:980px;
	height:3898px;
	background-image:url(images/layout_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
}
#content_list{
	width:980px;
	height:869px;
	background-image:url(images/layout_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
}
#content_map{
	width:980px;
	height:392px;
	background-image:url(images/layout_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
}
#content_list table{
	margin-left:10px;
	border-collapse:collapse;
	border:1px solid #999999;
	width:98%;
}
#content_list th{
	background-color:#ac5627;
	border:1px solid #ffffff;
	color:#ffffff;
	font-size:12px;
	margin:5px;
	text-align:left;
	padding:7px;
}
#content_list tr{
	color:#000000;
	font-size:12px;	
	text-align:left;
}
#content_list td{
	border:1px solid #999999;
	padding:7px;
}
#content_list td a{
	color:#4c3113;
	font-weight:bold;
}
#nav{
	width:242px;
	height:188px;
	background-image:url(images/layout_leftMenuBg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#nav_menu{
	width:242px;
	height:188px;
}
#nav_ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#nav_bottom_info{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:479px;
}
*html #nav_bottom_info{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:500px;
}
#nav_bottom_item{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:3534px;
}
*html #nav_bottom_item{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:3650px;
}
#nav_bottom_list{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:505px;
}
*html #nav_bottom_list{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:510px;
}
#nav_bottom_map{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:28px;
}
*html #nav_bottom_map{
	width:242px;
	height:176px;
	background-image:url(images/layout_leftBottom.jpg);
	background-repeat:no-repeat;
	margin-top:50px;
}
#sixpoint_l a{
	color:#a2998b;
	font-size:12px;
	text-decoration:none;
	position:absolute;
	top:300px;
	left:40px;
}
/*
*html #sixpoint_l a{
	color:#a2998b;
	font-size:12px;
	text-decoration:none;
	position:absolute;
	top:0px;
	left:40px;
}
*/
#content_text{
	margin-top:-16px;
	padding-right:40px;
	width:650px;
	float:right;
}
*html #content_text{
	margin-top:0px;
	padding-right:40px;
	width:700px;
	float:right;
}
#content_text ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#content_text ul a{
	color:#000000;
	font-size:12px;
}
#sixpoint_c a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	position:absolute;
	top:310px;
	left:270px;
}
/*
*html #sixpoint_c a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	position:absolute;
	top:0px;
	left:270px;
}
*/
/* bottom layout
-----------------------------------------------*/
#footer{
	clear:both;
	width:980px;
	height:134px;
	background-image:url(images/layout_bottomBg.jpg);
	background-repeat:no-repeat;
}
#footer_info{
	padding-top:60px;
	padding-left:30px;
}
#footer_logo{
	float:left;
	margin-right:30px;
}
#footer_text{
	padding-top:15px;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size:12px;
	color:#FFFFFF;
}
