
/* img line color=#ddd2ba*/
/*print*/

@media print  {
body {
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

a {
	color: #000000;
	background: #FFF;
}


h2,h3,h4 {
	font-size: 10pt;
}

body {
	width: 98% !important;
	float: none !important; 
	padding: 0px;
	margin: 0px;
}

}

/*print* over/




/*字体over*/
.text_left{ text-align:left;}
.padding_top{ padding-top:5px;}
.center{ text-align:center;}
.float_left { float:left;}
.float_right { float:right;}

img,div,ul,li,dl,dt,dd,form  {
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	list-style-position:outside;
	text-indent:0px;
	word-break:break-all;
}
textarea{scrollbar-3dlight-color:#938875; scrollbar-track-color : rgb(193,189,169); scrollbar-arrow-color:#938875; border:1px solid #a79984;}
select{
	background-color: #eeefeb;
	color: #330000;
	height:20px;}
input {background-color: #eeefeb;
	color: #330000;
}
.input2{border: 1px solid #9c8579; padding-left: 2px; padding:2px;}
textarea{border: 1px solid #7a5e54;
	background-color: #fff;
	color: #330000;}
.input_Sub {
	height:20px;
	padding:1px;
	color: #dcd6b6;
	background-color: #938454;
	border: 1px solid #7a5e54;
}
.input_Sub_o{
	height:20px;
	padding:1px;
	color: #dcd6b6;
	background-color: #996600;
	border: 1px solid #7a5e54;}

.input_Sub_d{
	height:20px;
	padding:1px;
	color: #dcd6b6;
	background-color: #996600;
	border: 0px solid #7a5e54;}
body .hand {cursor:pointer!important;cursor:hand;}


/* 错误提示样式*/
body #main_errors{border: #816755 1px solid;margin:5px auto; margin-top:10px; background:#f6f7f4; /*display: none;*/ padding:5px;}

body #main_errors li{
	list-style: inside disc; padding-left:12px;
	margin-top:3px;
}
/* 错误提示样式*/

/*字体*/
.font_en_01 { font-family: Arial; }
.font_en_02 { font-family: Times New Roman; }
.font_cn_01 { font-family: 黑体; }
.dark_red { color:#522214;}
.dark_an_red { color:#3c1e15;}
.c_title{
	color:#561000;
	font-size:13px;
	font-weight: bold;
}
.c_biao_ti {color:#4b1c08;}
.c_biao_ti2 {color:#663300;}
.c_lei_rong {color:#957b35;}
.c_gray {
	color:#666666;
	font-weight: normal;
}
.c_gray2 {
	color:#b4b4b4;
}
.c_gray_better {
	color:#7d7766;
	font-weight: normal;
}
.c_no_link{ color:#757575;}
.c_red{ color:#990000;}
.c_green{ color:#339900;}
.c_or{ color:#cc3300;}
.c_or2{ color:#ff6600;}
.c_black{ color:#000;}
.red_dot{color:#cc0000;}
.s { font-weight:normal; }
.b { font-weight:bold; }
.s_11 { font-size: 11px; }
.b_11 { 
	font-size: 11px;
	font-weight:bold;
}

.s_13 { font-size: 13px; }
.b_13 { 
	font-size: 13px;
	font-weight:bold;
}

.s_14 { font-size: 14px; }
.b_14 { 
	font-size: 14px;
	font-weight:bold;
}

.s_16 { font-size: 16px; }
.b_16 { 
	font-size: 16px;
	font-weight:bold;
}

.s_18 { font-size: 18px; }
.b_18 { 
	font-size: 18px;
	font-weight:bold;
}
.b_20 { 
	font-size: 20px;
	font-weight:bold;
}
.s_24 { font-size: 24px; }
.b_24 { 
	font-size: 24px;
	font-weight:bold;
}

.s_36 { font-size: 36px; }
.b_36 { 
	font-size: 36px;
	font-weight:bold;
}

/*字体*/
/*高-and-宽*/
.h_5{ height:5px; overflow:hidden;}
.h_10{ height:10px; overflow:hidden;}
.h_15{ height:15px;}
.h_20{ height:20px;}
.h_25{ height:25px;}
.h_30{ height:30px;}
.h_40{ height:40px;}
.w_5{ width:5px;}
.w_10{ width:10px;}
.w_20{ width:20px;}
.w_30{ width:30px;}
.w_40{ width:40px;}
.w_50{ width:50px;}
.w_60{ width:60px;}
.w_70{ width:70px;}
.w_80{ width:80px;}
.w_90{ width:90px;}
.w_100{ width:100px;}
.w_150{ width:150px;}
.w_bai_30{ width:30%;}
.w_bai_40{ width:40%;}
.w_bai_50{ width:50%;}
.w_bai_60{ width:60%;}
.w_bai_70{ width:70%;}
.w_bai_80{ width:80%;}
.w_bai_100{ width:100%;}
.l_h_25{ line-height:25px;}
.l_h_15{ line-height:15px;}
.l_h_20{ line-height:20px;}
.l_h_30{ line-height:30px;}
.text_I_25{ text-indent:25px;}
.text_I_20{ text-indent:20px;}
.text_I_30{ text-indent:30px;}
.text_I_60{ text-indent:60px;}
.text_I_15{ text-indent:15px;}
/*公用*/

/*处理连接时不要虚线*/
/*a  { ectrip:expression(this.onFocus=this.blur()); }*/
/*a {blr:expression(this.onFocus=this.close()); }*/ /* 只支持IE，过多使用效率低 */
/*a {blr:expression(this.onFocus=this.blur()) }*/ /* 只支持IE，过多使用效率低 */
/*a:focus  { -moz-outline-style: none; } *//* IE不支持 */

body img  { blr:expression(this.onFocus=this.close()); } /* 只支持IE，过多使用效率低 */
body img  { blr:expression(this.onFocus=this.blur()); } /* 只支持IE，过多使用效率低 */
body img:focus  { -moz-outline-style: none; } /* IE不支持 */
.input_shouoshuo {
	height:16px;
	margin: 0px;
	padding: 0px;
	padding-top:2px;
	border:1px solid #9c8579;
	background:#FFFFFF;
	vertical-align:middle;
}
a { text-decoration:none; }
a:link  { color: #000000; }
a:visited  { color: #82671e; } 
a:hover { color: #990000; }
a:active { color: #990000; }

.yuding:link  {color: #ff6600;text-decoration: underline;
}
.yuding:visited  { color: #ff6600;text-decoration: underline; } 
.yuding:hover { color: #ff6600; text-decoration: underline; }
.yuding:active { color: #ff6600;text-decoration: underline;  }

.text:link  { color: #4b1c08; }
.text:visited  { color: #4b1c08; } 
.text:hover { color: #660000; }
.text:active { color: #660000; }

.more:link  { color: #990000; }
.more:visited  { color: #990000; } 
.more:hover { color: #660000; }
.more:active { color: #660000; }

.down:link  { color: #715e56; }
.down:visited  { color: #715e56; } 
.down:hover { color: #660000; }
.down:active { color: #660000; }

.home:link  {
	color: #cc0000;
}
.home:visited  {
	color: #cc0000;} 
.home:hover { color: #660000; }
.home:active { color: #660000; }

/*.link_c:link  { background:url(/images/home2/list_2.gif) no-repeat left; padding-left:10px;}
.link_c:visited  {background:url(/images/home2/list_2.gif) no-repeat left; padding-left:10px;} 
.link_c:hover {background:url(/images/home2/list_2.gif) no-repeat left; padding-left:10px;}
.link_c:active {background:url(/images/home2/list_2.gif) no-repeat left; padding-left:10px;}*/
.link_line:link  {
	text-align:center;
	color:#cc0000;
	text-decoration: underline;
}
.link_line:visited  {text-align:center;color:#cc0000;text-decoration: underline;} 
.link_line:hover {text-align:center;color:#990000;}
.link_line:active {text-align:center;color:#990000;}

.link_line2:link  {
	text-align:center;
	color:#663300;
	text-decoration: underline;
}
.link_line2:visited  {text-align:center;color:#663300;text-decoration: underline;} 
.link_line2:hover {text-align:center;color:#663300;}
.link_line2:active {text-align:center;color:#663300;}
.on_mouse{ background:#d8d9d6; border-bottom:1px solid #000000;}

.link_line3:link  {text-align:center;color:#000000;text-decoration: underline;}
.link_line3:visited  {text-align:center;color:#000000;text-decoration: underline;} 
.link_line3:hover {text-align:center;color:#006600;}
.link_line3:active {text-align:center;color:#006600;}
/*公用over*/

/*little_tu
*/


body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	letter-spacing: 0px;
	white-space: normal;
	scrollbar-face-color:#ebded0;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#963;
	scrollbar-darkshadow-color:#963;
	scrollbar-shadow-color:#be9469;
	scrollbar-arrow-color:#963;
	scrollbar-track-color:#ebded0;
	color: #000000;
	
}

body .scrolling{overflow:auto;width:560px;overflow-y:hidden;}/*?*/
#scrolling_bottom{height:20px;}

#main_all {
	height:100%;;
	width:100%;
	background: url(/images/home2/bg.gif) repeat-y center;
	margin:0px auto;
	margin-top:21px;
}
#main_all #Top {
	width:860px;
	height:100%;
	margin:0px auto;
}
#Top .flash {
	width:100%; 
	height:230px;
	background:url(/images/home2/flash.gif) no-repeat  top;	
	z-index:1;	
}
#Top #flash_top {
	position:absolute;
	width:860px;
	height:230px;
	z-index:10;
	filter: Alpha(Opacity=0);
}
#Top #flash_top_m {
	position:absolute;
	width:630px;
	height:230px;
	left: 230px;
	z-index:100;
	background: #F00;
	filter: Alpha(Opacity=0, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=860, FinishY=230);
}

#main_all #main {
	width:100%;
	height:100%;
	margin:0px auto;
	background:url(/images/home2/bg_down.gif) no-repeat bottom;
	
} 
#main .mid_bg {
	height:100%;
	margin:0px auto;
	background:url(/images/home2/bg_mid.gif) repeat-y;
	width:815px; margin-bottom:28px;
}
 #main_all #Down {
 	height:110px; width:100%; text-align:center; clear:both;
	padding-top:
} 
#main .mid { 
	width:97%;
	height:100%;
	clear:both;
	margin:0px auto;
}

/*分页样式*/
#publicPage{
	margin:5px 0px;
	width:98%;
	background:#E0F3FE;
	padding:5px 1%;
	display:none;
	float:none;
	clear:both;
}
#publicPageBottom{
	width:100%;
	height:25px;
	float:none;
	clear:both;
}

/*ul 错误提示样式*/
#main_errors,#main .main_errors{
	border: #816755 1px solid;
	padding:5px 1%;
	width:98%;
	margin:0px auto 5px;
	display:none;
	float:none;
	clear:both;
	background-color: #F1EDEB;
}
#main_errors .main_errors_title,#main .main_errors .main_errors_title{
	font-weight: bold;
	color: #C30;
	padding-bottom: 4px;
	border-bottom: 1px solid #D9B3B3;
}
#main_errors ul,#main .main_errors ul,#main #main_public #dataList #main_errors ul,#main #main_public  #dataList .main_errors ul{
	border-top:2px solid #FFF;
	list-style: inside disc;
}
#main_errors li,#main .main_errors li,#main #main_public  #dataList #main_errors li,#main #main_public  #dataList .main_errors li{
	list-style: inside disc;	
	margin-top:3px;
	line-height:14px;
	padding:0px;
	padding-left:1px;
	color:#444;
}

/*mid_left*/
#main .mid .mid_left { 
	width:203px;
	height:100%;
	float:left;
}
#main .mid .mid_left2 { 
	width:170px;
}
.mid_left .mid_left_1 { 
	width:100%; 
	height:100%;
	clear:both;
}
	
.mid_left .mid_left_2 {
	width:100%; 
	height:100%;
	clear:both;
}
.mid_left .mid_left_2_text {
	margin-top:10px;
	width:95%; 
	height:100%;
	clear:both;
	margin:0px auto;
	margin-top:5px;
}
.mid_left .mid_left_2_text li{ clear:both;}
.pic_1 { 
	background:url(/flash/adv_1.gif) no-repeat;
	width:190px; 
	height:93px;
	margin:0px auto;
}
.pic_1 div{ margin-top:72px}
.pic_2 {
	width:203px; 
	height:66px;
	background:url(/images/home2/left_pic2.gif) no-repeat;
	margin:0px auto;
}
/*phone*/ 

.phone_bg { 
	background:url(/images/home2/phong_bg.gif) no-repeat;
	height:183px; 
	width:203px;
}
.phone_bg2 {
	background:url(/images/home2/02/phone2.gif) no-repeat;
	height:114px; 
	width:203px;
}
.phone_bg2 ul {
	width:78%;
	margin:10px auto;
	margin-bottom:0px;
}
.phone_bg2 ul li { margin-bottom:6px;
}

.phone_bg ul {
	width:80%;
	margin:17px auto;
}

/*mid_right*/	 
#main .mid .mid_right { 
	width:69%; padding-left:10px; border-left:1px solid #eae6df;
	height:100%;
	float:right;
}
#main .mid .mid_right2 { 
	width:75%; }
#main .mid .mid_right3 { 
	width:72%; }

.mid .Mid_mid{ width:90%; margin:0px auto;border:1px solid #eae6df; border-bottom:0px; border-top:0px;}
.mid .Mid_mid .mid_right_1{ width:90%; margin:auto;}
.mid .Mid_down{ width:80%; margin:0px auto;}
.mid .Mid_down3{ width:75%;margin:0px auto; margin-left:15%;}
.mid .Mid_down2{ width:90%;}
.mid_right_1{height:35px; width:100%;clear:both;}
.mid_right_1_02{background:url(/images/home2/flow_1.gif) no-repeat left -5px;}
.mid_right_1 .left{ float:left; }
.mid_right_1 .right{ float:right;}
.mid_right_2{  height:100%; width:100%;clear:both;}
.mid_right_3{  height:95%; width:100%;clear:both; margin:0px auto;}
.mid_right_2 table {border:1px solid #a79984; width:90%; margin:4px 0px; padding:2px 5px; margin-left:25px;}
.mid_right_2 table tr{ background:#e9e9e9;}
.mid_right_2 table tr td{ text-align:left;}
.mid_right_2 table tr td .room_name { background:url(/images/home2/list_3.gif) no-repeat left;}
.mid_right_2 li{ line-height:18px; height:18px; width:100%;}
.mid_right_2 .XL_li{ line-height:3px; height:2px; overflow:hidden;}
.xu_line{ background:url(/images/home2/xu_line.gif) repeat-x; height:2px; overflow:hidden; margin-bottom:5px; width:100%; clear:both;}
.mid_right_5{height:75%; width:100%;clear:both; margin:0px auto;}
/*新闻*/
#index_new{ width:100%; height:100%; clear:both;}
#index_new .left{ float:left; width:22%;}
#index_new .left img{height:90px; width:120px; padding:3px; border: #ddd2ba solid 1px; margin-top:}
#index_new .right{ float:right; text-align:left; width:70%;}
#index_new .right li{ width:100%; clear:both;}
#index_new .right li .txt{ width:72%; float:left; text-indent:15px; background:url(/images/text/list_3.gif) no-repeat left 3px;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;line-height:15px;}
#index_new .right li .time{ float:right;}
#index_new .right a{white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; width:40%;}
/*圆边*/
#yuan {
	width:100%; 
	height:100%;
	clear:both;
}
#yuan .yuan_top { 
	background:url(/images/home2/yuan_2.gif) repeat-x top; 
	height:7px; 
	width:100%;
	overflow:hidden;
}
#yuan .yuan_top .left { 
	float:left;
	background:url(/images/home2/yuan_1.gif) no-repeat;
	height:7px;
	width:10px;
	padding: 0px;
	overflow:hidden;
}
#yuan .yuan_top .right { 
	float:right;
	background:url(/images/home2/yuan_3.gif) top right no-repeat;
	height:7px;
	width:10px;
	overflow:hidden;
}


#yuan .yuan_mid {
	background:#e8e3ca;
	border:2px solid #dfd5bd;
	border-bottom:0px;
	border-top:0px;
	height:100%;
	clear:both;
}
#yuan .yuan_mid ul{ width:95%; height:100%; margin:0px auto;}
#yuan .yuan_down {
	background:url(/images/home2/yuan_5.gif) repeat-x; 
	height:10px; 
	width:100%;
	overflow:hidden;
	clear:both;
	padding:0px;
}
#yuan .yuan_down .left { 
	float:left;
	background:url(/images/home2/yuan_4.gif) left top no-repeat;
	height:10px;
	width:10px;
	padding: 0px;
	overflow: hidden;
}
#yuan .yuan_down .right { 
	float:right;
	background:url(/images/home2/yuan_6.gif) top no-repeat;
	height:10px;
	width:10px;
	padding: 0px;
	overflow: hidden;
}
/*圆边*/

/*搜索*/
#shou_shuo{ height:30px; line-height:30px; overflow: hidden;}

#shou_shuo select{
	vertical-align: super;
	margin-bottom: -9px;
}

#submitSearchInfo img{
	vertical-align: super;
	margin-bottom: -9px;	
}

/*酒店*/
.index_hotel{}
.index_hotel img{ float:right; margin-top:5px; padding:3px;border: #ddd2ba solid 1px; margin-left:5px;}
/*优惠*/
.you_hui{ width:90%; margin:5px auto;}
.you_hui li{ width:100%; float:left; white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;background:url(/images/text/list_1.gif) left  9px no-repeat; text-indent:12px; line-height:25px; border-bottom:1px dashed #dfd5bd;}

/*hotel*/
#hotel{}
#hotel .mid_right_1{  height:50px;}
.yu_ding_title{font-size: 13px;
	font-weight: bold;
	color: #663300;
	line-height: 40px;
	height: 40px;
	margin-left:15px;
	overflow:visible;
	text-align:center;}
.yu_ding{ border:1px solid #a79984; width:80%; margin:0px auto; height:100%; clear:both; padding:10px;}
.yu_ding2{ border:1px solid #a79984; width:98%; margin:0px auto; height:100%; clear:both; padding:10px;}
.yu_ding5{width:90%; margin:0px auto;}
.yu_ding3{ width:70%;}
.yu_ding4{ width:100%;}
.yu_ding2 li{ margin-bottom:3px;}
.hotel_tu{ width:100%; margin:0px auto; height:100%; clear:both; text-align:center; line-height:25px;}
.hotel_tu li{ float:left; margin-left:5px;}
.hotel_tu li img{}
#lou{ width:100%; height:100%; clear:both;}
.lou_biao_ti{ width:100%; background:url(/images/hotel/lou_2.gif) repeat-x; height:30px; clear:both;}
.lou_biao_ti .left{ float:left; background:url(/images/hotel/lou_1.gif) no-repeat left; text-indent:20px; height:30px; line-height:30px;}
.title{ font-size:14px;font-weight:bold; color:#663300;}
.content{ line-height:20px; margin-top:2px; font-size:13px;}
.lou_biao_ti .right{ float:right; background:url(/images/hotel/lou_3.gif) no-repeat right; height:30px; width:70px;}
/*预订说明*/
.yuding_shuo{ width:95%; margin:0px auto;}
/*<房间>*/
#fang{ width:100%; height:100%; clear:both;}
.fangxing table{ width:100%; height:100%; clear:both;background:#ece9d8; text-align:center;}
.50_td{ width:50px;}
.65_td{ width:65px;}
/*.fang_biao_ti{ width:100%; clear:both; margin-top:5px; background:#ece9d8;margin-bottom:5px; }
.fang_biao_ti td{ height:20px; text-align:center;}*/
.fang_content{ width:100%; clear:both; margin-top:5px;}
.fang_content td{text-align:center; height:20px; background:#f4f2e7;}
#fang_ge{ width:98%; margin:0px auto;}
#fang_ge li{ line-height:25px; clear:both;}
#fang_ge .left{ float:left; width:17%; font-size:13px; text-align:right;}
#fang_ge .left2{ float:left; width:15%; font-size:13px;text-align:right;}
#fang_ge .left3{ float:left; width:20%; font-size:13px;text-align:right;}
#fang_ge .left4{ float:left; width:23%; font-size:13px;text-align:right;}
#fang_ge .right{ float:righ;}

/*上一步和下一步*/
.step{ margin:20px auto; width:40%; clear:both; margin-bottom:10px;}
.step2{  width:60%;}
.step3{  width:20%;}
.xia_la{ width:95%; height:100%; clear:both;}
#table2{ padding: 2px;}
#table2 table{ border:1px #DDD solid;}
#table2 table td{
	width:14%;
	height: 16px;
	overflow:hidden;
	border: #e4e0cb solid 1px;
	border-bottom: 0px;
	border-right: 0px;
}
#table2 .booktitle td{
	background:#e4e0cb;
	color:#F00;
	border-bottom: #FFF 1px solid;
	border-right: #FFF 1px solid;
}

 
/*user* index*/
/*#main .mid_left2 { width:23%; float:left; background:#e0dbc7;}*/
.user{}

/*user_left*/
.us_left_1{ background:#d7caa6; margin-top:10px;}
.us_left_1 .us_left_1_01{ overflow:hidden; background:url(/images/user2/L_2.gif) repeat-x; height:10px; width:100%; clear:both; overflow:hidden;}
.us_left_1 .us_left_1_01 .left{ background:url(/images/user2/L_1.gif) no-repeat; height:10px; width:10px;padding:0px; float:left; overflow:hidden;}
.us_left_1 .us_left_1_01 .right{ background:url(/images/user2/L_3.gif) no-repeat; height:10px; width:10px;padding:0px; float:right; overflow:hidden;}
.us_left_1 .us_left_1_02 { padding:0px 3px;height:100%; clear:both; border:1px solid #a79984; border-bottom:0px; border-top:0px;}
.us_left_1_02_bg{background:#f3f1e4;}
.u_l_list_1{ height:32px; width:90%; margin:0px uto; background:url(/images/user2/L_list_1.gif) no-repeat left;text-indent:35px; margin-left:5px; line-height:37px;}
.u_l_list_2{ height:27px; background:url(/images/user2/L_list_2.gif) no-repeat left; line-height:27px; width:90%; margin:0px auto; text-indent:40px; margin-left:5px;}
.u_l_list_3{ height:27px; background:url(/images/user2/L_list_3.gif) no-repeat left; line-height:27px; width:90%; margin:0px auto; text-indent:40px;}
.u_l_list_2_t{ width:90%; margin:0px auto;}
.u_l_list_2_t ul li{ width:80%; margin:0px auto; line-height:25px; background:url(/images/user2/L_list_4.gif) no-repeat left 6px; text-indent:13px;}
.us_left_1_02 .us_list2{ height:27px;; width:90%; margin:auto; background:url(/images/user2/L_list_2.gif) no-repeat left; }
.us_left_1_02 .list1_text{ margin-left:15px;}
.us_left_1 .us_left_1_03{ overflow:hidden;background:url(/images/user2/L_5.gif) repeat-x; height:10px; width:100%; clear:both;}
.us_left_1 .us_left_1_03 .left{ background:url(/images/user2/L_4.gif) no-repeat; height:10px;padding:0px; width:10px; float:left; padding: 0px; overflow:hidden;}
.us_left_1 .us_left_1_03 .right{ background:url(/images/user2/L_6.gif) no-repeat; height:10px;padding:0px; width:10px; float:right; padding: 0px; overflow:hidden;}

.user_1{ text-indent:25px; margin-top:15px; line-height:20px;}
.user_right_1 { width:100%; height:100%; clear:both;}
.user_right_1 .user_right_1_02{margin:0px auto;background:#f0ebd4; width:100%; clear:both; height:100%;}
.user_right_1_02 .us_list_1{ width:95%; margin:10px auto; height:35px; background:#f6f3e5;}
.user_right_1_02 .us_list_2{ width:95%; padding:30px 0px; background:#f6f3e5; height:100%; clear:both; margin:15px auto;}
.us_list_2 .us_pic_L{ float:left; width:43%; height:100%; clear:left;}
.us_pic_L li{ width:24%; height: 30px; float:left; padding-bottom: 10px; text-align:right;}
.us_list_2 .us_pic_R{ float:right; width:50%; height:100%; margin-top:5px;}
.us_list_2 .us_pic_R_30{ margin-right:30px; height:100%; clear:both;}
.us_pic_R_1{ height:5px; background:url(/images/user/user_04_2.gif) repeat-x; width:100%; overflow:hidden;}
.us_pic_R_1_left{ float:left; background:url(/images/user/user_04_1.gif) no-repeat; height:5px; width:5px;}
.us_pic_R_1_right{ float:right; background:url(/images/user/user_04_3.gif) no-repeat; height:5px; width:5px;}
.us_pic_R_2{border:1px solid #816755; border-bottom:0px; border-top:0px; height:100%; background:#FFFFFF;}
.us_pic_R_2 ul{ margin:10px;}
.us_pic_R_3{ height:5px; background:url(/images/user/user_04_5.gif) repeat-x; width:100%; overflow:hidden;}
.us_pic_R_3_left{ float:left; background:url(/images/user/user_04_4.gif) no-repeat; height:5px; width:5px;}
.us_pic_R_3_right{ float:right; background:url(/images/user/user_04_6.gif) no-repeat; height:5px; width:5px;}

/*文章栏目*/
.left_txt{ width:98%; height:100%; clear:both; margin:0px auto;}
.left_txt .left_txt_1{ background:url(/images/text/mid.gif) repeat-x; height:100%; clear:both;}
/*.left_txt_1_01{ float:left; background:url(/images/text/left.gif) no-repeat left; width:10px; height:100px;}*/
.left_txt_1_02{ float:right; height:100%;width:96%; clear:both;}
.txt_tittle{ line-height:35px; height:35px; text-align:center; background:url(/images/text/bg.gif) center no-repeat; margin-right:2px;}
.left_txt_1_02 .txt_content{}
.txt_content li{ border-bottom:1px #e1d9b9 solid;line-height:20px; text-align:left; background:url(/images/text/list_1.gif) left  4px no-repeat; text-indent:12px;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; width:100%; font-size:13px;}
.txt_right_tittle{
	background:url(/images/text/list_2.gif) repeat-x;
	line-height:21px;
	height:25px;
	width:96%;
	margin:0px auto;
	font-size: 13px;
}
.txt_right_content{width:96%;
	margin:0px auto;}
.txt_right_content li{ border-bottom:1px solid #e2dcc8; line-height:25px; height:25px; }
.t_name{ float:left;  padding-left:10px; width:50%; overflow: hidden;}
.t_nuber{ float:left; text-align:center; width:10%;}
.t_nuber2{ float:left; text-align:center; width:10%;}
.t_time{ float:right; text-align:right; padding-right:5px;}
.t_name2{background:url(/images/text/list_3.gif) no-repeat left 7px; text-indent:8px; margin-left:2px; width:auto;}
.img_bottom{ background:url(/images/help/bottom.gif) no-repeat; height:30px; line-height:30px; width:186px; margin-left:5px; margin-bottom:2px; text-align:center;}
/*上一步*/
.txt_down{ height:35px; line-height:35px; background:#e2dcc8; width:96%; margin:0px auto; margin-top:25px; text-align:center;}
/*文章*/
#article{ width: 92%; margin: 0px auto; height:100%; clear:both;}
#article li{ line-height:20px; clear:both;}

.article_title{ font-size:17px; text-align:center; font-weight:bold; color:#9b0109; margin:20px 0px;}
.article_l_title{ font-size:12px; text-align:center; border-bottom:1px solid #e2dcc8;  width:80%; margin:auto; color:#999;}
.article_content{color:#4b1c08; width:92%; font-size:13px; margin:0px auto; margin-top:10px; margin-bottom:10px; line-height:22px;}
.article_wirte{margin-top:20px; width:95%; margin:0px auto;}
#article .article_content img{ width: expression((this.width<530)?this.width:"530px");/*560px*/  margin:10px auto;}

#align_article{ width:90%; margin:0px auto; margin-left:8%;}

/*友情*/
#friend{ width:100%; clear:both; height:100%; margin-top:25px;}
#friend .f_title{font-size:14px;}
#friend .f_title li{ float:left; text-align:center; width:23%; height:35px; line-height:25px;}
#friend .f_tu{width:100%; clear:both; height:100%; margin-top:15px;}
#friend .f_tu li{ float:left; width:22%; text-align:center; margin-bottom:20px;}
#friend .f_tu li img{ width:83px;}

/*help start*/
#main_public_m_l_m{}
#main_public_m_l_m .title{background:#8d764d; height:24px;width:100%;}
#main_public_m_l_m .title_l{background:url(/images/help/left.gif) left; width:26px; height:24px; float:left;}
#main_public_m_l_m .title_m{ font-weight:bold; color:#FFF; padding-top:7px;  float:left;}
#main_public_m_l_m .contant{background:url(/skins/main/ectrip_index_50-63.png) top 0px repeat-x; width:100%; }
#main_public_m_l_m .titleNext{padding:5px; padding-bottom:2px; background:#FFF; margin:3px; text-indent:18px; border-bottom:1px solid #D7EDF8;}
#main_public_m_l_m .titleNextLast{padding:5px; padding-bottom:2px; background:#FFF; margin:3px; text-indent:18px; border-bottom:1px solid #FFF;}

#main_help_left li{
	list-style-position:0px;
	list-style-type:none;
	height:38px;
	line-height:38px;
	background-image:url(/images/help/help_center_left_bg.gif);
	background-position:bottom;
}
#main_help_left .li_l{
	float:left;
	width:150px;
	height:38px;
}
#main_help_left .li_r{
	float:right;
	width:4px;
	height:38px;
	background-image:url(/images/help/help_center_left_r.gif);
}

/*help end*/

/**/
#message{ width:100%; margin:10px auto; border:1px solid #a79984; height:100%;; padding-left:5px;background:#f6f3e5;}
#message .m_name{ float:left; width:19.8%; height:80%; text-align:center; margin-top:15px;}
#message .m_all{ float:left; width:80%;height:100%; background:#fff; border-left:1px solid #a79984;  }
#message .m_tittle{border-bottom:1px solid #a79984;background:#f6f3e5; padding:10px;}
#message .m_contant{ height:100%; padding:10px;}

/*gbook留言*/

#gbook{ height:100%;}
#gbook .gbookList{height:100%; margin:10px 0px; padding:5px;border:1px #a79984 solid; border-top:3px #a79984 solid;}
#gbook .headtitle{ font-weight:bold; padding:3px; background:#fff;}
#gbook .username,#gbook .notedate{ float:left; width:48%; color:#999999; padding:1%; border-bottom:1px #D3DEE7 dotted;}
#gbook .notedate{ text-align:right;}
#gbook .content{ line-height:18px; margin:5px;}
#gbook .reList{ line-height:18px; margin:5px; padding:5px; background:#FEFDE9;}
#gbook .retitle{ color:#F60}

/*about*/
.about_title{}
#Help_page{ text-align:right;}

/*二级栏目页面*/
.sec_left{ background:url(/images/home2/02/left_1_bg.gif) repeat-y; height:100%; width:100%;clear:both; overflow:hidden; margin:3px 0px; margin-bottom:5px}
.sec_left .sec_left_1{ background:url(/images/home2/02/left_1_02.gif) repeat-x; height:55px; width:203px;; clear:both;}
.sec_left .sec_left_1 .left{ background:url(/images/home2/02/left_1_01.gif) repeat-x left; width:20px; float:left; height:55px; clear:both; padding: 0px; overflow:hidden;}
.sec_left .sec_left_1 .sec_L_1_mid{ width:48%; margin:10px 0px; float:left; text-align:center;white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden;}
.sec_left .sec_left_1 .right{ background:url(/images/home2/02/left_1_03.gif) repeat-x right; width:20px; float:right; height:55px; padding: 0px; overflow:hidden;}
.sec_left .sec_left_2{ height:100%; width:100%; clear:both;}
.sec_left .sec_left_2 ul{ width:85%; margin:0px auto;}
.sec_left .sec_left_2 ul li{border-bottom: 1px solid #e9e7d9; line-height:25px; background:url(/images/text/list_1.gif) left  9px no-repeat; text-indent:12px;}
.sec_left .sec_left_3{ background:url(/images/home2/02/left_1_05.gif) repeat-x; height:30px; width:100%; clear:both;overflow:hidden;}
.sec_left .sec_left_3 .left{ background:url(/images/home2/02/left_1_04.gif) repeat-x left; width:20px; float:left; height:30px; clear:both; padding: 0px; overflow:hidden;}
.sec_left .sec_left_3 .right{ background:url(/images/home2/02/left_1_06.gif) repeat-x right; width:20px; float:right; height:30px; clear:both; padding: 0px; overflow:hidden;}

.sec_right{}
.sec_right .sec_right_1{ background:url(/images/home2/02/left_2_02.gif) repeat-x; height:141px; width:100%; clear:both;}
.sec_right .sec_right_1 .left{ background:url(/images/home2/02/left_2_01.gif) no-repeat left; height:141px; width:10px; float:left;}
.sec_right .sec_right_1 .s_R_1_mid{ float:left; width:547px; margin:1px 0px;}
.sec_right .sec_right_1 .s_R_1_mid_01{ float:left; margin-top:10px; width:70%; clear:both;}
.sec_right .sec_right_1 .s_R_1_mid_02{ float:right; width:29%; height:135px; background:url(/images/home2/02/left_6_2.gif) repeat-x top; margin-top:5px;}
.sec_right .sec_right_1 .s_R_1_mid_01 li{ line-height:18px; height:126px; overflow:hidden;}
.sec_right .sec_right_1 .s_R_1_mid_02 .left{ float:left; width:5px; height:135px; background:url(/images/home2/02/left_6_1.gif) no-repeat top; padding:0px; overflow:hidden;}
.sec_right .sec_right_1 .s_R_1_mid_02 .mid_w{ float:left;height:135px; padding-top:10px;}
.sec_right .sec_right_1 .s_R_1_mid_02 .mid_w_01{width:15px;background:url(/images/home2/02/welcome.gif)  no-repeat; float:left; border-right:1px solid #dadada; margin-top:20px; height:86px;}
.sec_right .sec_right_1 .s_R_1_mid_02 .mid_w_02{ float:left; text-indent:15px; margin:0px 3px; width: 74%; margin-left:1%;}
.sec_right .sec_right_1 .s_R_1_mid_02 .mid_w_02 ul{ margin:10px 0px; margin-top:5px;}
.sec_right .sec_right_1 .s_R_1_mid_02 .mid_w_02 ul li{white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;
background:url(/images/home2/02/litte_dot2.gif) no-repeat left 8px; border-bottom:1px dashed #dadada; text-indent:7px; width:100%;line-height:22px;}
.sec_right .sec_right_1 .s_R_1_mid_02 .right{ float:right; width:8px; height:135px; background:url(/images/home2/02/left_6_3.gif) no-repeat top; padding:0px; overflow:hidden;}

.sec_right .sec_right_1 .right{ background:url(/images/home2/02/left_2_03.gif) no-repeat right; height:141px; width:10px; float:right;}
.sec_right_2{ border:1px solid #dadada; height:100%; margin-bottom:5px; clear:both;border-left:0px;}
.sec_right_2 li{ width:24.8%; text-align:center;float:left; height:100%; line-height:25px; padding-top:5px;border-left:1px solid #dadada;}
.sec_right_2 li img{ padding:3px; border:1px solid #ddd2ba; height:80px; width:110px; }
.sec_right_3{ width:100%; height:100%;  margin-top:10px;clear:both;}
.sec_right_3 .left_piao{ width:48%; float:left; height:100%; clear:left; margin-left:0px;}
.left_piao .sev_R_L_1{ width:100%; background:url(/images/home2/02/left_3_02.gif) repeat-x; height:12px; overflow:hidden;}
.left_piao .sev_R_L_1 .left_b{ background:url(/images/home2/02/left_3_01.gif) left top no-repeat; float:left; width:12px; height:12px;}
.left_piao .sev_R_L_1 .right_b{background:url(/images/home2/02/left_3_03.gif) right top  no-repeat; float:right; width:12px; height:12px;}
.left_piao .sev_R_L_2{ height:100%;background: #fcfaef; border:1px solid #dadada; border-bottom:0px; border-top:0px; clear:both;}

.left_piao .sev_R_L_2 .li_bg1{ background:url(/images/home2/02/left_3_list.gif) no-repeat; height:22px;
line-height:30px; width:95%; margin:0px 5px 0px auto; text-indent:10px; clear:both;}
.left_piao .sev_R_L_2 ul{ width:87%; margin:0px auto; clear:both;}
.left_piao .sev_R_L_2 .li_bg2{ background:url(/images/home2/02/left_3_img.gif) no-repeat; height:19px;
 width:90%; margin:0px auto; margin-top:3px; margin-left:7%;}
.left_piao .sev_R_L_2 ul li{border-bottom:1px dashed #dcd2b0; line-height:21px; background:url(/images/home2/list_1.gif) no-repeat left 5px;text-indent:10px;width:100%;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden;}

.left_piao .sev_R_L_2 .left_w{float:left; height:100%; width:40%; margin-top:5px;}
.left_piao .sev_R_L_2 .left_w img{ margin-left:10px; margin-top:5px;}
.left_piao .sev_R_L_3{ width:100%; background:url(/images/home2/02/left_3_05.gif) repeat-x; height:12px; overflow:hidden; clear:both;}
.left_piao .sev_R_L_2 .right_w{ width:50%; float:left; margin-left:5px; margin-top:5px;}
.left_piao .sev_R_L_2 .right_w li{
	border:0px;
	width: 100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	float:left;
}


.left_piao .sev_R_L_3 .left_d{ background:url(/images/home2/02/left_3_04.gif) no-repeat; float:left; width:12px; height:12px;overflow:hidden;}
.left_piao .sev_R_L_3 .right_d{background:url(/images/home2/02/left_3_06.gif) no-repeat; float:right; width:12px; height:12px;overflow:hidden;}
.sec_right_3 .right{ width:49.5%; float:right; height:80%; clear:right; border:1px solid #dadada;}
.sec_right_3 .right .s_R_r_1{ margin:0px; margin-top:10px; margin-left:7px; }
.sec_right_3 .right .s_R_r_1 .li_bg{ background:url(/images/home2/02/left_5_01.gif) no-repeat; height:85px; width:90%; margin:0px auto; margin-bottom:5px;}
.sec_right_3 .right ul{ width:100%; margin:0px auto; height:100%;}
.sec_right_3 .right ul li{ float:left; width:49.5%; text-align:center; line-height:20px;}
.sec_right_3 .right ul li img{ padding:3px; border:1px solid #ddd2ba; height:80px; width:110px; }

/*桃花溪景区*/
.tao_right_1{ width:100%; line-height:22px; font-size:13px;clear:both;}
.tao_right_1 img{ width:30%; background:url(/images/hotel/hotel_adv.gif);} 
.tao_right_2{ width:95%; margin:0px auto; height:100%; background:#f8faf2; clear:both;}
.tao_right_2 .tao_R_2_1{ background:url(/images/home2/02/list_1_02.gif) repeat-x; height:15px; overflow:hidden; width:100%; clear:both; padding: 0px; overflow:hidden;}
.tao_right_2 .tao_R_2_1 .left{overflow:hidden; background:url(/images/home2/02/list_1_01.gif) left no-repeat; width:34px; height:15px; float:left; padding: 0px; overflow:hidden; clear:left}
.tao_right_2 .tao_R_2_1 .right{overflow:hidden; background:url(/images/home2/02/list_1_03.gif) right no-repeat; width:30px; height:15px; float:right; padding: 0px; overflow:hidden; clear:right}
.tao_right_2 .tao_R_2_2{ width:100%; height:100%; clear:both; background:url(/images/home2/02/list_1_04.gif) left repeat-y;}

.tao_right_2 .tao_R_2_2 .tao_mid{ width: 100%;clear:both; float:left;background:url(/images/home2/02/list_1_05.gif) right  repeat-y; height:100%; padding:5px 0px;}
.tao_mid .tao_list_1{ width:48%; float:left;}
.tao_mid .tao_list_2{ width:48%; float:right;}
.tao_mid .tao_title{ background:url(/images/home2/02/list_2.gif) no-repeat; height:28px; width:90%; margin:0px auto; color:#ff6600; font-size:13px; font-weight:bold;}
.tao_mid .tao_content{ width:88%; margin:0px auto; height:100%;}
.tao_mid .tao_content li{ background:url(/images/home2/02/list_3.gif) no-repeat left 5px; text-indent:12px; border-bottom:1px dashed #f2edd9; line-height:22px;width:200px;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden;}

.tao_right_2 .tao_R_2_3{ background:url(/images/home2/02/list_1_07.gif) repeat-x bottom; height:12px; overflow:hidden;}
.tao_right_2 .tao_R_2_3 .left{ overflow:hidden;  height:12px; background:url(/images/home2/02/list_1_06.gif) left bottom no-repeat; width:20px; float:left;}
.tao_right_2 .tao_R_2_3 .right{ overflow:hidden;  height:12px;   background:url(/images/home2/02/list_1_08.gif) no-repeat bottom; width:20px; float:right;}

.tao_right_3{ width:95%; margin:0px auto; height:100%; clear:both;}
.tao_right_3 .tao_title{background:url(/images/home2/02/list_10.gif) no-repeat; height:28px; margin:0px auto; margin:5px 0px; line-height:28px; color:#ff6600; font-size:13px; font-weight:bold; width:30%;}
.tao_right_3 .tao_content{ width:99%; margin:0px auto; height:100%; clear:both;}
.tao_right_3 .tao_content_mid{ width:100%; line-height:25px; height:100%;}
.tao_right_3 .tao_content_mid li{ float:left; width:25%; text-align:center; margin-top:5px;}
.tao_right_3 .tao_content_mid li img{ height:100px; border:1px solid #ddd2ba; padding:2px;}
/*公用*/
.gong_yong{ width:98%; margin:5px auto;  height:100%; margin-bottom:10px; clear:both;}
.gong_yong .gong_yong_1{ width:100%;background:url(/images/home2/02/list_7_02.gif) repeat-x top; height:18px;}
.gong_yong .gong_yong_1 .left{ float:left; background:url(/images/home2/02/list_7_01.gif) left no-repeat; height:18px; width:9px; overflow:hidden;}
.gong_yong .gong_yong_1 .right{ float:right; background:url(/images/home2/02/list_7_03.gif) right no-repeat; height:18px; width:10px; overflow:hidden;}

.gong_yong .gong_yong_1_02{ width:100%;background:url(/images/home2/02/list_7_02_02.gif) repeat-x top; height:15px;}
.gong_yong .gong_yong_1_02 .left{ float:left; background:url(/images/home2/02/list_7_02_01.gif) left no-repeat; height:15px; width:9px; overflow:hidden;}
.gong_yong .gong_yong_1_02 .right{ float:right; background:url(/images/home2/02/list_7_02_03.gif) right no-repeat; height:15px; width:10px; overflow:hidden;}

.gongyong_title{ width:98%; margin:0px auto;background:url(/images/home2/02/list_6.gif) left 4px no-repeat; height:25px; line-height:25px; font-size:14px; font-weight:bold; text-indent:25px; /*border-bottom:1px solid #dad2b5;*/}
.gong_yong .gong_yong_2{ width:95%; height:100%; margin:0px auto; margin-top:5px; clear:both;}
.gong_yong .gong_yong_2 li{border-bottom:1px dashed #dcd2b0; line-height:25px; background:url(/images/home2/list_1.gif) no-repeat left 8px;text-indent:10px; clear:both; height:100%; color:#4b1c08;}
/*.gong_yong_3 { width:100%; margin:5px auto; margin-top:15px;height:100%; clear:both;}*/
/*.tu_list{ width:98%; margin:15px auto; margin-left:2%;}*/
.tu_list li{ float:left;width:24%; text-align:center; line-height:25px; padding:10px 0px 5px 4px;}
.tu_list li img{ width:120px; height:80px;  padding:3px; border:1px solid #ddd2ba;}

/*图片栏目*/
.tu{ width:47%; margin:0px 0px; float:left; margin-left:10px;}
.tu .tu_1{ background:url(/images/home2/02/list_8_02.gif) repeat-x; height:7px; width:100%; overflow:hidden;}
.tu .tu_1 .left{background:url(/images/home2/02/list_8_01.gif) top no-repeat; height:7px; width:10px; padding: 0px; overflow:hidden; float:left;}
.tu .tu_1 .right{background:url(/images/home2/02/list_8_03.gif) top no-repeat; height:7px; width:10px; padding: 0px; overflow:hidden; float:right;}
.tu .tu_2{ background:#e9e7de; border:1px solid #d8d7d3; border-bottom:0px; border-top:0px; height:100px; }
.tu .tu_2 .tu_content{ width:95%; margin:2px auto;}
.tu .tu_2 .tu_content .left{}
.tu .tu_3{ background:url(/images/home2/02/list_8_05.gif) repeat-x; height:7px; width:100%; overflow:hidden;}
.tu .tu_3 .left{ background:url(/images/home2/02/list_8_04.gif) down no-repeat; height:7px; width:10px; overflow:hidden; float:left;}
.tu .tu_3 .right{ background:url(/images/home2/02/list_8_06.gif) down no-repeat; height:7px; width:10px; overflow:hidden; float:right;}

/*评论*/
.ping_lun{ margin-left:30px; border:1px solid #dadada; padding:5px 10px; margin:0px auto; margin-bottom:10px;width:80%; height:100%; clear:both;}
.ping_lun li{ width:100%; clear:both; height:100%;}

/*星星*/
.two_strar{ background:url(/images/star.gif) left repeat-x; height:10px; padding-right:17px;}
.three_strar{ background:url(/images/star.gif) left repeat-x; height:10px; padding-right:28px;}
.five_strar{ background:url(/images/star.gif) left repeat-x; height:10px; padding-right: 50px;}

/*文章名 发布时 间点击次数 推荐等级*/
.w_z_name{ width:60%; float:left; text-align:left;}
.w_z_time{ width:25%; float:left; text-align:right; color:#666;}
.w_z_class{ width:10%; float:right;}

.ime_on { ime-mode:active; }
.ime_off{ ime-mode:disabled; }

.center { text-align:center; }

.right {
	text-align:right;
	padding-right:5px;
}

.hide { display:none; }

.left {
	text-align:left;
	padding-left:5px;
}

#main .w_4 { width:4%; }

#main .w_5 { width:5%; }

#main .w_6 { width:6%; }

#main .w_8 { width:8%; }

#main .w_10 { width:10%; }

#main .w_12 { width:12%; }

#main .w_15 { width:15%; }

#main .w_20 { width:20%; }

#main .w_25 { width:25%; }

#main .w_30 { width:30%; }

#main .w_33 { width:33%; }

#main .w_35 { width:35%; }

#main .w_40 { width:40%; }

#main .w_90 { width:90%; }

#main .w_90c {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#main .w_92 { width:92%; }

#main .w_92c {
	width:92%;
	margin-left:auto;
	margin-right:auto;
}

#main .w_95 { width:95%; }

#main .w_95c {
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

#main .w_96 { width:96%; }

#main .w_96c {
	width:96%;
	margin-left:auto;
	margin-right:auto;
}

#main .w_98 { width:98%; }

#main .w_98c {
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
#main .top_3{}
#main .top_3 li{ margin-top:3px;}

#main .top_10 { margin-top:10px; }

#main .top_12 { margin-top:12px; }

#main .top_20 { margin-top:20px; }

#main .left_10 { margin-top:10px; }

#main .align_c{ text-align:center;}
#main .align_r{ text-align:right;}
#main .sc_price{
	text-decoration: line-through;
}

#default_main{
	width:100%;
	height:100%;
	margin:0px auto;
}

#default_main{
	width:910px;
	height:537px;
	margin:0px auto;
}

/*登陆注册*/
#index_denglu{ width:203px; height:45px; background: url(/images/home2/denglu_bg.gif) no-repeat; }
#index_denglu div{ width:70%; margin:0px auto; margin-top:15px;text-indent:15px;}
#index_denglu a{
}

/*图文混合*/
#tu_img{ width:90%; margin:0px auto;  background:#e9e7de; margin-bottom:10px; border:1px solid #ccc; height:100%; clear:both;padding:10px; margin-bottom:5px;}
#tu_img .tu_img_1{
	
}
#tu_img li{ width:100%;}
#tu_img li .float_left{ float:left; width:90px; margin-top:5px; height:100%;}
#tu_img li .float_left img{ border:1px solid #ddd2ba; padding:2px;}
#tu_img li .float_right{ float:left; margin-left:10px; line-height:20px;}

/*Main left login*/
#main_login {background-image:url(/images/skins/4/hsh_index_skin4_54.gif);}
#main_login_m {height:141px;background-image:url(/images/skins/4/07summer_index_03.gif);}
#main_login_m_m { padding-top:45px;}
#main_login_m_b { padding-left:11px;}

HTMl #main_login_m ol{ padding-left:10px;list-style:none; list-style-type: none;}
HTMl #main_login_m li{ list-style-type: none;  height:22px;}
#main_login_b {}