﻿body 
{
    font-size:12px;
    font-family:宋体, Arial, Helvetica, sans-serif;    
    color:#000;
    margin:0px auto;
	
}
div{
	font-size:12px;
    font-family:宋体, Arial, Helvetica, sans-serif;
	border-width:0px;
}
a{
	TEXT-DECORATION:none;
	color:black;
	line-height:14px;
}
img{
	border:0px;
}
.webbody
{
    text-align:center;
    margin:0px auto;
}
.bgbody
{
    WIDTH: 100%;
    z-index:0; 
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
    background-repeat:no-repeat;
    background-position:center top;
}
.showbody div{
	float:left;
}
.showbody
{
    text-align:center;
    margin:0px auto;
    position:relative;
    top:0px; 
    z-index:1;  
}
.textoverflow{
display:block;
word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.none{
	display:none;
}
.hot{
	color:red;
	font-weight:bold;
}
.full{
	width:100%;
}
.he10px{
	height:10px;
}
.he20px{
	height:20px;
}
.he5px{
	height:5px;
}

.rightf{
	float:right;
}
.tright{
	text-align:right;
}
.tleft{
	text-align:left;
}
.tcenter{
	text-align:center;
}

.hand{
	cursor:hand;
}
.white{
	color:white;
}
.red
{
	color:red;
}
.green{
	color:green;
}

.nof{
	float:none;
}
.floatl{
	float:left;
}
/*
html { 
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
}*/
