/* 清除内外边距 */
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/22px Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	color: #010101;
}

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:#336699;}
a:hover { text-decoration: underline; }
a:visited{
color:#333366;
}
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;
	background-image: url(images/revolution_01.jpg);
} /* 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; }
body {
}
.wrapper {
	text-align: center;
		background-color: #87245b; 
		border-top: 3px solid #0099CC;

}


.innerwrapper {
	text-align: center;
	margin: 0 auto;
	width: 1001px;
	overflow:hidden;
	background-color: #ffe5e5;
}
.act_1,.act_2,.act_3{
	width:883px;
	margin:0 auto;
	text-align:left;
	margin-bottom:16px;
	background-image: url(images/hbb_02.gif);
	background-repeat: repeat-y;
	background-position: 0 -3px;
}
.act_1_top{height:111px;background-image:url(images/hbb_01.gif); background-repeat:no-repeat;background-position: 0 -3px;}
.act_1_mid,.act_2_mid{background-image:url(images/hbb_02.gif); background-repeat:repeat-y;}
.act_2_top{height:87px;background-image:url(images/hbh_03.gif); background-repeat:no-repeat}
.act_1_bottom,.act_2_bottom{height:27px;background-image:url(images/hbb_04.gif); background-repeat:no-repeat}
.act_3{height:103px;background-image:url(images/hbh_06.gif); background-repeat:no-repeat}
.inner_act{padding:0 30px 0px 30px;}
.top_xx{
	width:592px;
	float:left;
	margin-top:70px;
	_margin-top:60px;
	margin-left:40px;
	_margin-left:20px;
}
.bmb{width:180px;height:74px;float:right; background-image:url(images/hbh_img_07.gif);margin-top:30px;}
.bmb span{width:180px;height:74px;display:block;}

.act_tt{font-weight:bold;color:#d71b55;}
.act_2_mid ul li{overflow:auto; zoom:1; padding:20px 0 15px 0;border-bottom:1px dashed #333333;}

.product .innerProduct ol li{border:none;padding:0;}



.clear{ clear:both}
.product a{color: #00377E;}
.product a:hover{color:#FF6600;}
.product {
	width: 815px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
.innerProduct {
}
.pro_img {
	padding-right: 18px;
	float: left;
}
.pro_price {
	width: 142px;
	float: right;
}
.zhifu {
	color: #F00;
}
.zhifu_qi{
	color:#333333;}
/*.zhifu_price {
	font-weight: bold;
}*/
.pro_con {
	width: 512px;
	float: left;
}
.con_adv ol{
}
.con_adv ol li {
		color: #666666;
		list-style-position:inside;
}

.temp1{
	width:528px;
}
.con_journey {
	margin-top: 3px;
}
.con_adv {
	margin-top: 3px;
}
.act_2 .act2_special{color:#ff0000;}
.xianxia_price{text-decoration:line-through; color:#333333; font-family:Arial;}
.act2_part2{overflow:auto; zoom:1;}
.act_2 .act2_part2  li{border:none;width:380px;float:left;overflow:auto; zoom:1; padding:10px 0 15px 0}
.act_3 .inner_act{padding-top:67px;margin-left:34px;}
 .act2_part2 .product{width:380px;float:left;}
 .act2_part2 .temp1{width:200px;}
