HTML {
	height:100%;
	margin:0;
	padding:0;
}
BODY {
	height:100%;
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	line-height:18px;
	font-family:Arial, "宋体"

}
img {border:0; background:none;}
a {
   color:#004e88;
   text-decoration:underline;
}
a:hover{
   color:#fff;
   text-decoration:none;
   background:#004e88;
}

#left-bg {
	POSITION: absolute;
	TOP: 0px;
	width:20px;
	height:100%;
	Z-INDEX: 4;
	background:url(../images_z/left-bg.gif) repeat-y;
}
#right-bg {
	POSITION: absolute;
	TOP: 0px;
	right: 0px;
	width: 21px;
	Z-INDEX: 4;
	height:100%;
	background:url(../images_z/right-bg.gif) repeat-y;
}
#top-bg {
	POSITION: absolute;
	TOP: 0px;
	width:100%;
	Z-INDEX: 4;
	height:20px;
	background:url(../images_z/top-bg.gif) repeat-x;
}
#bottom-bg {
	POSITION: absolute;
	bottom: 0px;
	width:100%;
	Z-INDEX: 4;
	height:21px;
	background:url(../images_z/bottom-bg.gif) repeat-x;
}
#left-1 {
    POSITION: absolute;
	top: 0px;
	width:28px;
	Z-INDEX: 5;
	height:28px;
	background:url(../images_z/left-1.gif) no-repeat;
}
#left-2 {
    POSITION: absolute;
	bottom: 0px;
	width:28px;
	Z-INDEX: 5;
	height:28px;
	background:url(../images_z/left-2.gif) no-repeat;
}
#right-1 {
    POSITION: absolute;
	top: 125px;
	right:21px;
	Z-INDEX: 1;
	margin:54px auto 0 auto;
	overflow:hidden;
	width: 29px; 
	height: 330px ; 
	display: block;
}
#right-1 span{
	Z-INDEX: 1;
	display:block;
	POSITION: absolute;
	writing-mode:tb-rl;
	right:0px;
	text-align: center;
	font-size: medium;
	cursor: hand;
}
#right-2 {
	POSITION: absolute;
	top:175px;
	right:53px;
	overflow:hidden;
	width: 255px; 
	height: 330px ; 
	background-color: ghostwhite; 
	border:1px solid;
	display: none;
}
.right-logo{
	width:115px;
	height:38px;
	float:left;
	background:url(../images_z/init-logo1.png) no-repeat !important;
	background:transparent;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_z/init-logo1.png', sizingMethod='crop');
}
#t-rtext {
	margin:2px 25px 0 0;
	RIGHT: 5px;
	POSITION: absolute;
	TOP: 25px
}
#t-limg {
	margin:5px 0 0 25px;
	left: 5px;
	height:48px;
	width:160px;
	POSITION: absolute;
	TOP: 20px;
	background:url(../images_z/init-logo.png) no-repeat !important;
	background:transparent;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_z/init-logo.png', sizingMethod='crop');
}
#t-limg1 {
	margin:5px 0 0 25px;
	left: 230px;
	height:55px;
	width:214px;
	POSITION: absolute;
	TOP: 20px;
	background:url(../images_z/logohss.png) no-repeat !important;
	background:transparent;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_z/logohss.png', sizingMethod='crop');
}
#biaoyu {
	margin:0 0 0 -240px;
	LEFT: 50%;
	TOP: 15%;
	POSITION: absolute;
	width:480px;
	height:90px;
	background:url(../images_z/biaoyu.png) no-repeat !important;
	background:transparent;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_z/biaoyu.png', sizingMethod='crop');
}
#cont {
	margin:-120px 0 0 -290px;
	LEFT: 50%;
	TOP: 50%;
	POSITION: absolute;
	Z-INDEX: 8;
	width:580px;
	height:283px;
}
#dlck {
	margin:-180px 0 0 -290px;
	LEFT: 50%;
	TOP: 50%;
	POSITION: absolute;
	width:580px;
	Z-INDEX: 6; 
	height:283px;
	background:url(../images_z/contents.gif) no-repeat;
	/*background:transparent;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_z/contents.png', sizingMethod='crop');*/
}
#mu {
	margin:150px 0 0 -169px;
	LEFT: 50%;
	TOP: 40%;
	z-index:3;
	POSITION: absolute;
	width:339px;
}
#foot {
	WIDTH: 100%; BOTTOM: 25px; POSITION: absolute;
}

#img_gh {
    width:248px;
	height:70px;
	background:#fff;
	margin:22px 0 0 -292px;
	display:inline;
	border:#ddd 1px solid;
	filter:alpha(opacity=86);
	-moz-opacity:0.86;
	z-index:12;
	POSITION: absolute;
}
.wind-title {
    width:100%;
	height:18px;
	background:#ddd;
	line-height:18px;
	color:#000;
}
.wind-title .l_title {
    width:120px;
	padding:0 5px;
	float:left;
}
.wind-title .off {
    width:30px;
	float:right;
}
/*.wind-title a{
    color:#fff;
	text-decoration:underline;
}
.wind-title a:hover{
    color:#fff;
	background:none;
	text-decoration:none;
}*/
.wind-img {
    width:100%;
}
.wind-img ul{
    margin:6px 3px 3px 3px;
	padding:0;
	list-style-type:none;
}
.wind-img li {
    width:24px;
	height:24px;
	overflow:hidden;
	float:left;
	cursor:pointer;
	margin:2px;
	display:inline;
	border:#f4f4f4 1px solid;
}
.wind-text {
    margin:5px 5px 0 5px;
	line-height:18px;
	overflow:hidden;
	color:#e23a00;
}
/*.wind-text a {
	color:#970100;
	text-decoration:underline;
}
.wind-text a:hover {
	color:#970100;
	background:none;
	text-decoration:none;
}
*/
.contents {
    width:100%;
	height:122px;
	margin:15px 0 0 0;
}
.contents a {
    background:none;
}
.contents a:hover {
    background:none;
}
.left_gnyl {
    width:133px;
	height:62px;
	margin:14px 0 0 4px;
	display:inline;
	float:left;
}
.right_mfty {
    width:133px;
	height:62px;
	margin:14px 4px 0 0;
	display:inline;
	float:right;
}
.cont-mong {
    width:172px;
	height:120px;
	overflow:hidden;
	margin:0 0 0 68px;
	display:inline;
	color:#fff;
	float:left;
}
.cont-bottom {
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-205px;
	margin-top:50px;
	overflow:hidden;
	width: 410px; 
	height: 146px ; 
	background-color: white; 
	background:url(../images/notice_bg.png)
}

.cont-bottom ul {
    margin:0;
	padding:0;
	list-style-type:none;
}
.cont-bottom li {
    width:104px;
	height:36px;
	display:inline;
    margin:0 3px 0 1px;
	float:left;
}
.cont-bottom a{ 
    background:none;
}
.cont-bottom a:hover{ 
    background:none;
}
.put-dl {
    width:80px;
	height:16px;
	border-left:#0079b4 1px solid;
	border-top:#0079b4 1px solid;
	border-right:#87caf3 1px solid;
	border-bottom:#87caf3 1px solid;
	line-height:16px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.foot-img {
    width:180px;
	float:left;
	text-align:right;
}
.foot-img a:hover {
    background:none;
}
/* .span{
	 	width: 400px;
	 	float: right;
	 	clear: both;
	 	cursor: hand;
	 	font-size:22px;
	 	color:black;
	 	line-height: 35px;
	 	background-color: deepskyblue;
	 	text-align: center;
}*/
#integral_table{
	border:1px;
	border-collapse: :collapse;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
}
#integral_table td{
	
	text-align:center;
	height:24px;
	overflow:hidden;
	font-size:small;
	color:black;
	
}
#integral_table td span{
	display:block;
	text-align:center;
	width:20px;
	height:20px;
	overflow:hidden;
	color:black;
	border:1px solid gray;
	
}
#integral_table th{
	text-align:left;
	padding-left:8px;
	height:25px;
	overflow:hidden;
	font-size:medium;
	font-weight:bold;
	color:white;
}
#userLatestNews {
	line-height: 1.2;
	font-size:small;
	color:blue;
}
#updateDesc{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	color:blue;
	margin-left:-204px;
	margin-top:210px;
	overflow:hidden;
	width: 408px; 
	background-color: white; 
	border: 1px solid gray;
}
.bg {
	background-color:black;
	width:100%;
	height:100%;
	left:0;
	top:0;/*FF IE7*/
	filter:alpha(opacity=60);/*IE*/
	opacity:0.6;/*FF*/
	z-index:2222;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
}
.mydiv1 {
	background:#FFF url(/images_z/advertise.jpg);
	z-index:2223;
	width: 920px;
	height: 440px;
	left:50%;/*FF IE7*/
	top:50%;/*FF IE7*/
	border:#8394a0 1px solid;
	margin:-220px 0 0 -460px;
	position:absolute;/*IE6*/
	
}
