@charset "utf-8";
/* CSS Document */

.SwtCon {
	width: 420px;
	height: auto;
	position: fixed;
	top: 40%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
}

.Swtcons {
	width: 420px;
	height: 195px;
	position: relative;
	background: url(tc01.gif) no-repeat;
	-moz-box-shadow: 0 0 20px rgba(10, 2, 4, 0.5);
	-webkit-box-shadow: 0 0 20px rgba(10, 2, 4, 0.5);
	box-shadow: 0 0 20px rgba(10, 2, 4, 0.5);
}

.SwtClose {
	width: 32px;
	color: #fff;
	height: 32px;
	position: absolute;
	cursor: pointer;
	text-align: center;
	right: -8px;
	display: block;
	font-size: 3em;
	top: -8px;
	vertical-align: middle;
}

.SwtClose span {
	vertical-align: middle;
	position: relative;
	left: 0;
	width: 28px;
	height: 28px;
	line-height: 1.1em;
	bottom: 0;
	right: 0;
	font-size: 24px;
	display: block;
	top: 0;
	float: left;
	text-align: center;
	overflow: hidden;
}
.SwtClose span:after{
	display:inline-block;
	width:22px;
	line-height:22px;
	background-color: #999;
    border-radius: 11px;
	content: "\2715";
	color: #eee;
    font-size: 16px;
}
.tindex03 {
	color: #999;
	width: 130px;
	border: 1px #775a54 solid;
	height: 34px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	float: left;
	line-height: 30px;
	padding-left: 5px;
}

.tindex04 {
	font-size: 16px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	margin-left: -3px;
	height: 34px;
	background: #775a54;
	border: 1px #775a54 solid;
	width: 88px;
	color: #fff;
	cursor: pointer;
	text-shadow: 0 1px 0 #0d463f;
	margin-right: 5px;
}

.tindex04:hover {
	background: #997168;
}

.tindex05 {
	font-size: 16px;
	border-radius: 2px;
	margin-left: -3px;
	height: 34px;
	background: #9c032c;
	border: 1px #b01d1b solid;
	width: 88px;
	color: #fff;
	cursor: pointer;
	text-shadow: 0 1px 0 #5b0e0d;
}

.tindex05:hover {
	background: #a80d36;
}

.tindex07 {
	width: 24px;
	height: 24px;
	display: block;
	float: right;
}
#divM {
	right: 48%;
	bottom: 60%;
	margin-right: -195px;
	margin-bottom: -160px;
	_position: absolute;
	_bottom: expression(offsetParent.scrollTop+242);
	box-shadow: 0 0 35px #000;
	-webkit-box-shadow: 0 0 35px #000;
	-moz-box-shadow: 0 0 35px #000;
}

.divM_suoxiao {
	font-size: 16px;
	font-weight: bold;
	margin-left: 1px;
	margin-top: 9px;
	font-style: normal;
	color: #FFF;
	position: absolute;
}

.tindex02 {
	width: 320px;
	position: absolute;
	height: 35px;
	left: 120px;
	top: 195px;
	z-index: 1;
}