body,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}

ol,li,ul,textarea,input {
	margin: 0;
	padding: 0;
}

ul,li,ol {
	list-style: none;
}

a {
	outline: 0;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

img {
	/*display: block;*/
	border: 0;
}

button,input,textarea,select,option {
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
}

button,input,select,textarea {
	margin: 0;
	vertical-align: middle;
	font-size: 100%;
}

Html {
	_background-image: url(about:blank);
	_background-attachment: fixed;
}

body {
	font: 15px/1.5 tahoma,arial,"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,\5b8b\4f53;color: #FFFFFF;
}

.cf:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: " ";
}

.cf {
	*zoom: 1;
}

.cl {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.db {
	display: block;
}

.dn {
	display: none;
}

.dib {
	display: inline-block;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.ovh {
	overflow: hidden;
}

.por {
	position: relative;
}



/* ts*/
.popup{background:#353535;border:1px solid #000;padding:1px;position:relative;width:804px;}
.popup-close{background:url(../images/popup_close.jpg);height:33px;position:absolute;right:-33px;top:-1px;width:33px;}
.popup-inner{background:#100f0f;padding:10px;}
.xue{position:absolute;color:#fff;}