/* CSS Document 
	author:yinjia
	date:2006-10-31*/
	
	
body, td, div, form
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	cursor: default;
	font: 12px Tahoma;
	color:#4f4f4f;
}
.div_clear{ clear:both; font-size:0px; line-height:0px}
div.header
{	
	margin:0px auto;
	width:800px;
	border-left:#0274cc 1px solid;
	border-right:#0274cc 1px solid;
}

div.main
{
	margin:0px auto;
	width:800px;
	color:#5a5a5a;
	font:12px Tahoma;
	background-color:#FFFFFF;
	border-left:#0274cc 1px solid;
	border-right:#0274cc 1px solid;
	height:auto !important;
	height:50px;
	min-height:50px;
}
div.main a
{
	color:#5a5a5a;
	font:12px Tahoma;
	text-decoration:none;
}
div.main a:hover
{
	color:#5a5a5a;
	font:12px Tahoma;
	text-decoration:underline;
}
div.main div.rolling_hotel
{
	margin:5px 0px;
}
div.main div.rolling_hotel img
{
	border:#ffd92e 2px solid;
	margin:0px 2px;
}
div.main div.sub_title
{
	font-size:14px;
	color:#3d4b89;
	padding:15px 0px 0px 60px;
	height:35px;
	font-weight:bold;
}
div.main div.sub_content_1
{
	background-color:#f2fafc;
	border-top:#dbdbdb 1px solid;
	border-bottom:#dbdbdb 1px solid; 
	text-indent:20px;
	line-height:200%;
	padding:0px 5px;
}
div.main div.sub_content_1 div.order_tel
{
	background:url(../images/icn_tel.gif) left top no-repeat;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	margin:10px 0px 0px 15px;
	color:#ff0000;
}
div.main div.sub_content_2
{
	background-color:#fcfbf2;
	border-top:#dbdbdb 1px solid;
	border-bottom:#dbdbdb 1px solid; 	
	text-indent:20px;	
	padding:0px 5px;
}
div.main div.sub_content_2 ul.how
{
	list-style-type:none;
	margin-bottom:0px;
}

div.main div.sub_content_2 ul.how li
{
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left:20px;
	line-height:200%;
	padding-top:0px;
}
div.main div.enter
{
margin:0xp;
padding:8px 15px 8px 85px;

}

div.main div.center_title
{
	height:33px;
	position:relative;
}
div.main div.center_title img
{
	position:absolute;
	top:20px;
	right:5px;
	border:none;
}
div.main div.center_bg
{
	position:relative;
	margin:5px ;
}
div.main div.center_bg div.recommnd_img
{
	background:url(../images/recommand_bg.gif) left center no-repeat;
	height:170px;
	position:relative;
}
div.main div.center_bg div.recommnd_img img
{
	position:absolute;
	top:12px;
	left:10px;
}
div.main div.center_bg div.recommnd_content
{
	position:absolute;
	width:135px;
	height:170px;
	top:0px;
	right:3px;
	line-height:130%;
	z-index:1000;
	overflow:hidden;
}
div.main div.center_bg div.center_left_img
{
	background:url(../images/center_bg.gif) left center no-repeat;
	height:140px;
	position:relative;
}
div.main div.center_bg div.center_left_img img
{
	position:absolute;
	top:10px;
	left:8px;
}
div.main div.center_bg div.center_left_content
{
	position:absolute;
	top:5px;
	right:5px;
	width:240px;
	height:140px;
	overflow:hidden;
	line-height:200%;
	z-index:1000;
}
div.main div.center_bg div.center_right_img
{
	background:url(../images/center_bg_2.gif) right center no-repeat;
	height:140px;
	position:relative;
}
div.main div.center_bg div.center_right_img img
{
	position:absolute;
	top:12px;
	right:5px;
}

div.main div.center_bg div.center_right_content
{
	position:absolute;
	top:5px;
	left:10px;
	width:210px;
	height:140px;
	overflow:hidden;
	line-height:190%;
	z-index:1000;
}
div.main div.duty_title input.order_btn
{
	background:url(../images/order_btn.gif);
	border:none;
	width:100px;
	height:28px;
	position:absolute;
	top:-5px;
	z-index:1000;
}
div.main div.duty_title
{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	position:relative;
}
div.main div.duty_title a
{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
div.main div.duty_title a:hover
{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

div.main div.search
{
	border-top:#bcbcbc 2px solid;
	border-bottom:#bcbcbc 2px solid;
	padding:10px 5px 15px 0px;
	height:20px;
	background:#e5e5e5;
	font-weight:bold;
	text-align:right;
	width:415px;
	color:#FF0000;
	font-size:14px;
	line-height:200%;
}
div.main div.search input.text
{
	margin-left:130px;
	margin-top:5px;
	border:#bcbcbc 1px solid;
	width:200px;
}
div.main div.search input.btn
{
	background-color:#e5e5e5;
	border:none;
	font-weight:bold;
	font-family:Tahoma;
}

div.footer
{	
	margin:0px auto;
	color:#828282;
	text-align:center;
	line-height:200%;
	background-color:#f8fafa;
	width:801px;
	height:100px;
	padding-top:0px;
	border-right:#0274cc 1px solid;
	clear:both
}
/***************************************************************************************************/

div.main fieldset
{
	border: #fff 2px groove; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px auto; 
	COLOR: #222; 
	PADDING-TOP: 5px; 
	width:80%;
}
div.main fieldset legend
{
	PADDING-RIGHT: 50px; 
	PADDING-LEFT: 50px; 
	BACKGROUND: url(../images/legend_bg.gif) no-repeat center center; 
	PADDING-BOTTOM: 10px; 
	FONT: bold 12px Tahoma; 
	COLOR: #fff; 
	PADDING-TOP: 10px; 
	TEXT-ALIGN: center
}
div.main FIELDSET DIV.item {
	CLEAR: both; 
	DISPLAY: block; 
	FLOAT: left; 
	MARGIN: 8px; 
	WIDTH: 80px; 
	TEXT-ALIGN: right
}
div.main FIELDSET .text {
	BORDER-RIGHT: #8e96a5 1px solid; 
	BORDER-TOP: #8e96a5 1px solid; 
	MARGIN: 4px; 
	FONT: 12px Tahoma; 
	BORDER-LEFT: #8e96a5 1px solid; 
	WIDTH: 200px; 
	BORDER-BOTTOM: #8e96a5 1px solid; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #fff
}
div.main FIELDSET .btn {
	BORDER-RIGHT: #b3b3b3 1px solid; 
	PADDING-RIGHT: 15px; 
	BORDER-TOP: #fff 1px solid; 
	PADDING-LEFT: 15px; 
	BACKGROUND: url(../images/btn_bg.gif) #e6e6eb repeat-x left center; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 2px 5px; 
	FONT: 12px Tahoma; 
	BORDER-LEFT: #b3b3b3 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #919194 1px solid; 
	HEIGHT: 240px

}

/************************************************************************************************************/
div.linelist
{
	margin:10px auto 0px auto;
	border:#e3e3e3 1px solid;
	width:80%;
	background-color:#fcfbf2;
}
div.linelist div.title
{
	margin:5px 10px 0px 5px;
	color:#FF6600;
	background:url(../images/con_bg.gif) left top no-repeat;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	padding-top:3px;
	height:21px;
}
div.linelist div.subtitle
{
	color:#909090;
	margin:5px 0px 0px 30px;
	font-size:12px;
}
div.linelist div.title a
{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div.linelist div.title a:hover
{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

div.linelist div.title span
{
	float:right;
}
div.linelist div.content
{
	margin:25px 10px 0px 10px;
	text-indent:20px;
	line-height:200%;
  	height:auto !important;
  	height:50px;
	min-height:50px;
}
 div.reply
{
	float:right;
	margin:10px 0px 10px 0px;
	padding:20px;
	background-color:#F0F0F0;
	border:#cccccc 1px solid;	
}

div.detail_line
{
	width:80%;
	margin:10px auto;
	border:#e3e3e3 1px solid;
	background-color:#fcfbf2;
}
div.detail_line div.title
{
	background:url(../images/bar.gif) center center no-repeat;
	height:37px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:17px 0px 0px 20px;
}
div.detail_line div.title span
{
	float:right;
	padding-right:20px;
}
div.detail_line div.content
{
	margin:25px 10px 0px 10px;
	text-indent:20px;
	line-height:200%;
}
#ad{    width:396px;
	height:100px;
	margin:2px 10px;
}