@charset "utf-8";

/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background-color:#8ce1fd;
	font-family:Arial, Helvetica, sans-serif;
}
#container{
	margin:0 auto;
	width:830px;
	background-image:url(images/bk.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
#page{
	width:800px;
	background-color:#FFF;
	margin:0 auto;
}
#topic{
	width:800px;
	height:346px;
	background-image:url(images/topic.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#top_news{
	width:800px;
	height:150px;
}
#nav{
	width:800px;
	height:46px;
	background-image:url(images/nav.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#nav_per{
	width:800px;
	height:46px;
	background-image:url(images/nav_per.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#navlist{
	width:710px;
	position:relative;
	left:50px;
}
#navlist ul{
	list-style:none;
	margin:0;
	padding:0;
}
#navlist li{
	color:#333;
	font-size:13px;
	float:left;
	text-align:center;
	margin:0;
}
#navlist li a{
	width:100px;
	height:46px;
	display:block;
	cursor:pointer;
	color:#333;
	text-decoration:none;
}
#navlist li a:hover{
	width:100px;
	height:46px;
	color:#06F;
	text-decoration:none;
	background-image:url(images/listbk.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}
.navtxt_en{
	color:#999;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.nactxt_ex{
	display:block;
	padding-top:10px;
}
/*page_nav---------------*/
#navpage{
	width:780px;
	position:relative;
	left:0px;
}
#navpage ul{
	list-style:none;
	margin:0;
	padding:0;
}
#navpage li{
	color:#333;
	font-size:13px;
	float:left;
	text-align:center;
	margin:0;
}
#navpage li a{
	width:92px;
	height:46px;
	display:block;
	cursor:pointer;
	color:#333;
	text-decoration:none;
}
#navpage li a:hover{
	width:92px;
	height:46px;
	color:#06F;
	text-decoration:none;
	background-image:url(images/listbk.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}
/*page_nav End------------------*/
#content{
	overflow:hidden;
}
#page_content{
	overflow:hidden;
}
#info{
	width:220px;
	float:right;
	height:300px;
	background-image:url(images/info.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/*News-----------------------------------*/
.banner_news{
	background-image:url(images/top_b_news.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#news{
	width:550px;
	margin-left:30px;
	margin-top:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	_width:549px;
	}
#news_topic{
	height:28px;
	color:#999;
	font-size:13px;
	font-weight:bold;
	background-image:url(images/news_bk_01.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
.infomation_en{
	color:#aaa;
	font-size:10px;
	font-weight:normal;
}
#news_content{
	background-image:url(images/news_bk_02.jpg);
	background-position:right center;
	background-repeat:repeat-y;
}
#news_footer{
	height:19px;
	background-image:url(images/news_bk_03.jpg);
	background-position:right center;
	background-repeat:repeat-y;
}
.news_topic{
	background-image:url(images/topic_news.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.news_list{
	width:470px;
	margin:0 auto;
	padding:10px;
	border-top:1px dashed #ccc;
}
.news_list h2{
	font-size:16px;
	color:#06C;
	margin:0px;
}
.news_list h2 a{
	color:#06c;
	text-decoration:none;
}
.news_list h2 a:hover{
	color:#09F;
	text-decoration:none;
	border-bottom:1px solid #09f;
}
.news_list_time{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
}
.news_list p{
	font-size:12px;
	color:#555;
	line-height:1.5em;
	margin: 0;
	padding:5px 10px;
	text-align:justify;
}
.news_list_more{
	font-size:12px;
	color:#999;
	text-align:right;
	margin: 0;
	padding:0;
}
.news_list_more a{
	color:#999;
	text-decoration:none;
}
.news_list_more a:hover{
	color:#333;
	text-decoration:underline;
}
.news_list img{
	float:left;
	padding:5px 10px 10px 0;
}
/*news_page-------*/
.news_page{
	width:470px;
	margin:0 auto;
	padding:10px;
	border-top:1px dashed #ccc;
	}
.news_page h2{
	font-size:21px;
	color:#06C;
	margin:0px;
}
.news_page p{
	font-size:13px;
	color:#555;
	line-height:1.8em;
	margin: 0;
	padding:5px 10px;
	text-align:justify;
}
.news_page a{
	color:#09F;
	text-decoration:underline;
}
.news_page a:hover{
	color:#0CF;
	text-decoration:none;
}
.news_page img{
	padding:10px;
}
.news_page_time{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#aaa;
}
.news_page_top{
	text-align:right;
	color:#666;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.news_page_top a{
	color:#666;
	text-decoration:underline;
}
.news_page_top a:hover{
	color:#09F;
	text-decoration:none;
}
/*---------------------------------------News End*/
/*eachpage--------------------------*/
#column{
	width:550px;
	margin-top:15px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	_width:545px;
}
#column_topic{
	width:510px;
	height:85px;
	margin:0 auto;
	}
#column_content{
	width:100%;
}
.column_page{
	width:470px;
	margin:0 auto;
	padding:10px;
	border-top:1px dashed #ccc;
	}
.column_page h2{
	font-size:21px;
	color:#06C;
	margin:0px;
}
.column_page p{
	font-size:13px;
	color:#555;
	line-height:1.8em;
	margin: 0;
	padding:5px 10px;
	text-align:justify;
}
.column_page ul{
	list-style:none;
	margin:0 45px;
	padding:0 15px;
	
}
.column_page li{
	font-size:14px;
	color:#333;
	line-height:1.8em;
	padding: 0 18px;
	background-image:url(images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.colume_page_indent{
	text-indent:2em;
}
.column_page a{
	color:#09F;
	text-decoration:underline;
}
.column_page a:hover{
	color:#0CF;
	text-decoration:none;
}
.column_page img{
	padding:10px;
}
#column_photo{
	width:220px;
	float:left;
	background-color:#CCC;
}
/*eachpage End----------------------------*/
/*develop---------*/
.column_topic_develop{
	background-image:url(images/topic_develop.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
}
.colume_topic_concept{
	background-image:url(images/topic_concept.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.concept_slogan{
	color:#555;
	font-size:18px;
	line-height:1.5em;
}
.colume_topic_future{
	background-image:url(images/topic_future.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.colume_topic_operation{
	background-image:url(images/topic_operation.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.colume_topic_case{
	background-image:url(images/topic_case.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
/*Case-----------------------------------------*/
#casecolumn{
	width:760px;
	margin-left:30px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
#casecolumn_topic{
	width:750px;
	height:85px;
	margin:0 auto;
	}
#case_page{
	width:720px;
	margin:0 0 0 30px;
	padding:10px 0;
	_width:710px;
	}
.case_float{
	float:left;
	width:350px;
	padding-left:10px;
	display: inline;
}
.case_item{
	margin-bottom:15px;
}
.case_hotel_info{
	float:left;
	width:220px;
}
.case_hotel_info h3{
	font-size:15px;
	color:#06C;
	margin:0px;
	padding-top:5px;
}
.case_hotel_info ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.case_hotel_info li{
	font-size:12px;
	color:#555;
	line-height:1.5em;
	padding: 0 0px;
}
.case_hotel_info a{
	color:#09F;
	text-decoration:underline;
}
.case_hotel_info a:hover{
	color:#0CF;
	text-decoration:none;
}
.case_item_img{
	float:left;
	width:130px;
}
.case_item img{
	padding:3px;
	margin:5px;
	border:1px solid #eee;
}
.case_sort_title{
	width:350px;
	height:40px;
	background-image:url(images/case_sort_bk.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.case_sort_title h2{
	font-size:13px;
	color:#666;
	padding: 15px 0 20px 25px;
	margin:0;
}


/*footer---------------------------------------*/
#footer{
	width:750px;
	color:#666;
	font-size:12px;
	margin:15px auto 0;
	padding:10px 0;
	border-top:1px dotted #CCC;
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
	color:#333;
	text-decoration:underline;
}
.fc{
	float:left;
}
.fd{
	float:right;
}
/*All style-----------------------------------------------*/
.hidden{
	display:none;
}
.clearboth{
	clear:both;
}