﻿/* CSS Document */

*{
    margin:0;
    padding:0;
}
body{
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:#2A86AC url(../images/pagebg.gif) repeat;
}
a {
    text-decoration:none;
    color:#333333;
}
a:hover{
color:#FF3300;
}
.clear{
    clear:both;
}
.red{
    color:red;
}
#pages{
	width:1024px;
	margin:0 auto;
	padding:0px;
	background:#FFF;
}
#wrap{
	width:960px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	display:block;
	background:#FFF;
	position:relative;
}
#header{
	width:960px;
	height:260px;
	overflow:hidden;
}
#content{
	width:960px;
	margin:20px 0 0 0;
	padding:0px;
}

/************** #menu styles *****************/
#menu{
	width:940px;
	padding:0px;
	position:absolute;
	top:210px; 
	left:17px; 
}

#menu ul{
margin:0;
padding:0;
list-style:none;

}

#menu li{
margin:6px 0 0 0px;
padding:0;
list-style:none;
float:left;
}


#menu li a{
	display:block;
	width:83px;
	height:25px;
	background:#3973AD;
	text-decoration:none;
	border:1px solid #FFFFFF;
	filter:alpha(opacity=70);
	opacity:0.7;
	color:#FFFFFF;
	margin:0 4px;
	padding-top:12px;
	text-align:center;
	font-weight:bold;
	
}
#menu li a:hover{
	background:#003366;
	text-decoration:none;
	border:1px solid #CCCCCC;
	filter:alpha(opacity=90);
	opacity:0.9;
	color:#FF3300;
	font-weight:bold;
}

/************** #menu styles *****************/



/************** #left styles *****************/
#left_index699{
	width:182px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
}
.titleBar{
    width:100%;
	height:27px;
	margin:0 auto;
	padding:0;
}
.sideLt{
    width:3px;
	height:27px;
	background:#33689B url(../images/titleSide.gif) no-repeat;
	float:left;
}
.sideLt_c{
    width:151px;
	height:27px;
	background:url(../images/titlecbg.gif) no-repeat;
	float:left;
}
.sideLt_product{
    width:110px;
	height:27px;
	background:url(../images/productguangxi.gif) no-repeat;
	float:left;
}
.sideLt_invest{
    width:110px;
	height:27px;
	background:url(../images/investguangxi.gif) no-repeat;
	float:left;
}
.sideMt{
    width:176px;
    height:27px;
	float:left;
	background:#E3E5F7 url(../images/titleBg.gif) repeat-x;
}
.sideMt_c{
    width:261px;
    height:27px;
	float:left;
	background:#E3E5F7 url(../images/titleBg.gif) repeat-x;
}
.sideMt_r{
    width:295px;
    height:27px;
	float:left;
	background:#E3E5F7 url(../images/titleBg.gif) repeat-x;
}
.sideMt_video{
    width:312px;
    height:27px;
	float:left;
	background:#E3E5F7 url(../images/videotmbg.gif) repeat-x;
	text-align:center;
}
.sideMt_product{
    width:188px;
    height:27px;
	float:left;
	background:#E3E5F7 url(../images/titleBg.gif) repeat-x;
}
.sideMt_invest{
    width:188px;
    height:27px;
	float:left;
	background:#E3E5F7 url(../images/titleBg.gif) repeat-x;
}
.sideRt{
    width:3px;
	height:27px;
	background:#33689B url(../images/titleSide.gif) no-repeat;
	float:right;
}
.sideRt_r{
    width:20px;
	height:27px;
	background:#33689B url(../images/titlego.gif) no-repeat;
	float:right;
}
.titleChar{
    color:#369;
	font-size:14px;
	font-weight:bold;
	padding:7px 0 0 10px;
	float:left;
}
.titleChar_c{
    color:#FFE;
	font-size:14px;
	font-weight:bold;
	padding:7px 0 0 10px;
	float:left;
}
.titleMore{
    color:#8E9092;
	font-size:11px;
	padding:7px 3px 0 0;
	float:right;
}
.leftContain{
    border-bottom:#CDCDCD 1px solid;
	border-right:#CDCDCD 1px solid;
	border-left:#CDCDCD 1px solid;
	margin:0;
	padding:0;
}
/************** #left_city styles *****************/
#left_city{
    width:100%;
}
#left_city ul{
    padding:7px 0;
    margin:0;
    list-style-type:none;
}
#left_city ul a{
    padding-left:40px;
    font-size:13px;
    color:#333333;
    line-height:20px;
}
/************** #left_map styles *****************/
#left_map{
    width:100%;
	border:#CDCDCD 1px solid;
	margin:8px 0 0 0;
}
.mapBar{
    width:100%;
	height:13px;
	margin:0 auto;
	padding:0;
}
.map_lt{
    background:url(../images/mlt.gif) no-repeat left top;
	height:13px;
	width:11px;
	float:left;
	padding:0;
	margin:0;
}
.map_lm{
    background:url(../images/mmm.gif) no-repeat left bottom;
	height:13px;
	width:160px;
	float:left;
	margin:0;
	padding:0;
}
.map_rt{
    background:url(../images/mrt.gif) no-repeat left top;
	height:13px;
	width:11px;
	float:right;
	padding:0;
	margin:0;
}
.map_mm{
	height:290px;
	width:100%;
	padding:0;
	margin:0 auto;
}
.map_b{
    background:url(../images/mbb.gif) no-repeat left top;
	height:11px;
	width:100%;
	padding:0;
	margin:0 auto;
}
/************** #left_hotel styles *****************/
#left_hotel{
    width:100%;
	margin:8px 0 0 0;
}
.hotelTitle{
    padding:0;
	margin:0;
	width:100%;
	height:29px;
}
#left_hotel ul{
    padding:0 10px 10px 10px;
    margin:0;
	list-style-type:disc;
	list-style-position:inside;
    border-bottom:#CDCDCD 1px solid;
	border-right:#CDCDCD 1px solid;
	border-left:#CDCDCD 1px solid;
}
#left_hotel li{
    line-height:27px;
}
/************** #left_scenery styles *****************/
#left_scenery{
    width:100%;
	margin:8px 0 0 0;
}
.sceneryTitle{
    padding:0;
	margin:0;
	width:100%;
	height:29px;
}
#left_scenery ul{
    padding:0 10px 10px 10px;
    margin:0;
	list-style:none;
    border-bottom:#CDCDCD 1px solid;
	border-right:#CDCDCD 1px solid;
	border-left:#CDCDCD 1px solid;
}
#left_scenery li{
    line-height:27px;
}
/************** #left_yellowpages styles *****************/
#left_yellow_pages{
    width:100%;
	margin:8px 0 0 0;
}
#left_yellow_pages ul{
    padding:5px 0;
    margin:0;
    list-style-type:none;
	line-height:35px;
}
#left_yellow_pages ul a{
	font-size:13px;
	color:#333366;
	padding-left:60px;
}
#left_yellow_pages ul a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.Plist1{
    background:url(../images/plist1.gif) 8px no-repeat;
}
.Plist2{
    background:url(../images/plist2.gif) 8px no-repeat;
}
.Plist3{
    background:url(../images/plist3.gif) 8px no-repeat;
}
.Plist4{
    background:url(../images/plist4.gif) 8px no-repeat;
}
/************** #left_weather styles *****************/
/************** #left_weather styles *****************/
#left_weather_forecast{
    width:100%;
	height:auto;
	margin:8px 0 0 0;
}
.weatherTbg{
    background:url(../images/weatherTbg.gif) no-repeat;
	width:100%;
	height:27px;
	color:#1B7E10;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.weatherTbg span
{
	margin:7px 0 0 13px;
	float:left;
}
.weatherBg
{
    border-bottom:#CDCDCD 1px solid;
	border-right:#CDCDCD 1px solid;
	border-left:#CDCDCD 1px solid;
    background:url(../images/weatherBg.gif) no-repeat;
	width:180px;
	height:auto;
}
#left_weather_forecast ul{
    padding:5px 0 0 5px;
    margin:0;
    list-style-type:none;
	line-height:35px;
	height:auto;
}
#left_weather_forecast a{
    border:#CDCDCD 1px solid;
	font-size:13px;
	padding:3px 3px;
	margin-left:3px;
}
/************** #center styles *****************/
#center{
	width:432px;
	float:left;
	margin:0 0 0 10px;
	padding:0px;
}
/************** #center_news styles *****************/
#center_news{
    width:100%;
}
.news_t{
    width:100%;
	margin:0 auto;
	padding:10px 0 0 0;
	float:left;
}
.newsflash{
    width:192px;
	height:167px;
	padding:0;
	margin:0 2px 0 10px;
	display:inline;
	float:right;
}
.news_tright{
    width:218px;
	height:167px;
	margin:0 0 0 2px;
	padding:0px;
	display:inline;
	float:left;
}
.news_tright ul{
    padding:0 0 0 15px;
    margin:0;
	list-style-type:none;
}
.news_tright li{
    line-height:20px;
	margin:3px auto;
}
.news_tright a{
	color:#3D79CB;
}
.news_tright a:hover{
	color:#F00;
}
.news_tright_time{
    margin:0 0 0 10px;
}
.news_b{
	margin:5px 0 0 0;
	padding:0;
    width:100%;
}
.news_bt{
	margin:0;
	padding:0;
	width:100%;
	height:27px;
	background:url(../images/newsbtitle.gif) no-repeat left bottom;
}
.news_bt span{
	margin:4px 0 0 40px;
	padding:0;
	color:#33679A;
	font-weight:bold;
	font-size:15px;
	float:left;
}
.news_b ul{
    padding:0px;
    margin:0 0 5px 10px;
	list-style-type:none;
}
.news_b li{
    margin:0;
	padding:0;
	height:26px;
	text-overflow:ellipsis;


}
.news_b li .alink{
    margin:0 0 0 5px;
	padding:0;
	float:left;
}
.news_b .newstime{
	margin-right:10px;
	padding:0;
	float:right;	
}
/************** #center_route styles *****************/
#center_route{
    width:100%;
	margin:10px 0 0 0;
}
#center_route ul{
    padding:0 10px 10px 10px;
    margin:0;
	list-style:none;
}
#center_route li{
    margin:0;
	padding:0;
	height:25px;
    line-height:25px;
	background:url(../images/listc.gif) 0 center no-repeat;
	list-style:none;
	text-overflow:ellipsis;
}
.route_l{
    margin:0 0 0 25px;
	padding:0;
	float:left;
}
.money{
	margin-right:10px;
	padding:0;
	float:right;
}
/************** #center_beauty styles *****************/
#center_beauty{
    width:100%;
	margin:9px 0 0 0;
}
.beautytitle{
    width:100%;
	height:36px;
	margin:0 auto;
	padding:0;
}
.beautyLt{
    width:133px;
	height:36px;
	background:#FFE597 url(../images/beautyLt.gif) no-repeat;
	float:left;
}
.beautyMt{
    width:166px;
    height:36px;
	float:left;
	background:#FFE597 url(../images/beautyMt.gif) repeat-x;
}
.beautyRt{
    width:133px;
	height:36px;
	background:#FFE597 url(../images/beautyRt.gif) no-repeat;
	float:right;
}
.beautyContain{
    border-bottom:#E7D8AA 1px solid;
	border-right:#E5D5A5 1px solid;
	border-left:#E5D5A5 1px solid;
	background:#FFF9E8 url(../images/beautybg.gif) repeat;
	width:430px;
}
.beauty_a{
	width:100%;
	height:60px;
	background:url(../images/beauty_abg.gif) no-repeat;
}
.beauty_b{
	width:96%;
	margin:2px 0 0 6px;
	text-align:center;
	float:left;
}
.beauty_b ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
}
.beauty_b ul li{
	margin:0 0 0 7px;
	padding:0;
	list-style:none;
	display:inline;
	background:#FFF;
	float:left;
}
.beauty_b img{
	width:93px;
	height:65px;
	border:0;
	padding:3px 2px;
}
.beautymore{
	margin:0;
	padding:28px 17px 0 0;
	float:right;
}
.beautylink{
	margin:5px 0 2px 0;
	display:block;
}
.beauty_c{
	width:100%;
	height:60px;
	background:url(../images/beauty_cbg.gif) no-repeat;
	clear:both;
}
.beauty_d{
	width:100%;
	margin:2px 0 0 0;
	padding:0;
	text-align:center;
	float:left;
}
.beauty_d ul{
	margin:0 0 0 8px;
	padding:3px 0 0 0;
	list-style:none;
	display:inline;
	float:left;
}
.beauty_d ul li{
	margin:0 7px;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
}
.beauty_d img{
	width:83px;
	height:68px;
	border:#E1E1E1 1px solid;
	background:#FFF;
	padding:3px 2px;
}
.beauty_e{
    margin:1px 0 0 0;
	padding:0;
	width:100%;
	height:40px;
	background:url(../images/minority.gif) no-repeat;
	clear:both;
}
.beauty_f{
    margin:0;
	padding:0;
	width:100%;
	height:90px;
	background:0px url(../images/minoritybody.gif) no-repeat;
}
.beauty_f ul{
	margin:0 0 0 0;
	list-style:none;
	text-align:center;
	height:90px;
	width:350px;
	float:right;
}
.beauty_f ul li{
	margin:5px 18px;
	padding:0;
	text-align:center;
	line-height:18px;
	height:18px;
	width:48px;
	list-style:none;
	display:inline;
	border:#C7C7C7 1px solid;
	background:#FFF;
	float:left;
}
.beauty_f a{
	color:#6E6E6E;
	font-weight:bold;
	display:block;
}
.beauty_f a:hover{
	background:#F0F0F0;
	border:#336699;
	color:#F00;
}
/************** #right  styles *****************/
#right{
	width:318px;
	float:right;
	margin:0px;
	padding:0px;
	
}
/************** #right_impress  styles *****************/
#right_impress{
    width:100%;
}
#right_impress ul{
    padding:0 10px 10px 10px;
    margin:0;
	list-style-type:disc;
	list-style-position:inside;
}
#right_impress li{
    line-height:27px;
}
/************** #right_video  styles *****************/
#right_video{
    width:100%;
	margin:8px 0 0 0;
}
.video_title_m{
    width:83px;
	height:27px;
	background:url(../images/titlecbg.gif) no-repeat;
}
.video_mbg{
    width:318px;
	height:19px;
	background:url(../images/videombg.gif) no-repeat;
	margin:0 auto;
	padding:0;
}
.videoContain{
	margin:0 auto;
	padding:0;
	border-left:#CDCDCD 1px solid;
	border-right:#CDCDCD 1px solid;
}
.videoshow{
	margin:0 auto;
	padding:10px 0 0 15px;
}
.video_bbg{
    width:318px;
	height:13px;
	background:url(../images/videobbg.gif) no-repeat;
	margin:0 auto;
	padding:0;
}
/************** #right_product  styles *****************/
#right_product{
    width:100%;
	margin:8px 0 0 0;
}
#right_product ul{
    padding:7px 0;
    margin:0;
    list-style-type:none;
	display:inline;
}
#right_product ul li{
    padding:0;
    margin:0;
    list-style-type:none;
	display:inline;
	margin:0 5px 0 6px;
	clear:both;
}
#right_product img{
	width:84px;
	height:60px;
	border:#E5E5E5 1px solid;
	padding:3px;
	margin:20px auto;
}
#right_product a:hover{
	background:#F0F0F0;
	border:#336699;
}
/************** #right_invest  styles *****************/
#right_invest{
    width:100%;
	height:210px;
	margin:8px 0 0 0;
}
.investContain{
    border-bottom:#CDCDCD 1px solid;
	border-right:#CDCDCD 1px solid;
	border-left:#CDCDCD 1px solid;
	margin:0;
	padding:0;
	height:auto;
}
.investContain ul{
	padding:0 10px 10px 10px;
    margin:0;
	list-style-type:disc;
	list-style-position:inside;
}
.investContain li{
	line-height:27px;
}
/************** #right_touch  styles *****************/
#right_touch{
    width:100%;
	height:63px;
	margin:9px 0 0 0;
}
#right_touch img{
    width:318px;
	height:63px;
	border:0;
}
/************** Body,βʽʼ *****************/
#friend_links{
    text-align:center;
    padding:0;
    width:960px;
    margin:20px 0 0 0;
    height:60px;
	clear:both;
}
#copyright{
    text-align:center;
    padding:10px 0;
    width:960px;
    margin:0;
	clear:both;
}
#footer_a{
	width:960px;
	margin:15px 0 0 0;
	padding:0;
	height:30px;
	background-color:#D9D9D9;
	text-align:center;
}
#footer_a ul{
margin:0;
padding:0;
list-style-type:none;

}
#footer_a li{
padding:0;
margin:0;
float:left;
}
#footer_a li a{
float:left;
display:block;
padding:10px 10px;
width:115px;
text-decoration:none;
color:#333366;
}







#contentb{
width:778px;
}
/*--pic--*/
#xxyk{
float:left;
width:410px;
margin:0;
padding:0;
background:#fff;
margin:0 3px 0 3px;
}
#xxyk .contentb{
float:left;
width:410px;
margin:0;
padding:0;
}
#xxyk .contentb img{
border:0;
}
#xxyk .contentb .roll{
width: 410px;
margin:4px auto;
padding:0 0 0 0; 
overflow:hidden;
}
#xxyk .contentb .roll #main{
list-style:none;
width:1620px;
padding:0;
margin:0;
}
#xxyk .contentb .roll #main #pic1,#xxyk .contentb .roll #main #pic2{
float:left;
text-align:left;
width:810px;
padding:0;
margin:0;
}
#xxyk .contentb .roll #main #pic1 a,#xxyk .contentb .roll #main #pic2 a{
display:block;
text-align:center;
color:#FFFFFF;
width:135px;
}
#xxyk .contentb .roll #main #pic1 img,#xxyk .contentb .roll #main #pic2 img{
display:block;
clear:both;
width:115px;
height:111px;
margin:0 auto 5px auto;
padding:0;
}
#xxyk .contentb .roll #main #pic1 ul,#xxyk .contentb .roll #main #pic2 ul{
float:left;
list-style:none;
}
#xxyk .contentb .roll #main #pic1 ul li,#xxyk .contentb .roll #main #pic2 ul li{
float:left;
display:block;
margin:0;
padding:0;
}
/*--hidden--*/
#slhdly .title,#xxyk .content ul li.more{
position:absolute;
visibility:hidden;
overflow:hidden;
display:none;
clip:rect(0,0,0,0);
height:0;
}

#friend_links table{
	width:960px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	text-align:center;
	height:60px;
}
#friend_links table td{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin:0;
	padding:0;
	width:20%;
	height:30px;
}

