/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
	font: 12px/18px Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	color: #3a3b3e;
}

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none;
		color:#0055aa;}
a:hover { text-decoration: underline; }
a:visited{
color:#333399;
}
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
	border-bottom: 1px dotted;
	cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img {
	border: none;
	display:block;
} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 重置 hr */
hr {
    border: none;
    height: 1px;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }.wrapper {
	text-align: center;
	background-color: #980f29;
}
.inner_wrapper {
	text-align: left;
	margin: 0 auto;
	width: 1003px;
	overflow:hidden;
}
.body {
	background-color: #a61526;
	color:#a61526;
}
.wrapper {
	text-align: center;
	background-color: #593f85;

}
.inner_wrapper {
	width: 1001px;
	margin: 0 auto;
}
.main_con {
	width: 625px;
	float: left;
	background-image: url(images/hk_08.gif);
	height: 620px;
	background-repeat: repeat-y;
}
.side_con {
	width: 376px;
	background-image: url(images/hk_06.jpg);
	height: 666px;
	float: left;
}
.main{width:625px;float:left;}

#main_add {
	width: 625px;
	height: 32px;
	background-image: url(images/bj_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}
#main_nav .main_add_bg1{	background-image: url(images/bj_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}
#main_nav .main_add_bg2{	background-image: url(images/sh_03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;}

.add_bj,.add_sh{width:112px;float:left;}
.add_bj   a{_line-height:24px;
	display: block; font-family:微软雅黑;font-size:18px;margin: 8px 0  0 40px ;font-weight:bold;
}
.add_sh  a{_line-height:24px;
	display: block; font-family:微软雅黑;font-weight:bold;font-size:18px;margin: 8px 0  0 40px ;
}
.main_bottom {
	width: 625px;
	height: 14px;
	background-image: url(images/hk_10.gif);
	background-repeat: no-repeat;
	display: block;float:left;
}
.tips_1,.tips_2,.tips_3{
	height:180px;float:left;}
	
.tips_1,.tips_2{
	width:326px;}	
	
.tips_1{background-image:url(images/tips_01.jpg);}
.tips_2{background-image:url(images/tips_02.jpg);}
.tips_3{width:349px;background-image:url(images/tips_03.jpg);}
.tips_4{width:1001px;height:219px;display:block;background-image:url(images/tips_04.jpg);float: left;}
.hotel{
	height:197px;
	width:1001px;
	display:block;
	float:left;
	background-image: url(images/hk_11.jpg);
	position: relative;
}
.hotel h2 {color: #FFFFFF;font-family: 微软雅黑;font-size: 16px; top:12px;left:28px;position:absolute; font-weight:bold;}

.hotel a.a1 {     display: block;
    height: 50px;
    left: 90px;
    position: absolute;
    top: 65px;
    width: 240px;}
.hotel a.a2 {     display: block;
    height: 50px;
    left: 410px;
    position: absolute;
    top: 65px;
    width: 255px;}
.hotel a.a3 {     display: block;
    height: 50px;
    left: 750px;
    position: absolute;
    top: 65px;
    width: 240px;}
.hotel a.a4 {     display: block;
    height: 50px;
    left: 90px;
    position: absolute;
    top: 127px;
    width: 245px;}
.hotel a.a5 {     display: block;
    height: 50px;
    left: 410px;
    position: absolute;
    top: 127px;
    width: 240px;}	
.hotel a.a6 {     display: block;
    height: 50px;
    left: 750px;
    position: absolute;
    top: 127px;
    width: 240px;}				
		
	
.hotel a span{color:#4d2d51;font-size:14px; font-family:微软雅黑; font-style:italic;}
.hotel a span span{color:#333333;font-size:12px; font-family:微软雅黑; font-style:italic;}
.more_link {
	width:1012px;
    
	margin:22px auto;
	margin-top:0;
}
*html .more_link {
	width:1050px;}
.more_link a {
/*    border: 1px solid #CCCCCC;
*/    display: block;
    float: left;
    margin-right: 13px;_margin-right: 12px;
/*    padding: 8px;
*/    text-align: center;
	background-color: #FFFFFF;margin-bottom: 20px;margin-top: 20px;
	
}
.total_product {	float:left;
margin-bottom:10px;

}
#beijingchufa,#shanghaichufa{margin-left:25px;margin-top:10px;}
.wrapper_product {
	float: left;width:515px;
}
.product_hot {
	width: 65px;
	height: 66px;
	float: left;
	background-image:url(images/hot.jpg);
	background-repeat:no-repeat;
	margin-right: 5px;
}

.pro_btn a{
	width: 111px;
	height: 29px;
	margin-top:10px;
	display:block;
	background-image: url(images/more.jpg);
	margin-bottom:10px;
}
.pro_btn a:hover{
	width: 111px;
	height: 29px;
	margin-top:10px;
	display:block;
	background-image: url(images/more_hover.jpg);
}
.pro_nothot{width:583px;}
.content {
	background-color: #ffffff;
}
.wrapper_product2{margin:10px 15px 0 25px;}
.tips {
	position: relative;

}
.tips_tt {
color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: bold;
    left: 12px;
    position: absolute;
    text-align: center;
    top: 24px;
    width: 75px;
	font-style:italic;
}
.tips ul {position:absolute; top:40px;left:117px;width:195px;line-height:30px;}
.tips_4 ul {
	position:absolute;
	top:46px;
	left:150px;
	width:180px;
	line-height:30px;
}
.tips ul li{border-bottom:1px dashed #bfbfbf;}
ul.tips_4_1{	position:absolute;
	top:46px;
	left:150px;
	width:180px;
	line-height:30px;}
ul.tips_4_2{	position:absolute;
	top:46px;
	left:465px;
	width:180px;
	line-height:30px;}
ul.tips_4_3{	position:absolute;
	top:46px;
	left: 785px;
	width:180px;
	line-height:30px;}		
	