@charset "utf-8";
/* CSS Document */
/*------------------------------------------公共参数*/
html, body  {
	margin: 0px;
	font-family: Tahoma, Arial, serif, Verdana, "宋体";
	font-size: 12px;
	height:100%;
}
li, div ,span {font-family: Tahoma, Arial, serif, Verdana, "宋体";font-size:12px;}
ul {margin:0;list-style:none;}
iframe,form,submit {margin:0;padding:0;}
td,th {
	font-family: Tahoma, Arial, serif, Verdana, "宋体";
	font-size: 12px;
	color: #000033;
}
a:link, a:visited, a:hover, a:active {
	font-family: Tahoma, Arial, serif, Verdana, "宋体";
	font-size: 12px;
	color: #2c4a7c;
	text-decoration: none;
}
a:hover, a:active {
    color: #ff6600;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma, Arial, serif, Verdana, "宋体";
}
textarea {
	font-family: Tahoma, Arial, serif, Verdana, "宋体";
	font-size: 12px;
	line-height: 16px;
	overflow-y:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
select {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	font-family: Tahoma, Arial, serif, Verdana, "宋体";
	font-size: 12px;
}

/*------------------------------------------内容*/
/*页面主体*/
#main {
	width: 100%;
	clear: both;
}
/*头部*/
#topmenu {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	background-color: #222b34;
	background-image: url(Images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 100px;
	clear: both;
}
#topmenu .leftmenu {
	float: left;
	line-height: 100px;
	margin-left: 240px;
}
#topmenu .leftmenu a,#topmenu .leftmenu a:hover {
	display: block;
	margin-left: 10px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	line-height: 100px;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
}
#topmenu .leftmenu a:hover {
	color: #00CCFF;
}
#topmenu .rightmenu {
	float: right;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
}
#topmenu .rightmenu a {
	display: block;
	margin-right: 10px;
	float: left;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
}
#toplogo { /*头部LOGO*/
	height: 85px;
	position:relative;
	left: 50%;
	width: 958px;
	margin-left: -479px;
	background-image: url(Images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	display: block;
}
#childmenu { /*头部子导航*/
	position:relative;
	left: 50%;
	width: 958px;
	margin-left: -479px;
}
#childmenu .iNav {
	display: block;
	float: left;
}
.iNav a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(Images/childmenu.jpg);
	background-repeat: no-repeat;
	background-position: 9999px 0px;
	height: 70px;
	width: 70px;
	display: block;
	float: left;
	margin-right: 3px;
	cursor:pointer;
}
.iNav a.alive {
	margin-bottom:0;
}
.iNav a:link.iNav a:visited {
	opacity:0;
	filter:alpha(opacity=0);
}
.iNav a:hover,.iNav a:active {
	opacity:.6;
	filter:alpha(opacity=60);
}
.iNav a.alive:link span,.iNav a.alive:visited span,.iNav a.alive:hover span,.iNav a.alive:active span {
	display:inline-block;
	+display:block;
	opacity:0;
	filter:alpha(opacity=0);
	text-indent:-9999em;
}
.iNav .menu_Extreme_sports {
	background-position: 0px 0px;
}
.iNav .menu_Players {
	background-position: -73px 0px;
}
.iNav .menu_Play_Product {
	background-position: -146px 0px;
}
.iNav .menu_Fly {
	background-position: -219px 0px;
}
.iNav .menu_Yacht {
	background-position: -292px 0px;
}
.iNav .menu_Cars {
	background-position: -365px 0px;
}
.iNav .menu_Palace {
	background-position: -438px 0px;
}
.iNav .menu_Tourist {
	background-position: -511px 0px;
}
.iNav .menu_Jewelry_watches {
	background-position: -584px 0px;
}
.iNav .menu_Art {
	background-position: -657px 0px;
}
.iNav .menu_Fashion {
	background-position: -730px 0px;
}
.iNav .menu_Wine_Food {
	background-position: -803px 0px;
}
.iNav .menu_Health {
	background-position: -876px 0px;
}
.wBC {
	display: none;
}
/*内容*/
#contentblock {
	position:relative;
	left: 50%;
	width: 850px;
	margin-left: -425px;
	clear: both;
}
#indexcontent {
	width:100%;
	display: block;
	clear: both;
}

#indexcontent .left{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#indexcontent .right{
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 3;
}

#indexcontent .left li{
	font-size: 18px;
	color: #002b52;
	text-align: left;
	display: block;
}

#indexcontent .left li span{
	font-size: 18px;
	color: #002b52;
}

#indexcontent .right li{
	font-size: 18px;
	color: #002b52;
	text-align: right;
	display: block;
}

#indexcontent .right li span{
	font-size: 18px;
	color: #002b52;
}

#indexcontent ul{
	list-style-type: none;
}

#indexcontent .left li img{
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}

#indexcontent .right li img{
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
#contentmask{
	clear:both;
	width:100%;
	height:600px;
	position:absolute;
	top:100px;
	left:0px;
	z-index: 2;
	display: block;
	background-color:#ffffff;
	opacity:.6;
	filter:alpha(opacity=60);
}
#contentmask div{
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: center;
	line-height: 500px;
	height: 100%;
}


.datablock{
	height: 230px;
}
.datablock .title {
	font-family: "微软雅黑",Verdana,"宋体",sans-serif;
	font-size: 22px;
}
.datablock .subtitle {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
.datablock .more {
	font-size: 14px;
	float: right;
	margin-top: -20px;
}
.datablock ul {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
}
.datablock li {
	height: 160px;
	width: 180px;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 9px;
}
.datablock .img {
	height: 160px;
	width: 180px;
	display: block;
	text-align:center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.datablock .datatitle {
	font-size: 12px;
	line-height: 25px;
	white-space: nowrap;
	width: 180px;
	display: block;
	text-indent: 20px;
	overflow: hidden;
}

.links {
	background-color: #f9f6f0;
	display: block;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.links a{
	margin: 8px;
	border: 1px solid #CCCCCC;
}
.adwindows,.adwindows:active {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.adwindows:active {
	border: 1px solid #999999;
}
.adwindows .content {
	height: 180px;
	width: 956px;
	display: block;
}
/*底部*/
#bottommenu {
	background-color: #222b34;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0px;
	filter:alpha(opacity=80);
	opacity:0.8;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	z-index: 999;
	_bottom:auto;
    _width: 100%;
    _position: absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#bottommenu .bottomleft {
	font-size: 11px;
	float: left;
	margin-left: 20px;
}
#bottommenu .bottomright {
	float: right;
	margin-right: 20px;
}
.headtxt {
	font-size: 30px;
	color: #222b34;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}
.imglist {
    line-height: 35px;
	font-size: 11px;
	width: 605px;
	display: block;
	float: left;
}
.imglist li{
	float: left;
}
.imglist li img{
	margin: 4px;
}
.imgli{
	display: block;
	clear: both;
	width: 82%;
}
.imgli ul{
}
.imgli li{
	float: left;
	font-size: 11px;
	width: 80px;
	text-align: center;
	display: block;
	height: 100px;
}
.imgli2{
	display: block;
	clear: both;
	width: 82%;
}
.imgli2 ul{
}
.imgli2 li{
	float: left;
	font-size: 11px;
	width: 150px;
	text-align: center;
	display: block;
	height: 150px;
}