@charset "utf-8";
/* #################### 全局控制 ##################### */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,hr,
fieldset,input,p,blockquote,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:none;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
img a {border: none;}
/* #################### 公共部分 ##################### */

body {
	background: #FFFFFF;
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #666;
	width: 100%;
	height:100%;
}
select, input{
	font: 12px Verdana, Helvetica, sans-serif;
}

html, html>body {
	width: 100%;
	height: 100%;
}
.clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	margin-top: -1px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active{
	color: #888888;
	text-decoration: none;
}
a.unline {color:#999; text-decoration:underline;}
a:hover.unline {color:#999; text-decoration:none;}
a.green { color:#4D8A38;text-decoration: none; background:none;}
a:hover.green {color:#589442;text-decoration: underline;}
a.red { color:#FF9900;text-decoration: none;}
a:hover.red {color:#F9900;text-decoration: underline;}
.note {font-weight:bold;color:#999999;line-height:22px;text-align:center;}
.submoney {font-size:15px;color:#F90;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.city {color:#F90;text-decoration: underline;}
.hot_city {padding-top:5px;padding-left:10px;font-weight:bold;}
.top_no_list {font-size:16px;color:#F60;font-weight:bold;}
.block {height: 5px;line-height: 5px;font-size: 1px;clear: both;margin-top: -1px;}
/* 头部 */
#Header {
	width: 100%;
	height:81px;
	padding: 0px;
	margin: 0px auto;
	border-bottom: #82AD3E solid 2px;
}
#Header-main {
	width: 1000px;
	padding: 0px;
	margin: 0px auto;
	background:url(../images/top_bg.gif) no-repeat bottom right;
}
#logo {width:150px;height:60px;margin-top:10px;margin-left:10px;float:left; display:inline;}
#Header-right {width:800px;float:right;}
#H-right-top {height:45px;text-align:left;}
#H-right-down {height:36px;text-align:right;}
.account { float: right;  margin-top:2px; color: #666; line-height:18px;padding-top:2px;}
.login_thumb { float: left; margin: 3px 6px 0 0; padding: 2px 0 0 2px; width: 32px; height: 32px; background: url(../images/top_ico_bg.gif) no-repeat; display: block; }
#search { border-bottom:1px #C9D8A5 solid;height:30px;}
#search_info {width:1000px;margin:0 auto;}
#search_input {width:180px;padding-left:90px;margin-top:4px;height:20px;border:1px solid #E8E8E8;background: url(../images/search_bg.gif) no-repeat 5px 2px;float:left;}

.search_in { width:180px;height:18px;_height:17px; line-height:18px;border:none; background:#FFF;}
.search_sl { width:80px;height:22px;_height:19px; padding:0;margin-left:5px;margin-top:4px;line-height:18px;border:1px solid #E8E8E8;background:#FFF;float:left;}
.search_btn { background:url(../images/btn_bg.gif) no-repeat 0px -24px;border:none;width:62px;height:22px;line-heght:22px;color:#779F3C;font-weight:bold;float:left;margin-left:5px;margin-top:4px;}
.hot_search {float:left;margin-left:60px;color:#999;line-height:30px;}

/* 主菜单*/
#mainNav {
	width: 700px;
	height:36px;
	padding-left: 10px;
	margin: 0px auto;
	float:left;
	background:url(../images/menu_bg.gif) no-repeat left bottom;
}

#mainNav ul li{width:85px;height:32px;text-align:center;float:left;margin-top:4px;display:inline;}
#mainNav ul li.common{width:85px;height:32px;text-align:center;float:left;margin-top:4px;display:inline;background:url(../images/menu_line.gif) no-repeat 78px 10px;}
#mainNav ul li.alt{width:85px;height:32px;text-align:center;float:left;margin-top:4px;display:inline;}

#mainNav li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	height:32px;
	line-height:38px;
	overflow:hidden;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
}
#mainNav li a:hover{
	display:block;
	background:url(../images/menu_on_bg.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
#mainNav li a.on_now{
	display:block;
	background:url(../images/menu_on_bg.gif) no-repeat;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
.noImg{
	background:none !important;
}
#join_lvren {float:right;width:132px;height:28px;background: url(../images/top_join_bg.gif) no-repeat;text-align:center;font-size:14px;margin-top:8px;display:inline;line-height:28px;font-weight:bold;margin-right:20px;}
#join_lvren a {color:#FFF; text-decoration: none;}
#join_lvren a:hover {font-size:16px;color:#FFF; text-decoration: underline;}
#join_lvren span {position:absolute;top:50px;}

/* 主体部分*/
#content {width:1000px; margin:10px auto;background: url(../images/main_bg.gif) repeat-y;}
#main {width:1000px; margin:10px auto;background: url(../images/main_bg.gif) repeat-y;}
#right { width:800px;margin:0px;padding:0;float:right;}
.place {line-height:20px;color:#666;} 
.place a {color:#666; text-decoration:none;}
.content_title {height:46px;border-bottom:2px #C9D8A5 solid;}
.content_title h1 {line-height:46px;float:left;width:400px;padding-left:15px;color:#F60;overflow:hidden;font-size:26px;font-family:"微软雅黑","黑体"}
.content_title h1 font{ padding-left:15px;color:#666;overflow:hidden;font-size:18px;font-family:"微软雅黑","黑体"}
.content_title span{float:left;width:100px;overflow:hidden;margin-top:20px;}
.title-right {width:200px;height:30px;line-height:30px;font-size:14px;margin-top:15px;float:right;background:url(../images/title_right_bg.gif) no-repeat;padding-left:50px;color:#000;font-weight:bold;}
.mainNav {width:540px;float:left;margin-top:10px;}
.f_container {width:530px;height:30px;background:#F3F6EB;padding:5px 5px;margin-top:5px;}
.function {width:540px;height:60px;background:#F3F6EB;margin-top:10px;}
.function img {margin:15px 30px 0px 40px;}
.btn1 {margin-left:5px;margin-right:5px;margin-top:4px;width:55px;height:22px;line-height:22px;background:url(../images/btn_bg.gif) no-repeat;border:none;color:#FFF;cursor:pointer}
.btn2 {margin-left:5px;margin-right:5px;margin-top:4px;width:55px;height:22px;line-height:22px;border:1px solid #C9D8A5;background:#FFF;color:#4D8A38;cursor:pointer}
.note_column {color:#999;line-height:18px;padding:10px;}
.city_note {color:#999;line-height:18px;border-bottom:1px solid #C9D8A5;margin-bottom:5px;}
.city_note p {line-height:20px;text-align:right;margin:10px auto;}
.mainnav_title {font-size:16px;font-weight:bold;margin-top:10px;color:#333;line-height:30px;height:30px;border-bottom:2px #C9D8A5 solid;padding-left:10px;}
.main_photo {padding-top:10px}
.main_photo li {width:122px;float:left;margin-left:5px;margin-right:5px;}
.main_photo li img {border:1px #dedede solid;}
.main_photo li p{line-height:20px;text-align:center;}
.main_comments {padding:0;}
.main_comments ul li {border-bottom:1px solid #DAE4C0;margin-top:10px;padding-bottom:10px;}
.main_comments_title {height:25px;background:url(../images/title_yh.gif) no-repeat;padding-left:40px;}
.main_comments_title span {height:25px;line-height:25px;padding-top:5px;padding-right:40px;background:url(../images/title_yh2.gif) no-repeat top right;font-size:16px;font-weight:bold;color:#4D8A38;}
.main_comments_title span a {height:25px;font-size:16px;font-weight:bold;color:#4D8A38;}
.main_comments_input {border:1px solid #F3F6EB;background:#FCFDF9;width:540px;height:80px;}
.main_account { width:98%; margin:0px auto;color: #666; line-height:22px;padding-top:5px;}
.main_thumb { float:left; margin:2px 6px 6px 6px;  width: 46px; height: 46px;border:1px solid #eeeeee; display: block; }
.pager {height:30px;border-bottom:1px solid #DAE4C0;line-height:30px;padding-left:10px;padding-right:10px;}
.pager .page{float:right;}
.pager .page a{border:1px #DAE4C0 solid;color:#568900;padding-left:3px;padding-right:3px;font-weight:bold;}
.pager .page a:hover{border:1px #DAE4C0 solid;color:#FF6600;padding-left:3px;padding-right:3px;font-weight:bold;}
.SubNav {width:250px;float:right;margin-top:10px;}
.content_info {padding:0;}
.imgInfo {float:left;width:240px;}
.imgInfo img{ max-width:220px;_max-width:220px;}
.guild {width:300px;float:right;color:#666;}
.guild ul li {height:25px;line-height:25px;font-size:14px;}
.guild ul li span{font-size:12px;color:#999999;}
.lr_top { border:3px solid #779F3C;width:244px;}
.lr_top_title {text-align:center;background:#779F3C;font-size:25px;font-family:"微软雅黑","黑体";color:#FFF;height:37px;line-height:37px;font-weight:bold;}
.lv_top_no {border-bottom:3px solid #779F3C;}
.top_no { width:90px;height:50px;line-height:50px;padding-left:30px;background:url(../images/top_no.gif) no-repeat;font-size:40px;font-weight:bold;font-family:"微软雅黑","黑体";color:#779F3C;float:left;}
.top_info {float:left;line-height:18px;margin-top:10px;color:#666;}
.currentPath {border-bottom:2px solid #C9D8A5;line-height:25px;padding-left:10px;margin-top:5px;}
.currentPath_list {background:#F3F6EB;}
.currentPath_list ul li{padding-left:10px;height:25px;line-height:25px;}
.lvgl {height:43px;background:url(../images/lvrgl_bg.jpg) no-repeat;padding-left:65px;padding-top:37px;color:#FFF;margin-top:10px;line-height:18px;}
.lvgl a {color:#FFF; text-decoration:underline;}
.subnav_c {margin-top:10px;text-align:right;line-height:20px;}
.sidebar_ad {text-align:center;padding-top:10px;width:190px;}
.subnav_title {font-size:16px;font-weight:bold;margin-top:10px;color:#333;line-height:30px;height:30px;border-bottom:2px #F3F6EB solid;padding-left:10px;}
.subnav_con {border:1px solid #F3F6EB;}
.subnav_list {padding:10px;}
.subnav_list li{height:20px;line-height:20px;}
.subnav_list li p{float:left;}
.subnav_list li span{float:right;}
.right_account { width:96%; margin:5px auto;color: #666; line-height:18px;padding-top:5px;padding-bottom:5px;border-bottom:1px #F3F6EB dashed;clear:both;}
.right_thumb { float: left; margin:2px 6px 6px 6px;  width: 46px; height: 46px;border:1px solid #eeeeee; display: block; }
.subnav_pic_list {padding:0px;}
.subnav_pic_list li{float:left;height:65px;width:70px;margin:3px;padding-top:5px;text-align:center;}
#top-tabs{ width:244px; padding:0px;border-top:1px solid #F3F6EB;font-size:12px;}
#top-tabs a{ display:block; width:60px; height:30px;line-height:30px; border-left:1px solid #F3F6EB;border-bottom:1px solid #F3F6EB;padding-top:1px;float:left;font:12px/22px; text-align:center;color:#464646;background:#FCFDF9; text-decoration:none;}
#top-tabs a.active{ background:#FFFFFF; color:#4D8A38;border-bottom:none;font-weight:bold;}
#top-tabs ul{ padding:0;line-height:2em;clear:both;}
#top-tabs li{ padding:0;}
.tabs_1 {padding:0;}
.tabs_1 p {height:28px;border-bottom:1px dashed #F3F6EB;line-height:28px;padding-left:10px;padding-top:5px;}
.tabs_1 ul li {height:25px;line-height:25px;padding-left:10px;}
.city_account { width:96%; margin:5px auto;color: #666; line-height:18px;padding-top:5px;padding-bottom:5px;}
.city_account span{line-height:23px;padding-top:5px;padding-bottom:5px;font-size:14px;font-weight:bold;}
.city_thumb { float: left; margin:2px 6px 6px 6px;  width: 60px; height: 60px;border:1px solid #eeeeee; display: block; }
.city_tools {width:530px;padding:5px;background:#F3F6EB;margin-top:10px;}
.tools_title {font-size:16px;font-weight:bold;margin-top:10px;color:#333;line-height:30px;height:30px;padding-left:10px;}
.tools_main {background:#FFF;padding:5px;}
.tools_main ul li {height:30px;line-height:30px;margin-bottom:5px;}
.tools_main ul li p{height:30px;line-height:30px;font-size:14px;font-weight:bold;float:left;padding-left:25px;background:url(../images/tools_ico.gif) no-repeat 5px 9px;}
.tools_main ul li span{float:right;padding-right:15px;}
.tools_main a li  {color:#000000;}
.tools_main a:hover li {background:#C9D8A5;color:#568900;}
.weather {width:250px;margin-top:5px;border-bottom:1px solid #F3F6EB;}
.weather p{text-align:right;}
.weather_account { width:98%; margin-top:5px;color: #000; line-height:25px;padding-top:5px;}
.weather_thumb { float:left; margin:2px 16px 0px 6px;  width: 70px; color:#000;display: block;text-align:center; }
.weather_thumb strong {color:#F60;font-size:16px;}
.piao{padding:5px;background:#FFF;}
.piao ul li{margin:5px;padding:5px;height:45px;border-bottom:1px solid #F3F6EB;}
.piao_price {float:left;width:100px;text-align:center;color:#999;}
.price{line-height:25px;font-size:16px;font-weight:bold;color:#FF0000;}
.old_price {color:#999; text-decoration:line-through;}
.details {width:290px;float:left;}
.details h4 {font-weight:normal;background:url(../images/j_ico.gif) no-repeat 10px 5px;font-size:14px;line-height:20px;padding-left:20px;}
.details h4 a{color:#666; text-decoration:underline;}
.details h4 a:hover{color:#666; text-decoration:none;}
.details p{padding-left:20px;line-height:20px;}
.buy { float:right;width:100px;text-align:center;padding-top:15px;}
.top_list {padding:0;clear:both;}
.top_list ul li{ margin-bottom:5px;padding:10px 5px 10px 5px;border-bottom:1px dashed #C9D8A5;}
.top_list_title {height:30px;clear:both;}
.top_list_title h5 {float:left;width:250px;height:25px;line-height:25px;padding-top:5px;font-size:18px;font-weight:900;color:#FF6600;font-family: Arial, Helvetica, sans-serif;}
.top_list_title h5 a{ text-decoration: underline;}
.top_list_title h5 a:hover{ text-decoration:none;}
.top_list_title p {float:right;text-align:right;width:250px;padding-top:5px;line-height:25px;height:25px;}
.top_list_account { width:98%; margin:0px auto;color: #666; line-height:18px;padding-top:5px;}
.top_list_account p {color: #bbb; line-height:18px;}
.top_list_thumb { float:left; margin:2px 16px 6px 6px;  width: 90px; height: 90px;border:1px solid #eeeeee; display: block; }
.hotel_account { width:420px; margin:0px auto;color: #666; line-height:22px;padding-top:5px;float:left;}
.hotel_thumb { float:left; margin:2px 16px 6px 6px;  width: 90px; height: 90px;border:1px solid #eeeeee; display: block; }
.hotel_price {float:right;width:100px;text-align:center;color:#CCC;line-height:20px;}
.hotel_all {height:30px;border-bottom:2px solid }
.guide {height:35px;line-height:35px;background:#F3F6EB;border-bottom:1px solid #C9D8A5;padding-left:10px;padding-right:10px;}
.guide p {float:left;}
.guide_price {float:right;width:200px;}
.comments_buy {background:#F3F6EB;border-top:1px solid #DAE4C0;border-bottom:1px solid #DAE4C0;height:70px;margin:5px auto;padding:10px;}
.comments_buy_l {width:120px
;float:left;text-align:center;color:#CCC;line-height:20px;}
.comments_buy_r {width:120px;font-size:14px;font-weight:bold;line-height:25px;text-align:left;float:right;}
.comments_buy_r img{margin-right:10px;}
.comments_buy_r p{font-size:12px;line-height:20px;text-align:left;font-weight:normal;}
.hotel_pinfo {font-size:14px;line-height:40px;border-bottom:1px dashed #DAE4C0;padding-bottom:5px;margin-bottom:5px;}
.att_pinfo {font-size:14px;line-height:30px;border-bottom:1px dashed #DAE4C0;padding-bottom:5px;margin-bottom:5px;}
.hotel_service {padding:5px;background:#FFF;}
.hotel_service ul li {width:160px;margin-left:5px;height:30px;line-height:30px;float:left;}
.hotel_service2 {padding:5px;background:#FFF;}
.hotel_service2 ul li {height:40px;line-height:40px;border-bottom:1px dashed #DAE4C0;clear:both;}
.hotel_tyle {width:87px;float:left;text-align:center;line-height:40px;height:40px;}
.hotel_svername {width:128px;float:left;text-align:center;line-height:40px;height:40px;position:relative;}
.hotel_svername p {position:static;+position:absolute;top:50%;vertical-align:middle}
.hotel_svername p img {position:static;+position:relative;top:-50%;left:-50%;vertical-align:middle;}
.hotel_pin {width:116px;float:left;text-align:center;line-height:40px;height:40px;overflow:hidden;position:relative;}
.hotel_pin p {position:static;+position:absolute;top:50%;vertical-align:middle}
.hotel_pin p img {position:static;+position:relative;top:-50%;left:-50%;vertical-align:middle;}
.hotel_price_list {width:92px;float:left;text-align:center;line-height:40px;height:40px;}
.hotel_buy_now {width:97px;float:left;text-align:center;line-height:40px;height:40px;overflow:hidden;position:relative;}
.hotel_buy_now p {position:static;+position:absolute;top:50%;vertical-align:middle}
.hotel_buy_now p img {position:static;+position:relative;top:-50%;left:-50%;vertical-align:middle;}
.weather_list {padding:0;}
.weather_list ul li {width:160px;height:155px;float:left;margin-left:5px;margin-right:5px;padding-top:5px;border:1px solid #F3F6EB;overflow:hidden;color:#666;text-align:center;line-height:23px;}
.rank {padding:0;}
.rank ul li {height:26px;line-height:26px;margin-top:5px;clear:both;}
.rank_on {background:#F3F6EB;}
.rank_no {width:41px;float:left;height:26px;padding-left:5px;line-height:26px;font-size:14px;font-weight:bold;}
.rank_name {width:155px;float:left;height:26px;line-height:26px;font-size:14px;font-weight:bold;}
.rank_fen {width:205px;float:left;height:26px;line-height:26px;font-size:12px;}
.rank_pin {width:110px;float:left;height:26px;line-height:26px;font-size:14px;}
.rank_pin a {width:42px;height:22px;font-size:12px;font-weight:bold;text-align:center;float:left;margin-top:2px;margin-right:10px;background: url(../images/btn_bg.gif) no-repeat 0px -48px;}
.jp_search {margin-top:10px;padding:5px;background:#F3F6EB;}
.jp_search p{line-height:20px;font-size:14px;font-weight:bold;color:#333;padding-left:10px;}
.jp_search_main {margin-top:10px;background:#FFFFFF;}
.jp_main {width:240px;height:245px;margin-top:11px;margin-left:10px;margin-bottom:5px;padding:5px 100px 10px 10px;text-align:left;float:left;border-right:1px solid #F3F6EB; display:inline;}
.jp_main ul {padding:0;margin:0;width:240px;}
.jp_main ul li {width:110px;padding-top:3px;padding-bottom:3px;vertical-align:middle;float:left;display:inline;color:#999;}
.jp_main p{line-height:20px;font-size:16px;font-weight:bold;color:#333;padding-left:5px;padding-bottom:5px;}
.jp_input {width:70px;height:20px;border-top:1px solid #7C7C7C;border-bottom:1px solid #DDDDDD;border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;background-color:#E3F0DF}
.jp_input2{width:160px;height:20px;border-top:1px solid #7C7C7C;border-bottom:1px solid #DDDDDD;border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;background-color:#E3F0DF}
.jp_data {line-height:20px;text-align:left;vertical-align:middle;color:#999;clear:both;margin:0;}
.jp_data p{text-align:right;height:22px;margin-bottom:5px;margin-top:5px;margin-right:40px;}
.jp_data span {color:#666;font-weight:bold;}

.jp_data_ad {border-top:1px solid #CDED9D;line-height:20px;margin-top:5px;padding-top:5px;clear:both;}
.jp_data_ad a{color:#666666; text-decoration:underline;}
.jp_data_ad a:hover{color:#999999; text-decoration:none;}
.hc_main {width:320px;height:245px;margin-top:11px;margin-bottom:5px;padding:5px 80px 10px 10px;text-align:left;float:right;border-right:1px solid #F3F6EB; display:inline;}
.hc_main p{line-height:20px;font-size:16px;font-weight:bold;color:#333;padding-left:5px;padding-bottom:5px;}
/* 左边列表*/
#sideBar {width:190px;float:left;padding-top:10px;background: url(../images/side_bg.gif) no-repeat;}
.sideBar_list ul{ margin:0 auto;width:190px;clear:both; overflow:auto;}
.sideBar_list li{ line-height:25px;width:190px;float:left;overflow:hidden;border-bottom:1px solid #FFFFFF;}
.sideBar_list li a{ line-height:25px;display:block;padding-left:20px;font-size:12px;color:#666666;background-color:inherit;text-decoration:none;}
.sideBar_list li a:hover{ color:#666;background:#FFF;}
.sideBar_list li a.on { font-weight:bold;background-color:#FFFFFF;}
.sideBar_list li a.on2 { padding-left:35px;background:url(../images/j_ico.gif) no-repeat 25px 8px #FFFFFF;}
.sideBar_list li a:hover.on2 { padding-left:45px;background:url(../images/j_ico.gif) no-repeat 25px 8px #FFFFFF;}
.sideBar_title { margin-top:10px;padding-left:20px;color:#666;font-size:12px;height:30px;line-height:30px;font-weight:bold;background: url(../images/side_line.gif) repeat-x bottom left;}
.sidebar_fc { padding-bottom:10px;margin-top:10px;padding-left:10px;background: url(../images/side_line.gif) repeat-x bottom left;}
.sidebar_fc h4 { height:25px;line-height:25px;padding-left:10px;font-size:14px;color:#666;font-weight:bold;}
.left_search_sl { width:80px;height:22px;_height:19px; padding:0;margin-left:5px;margin-top:4px;line-height:18px;border:1px solid #A6D156;background:#FCFDF9;}
.sidebar_fc ul li {width:90px;float:left;height:20px;}
.side_login {margin-top:10px;padding-left:10px;}
.in {zoom:1;overflow:hidden;}
.infont {font-size:12px;float:left;width:45px;line-height:30px;margin-right:5px;_margin-right:2px;}
.side_login input {width:110px;height:24px;line-height:22px;background:#FCFDF9;border:#C9D8A5 solid 1px;}
.side_login .btn {margin-left:5px;margin-right:10px;margin-top:10px;width:55px;height:22px;line-height:22px;background:url(../images/btn_bg.gif) no-repeat;border:none;color:#FFF;font-weight:bold;cursor:pointer}
.left_account { margin-top:4px; color: #666; line-height:18px;padding-top:2px;}
.left_thumb { float: left; margin:2px 6px 6px 6px;  width: 46px; height: 46px;border:1px solid #eeeeee; display: block; }
.info_menu {border-top:1px solid #FFF;padding-top:10px;margin-top:5px;clear:both;}
.info_menu ul {margin:0;padding:0;}
.info_menu ul li {width:90px;float:left;line-height:20px;text-align:center;}
.lv_bao { width:160px;padding:10px;margin:10px auto; background:#C9D8A5;color:#FFF;line-height:18px;}
.lv_bao p { border-bottom:1px solid #FFF;margin-bottom:10px;padding-bottom:10px;line-hegiht:25px;}
.lv_bao_input { border:1px solid #FFFFFF;width:158px; height:20px;color:#C9D8A5;line-height:20px;backgound:#FFF;margin-bottom:5px;}
/* 底部 */
#footer {width: 1000px;padding-bottom: 20px;margin: 15px auto;overflow:hidden;}
.footer_u1{ width: 1000px;height:30px;background: #F3F6EB;text-align:center;line-height:30px;}
.footer_u1 a{padding: 0 8px 0 8px;color: #666666;}
.footer_u1 a:hover{text-decoration: underline;}
.footer_u2{line-height:24px;color: #666666;padding-top: 10px;text-align:center;}
.footer_u2 p{padding-top: 3px;line-height:20px;}



/* 绿人工具箱 */
#lv_tools {width:310px;margin:0;}
#lv_tools_t {width:310px;height:57px;background:url(../images/title_bg.gif) no-repeat;}
#lv_tools_s {width:280px;height:29px;line-height:29px;padding-left:20px;padding-right:10px;background:url(../images/title1-bg.gif) no-repeat;}
#lv_tools_main {width:225px;height:269px;padding-left:70px;padding-top:10px;padding-right:15px;background:url(../images/tools-main_bg.gif) no-repeat;}
.lv_t_city {width:225px;}
.lv_t_city p {line-height:20px;border-bottom:1px solid #CDED9D;padding:5px;margin-top:5px;margin-bottom:5px;}
.t_city_weather {width:225px;border-bottom:1px solid #CDED9D;}
.t_city_weather p{text-align:right;}
.t_city_weather_account { width:98%; margin-top:0px;color: #000; line-height:20px;}
.t_city_weather_thumb { float:left; margin:2px 16px 0px 5px;  width: 70px; color:#000;display: inline;text-align:center; }
.t_city_weather_thumb strong {color:#F60;font-size:16px;}
.lv_jp_main {width:205px;margin-top:11px;margin-left:10px;margin-bottom:5px;padding:5px 10px 10px 10px;text-align:left;}
.lv_jp_main ul {padding:0;margin:0;width:240px;}
.lv_jp_main ul li {width:110px;padding-top:3px;padding-bottom:3px;vertical-align:middle;float:left;display:inline;color:#999;}
.lv_weather_t ul li {padding-top:3px;padding-bottom:3px;vertical-align:middle;color:#666;clear:both;}
.lv_weather_t_data {width:30px;float:left;font-weight:bold;}
