HTML{
		min-width:940px;
	}

body {
	background: url(../images/index_bg_top.jpg) #fff no-repeat center top;
	text-align: center;
/*	font-family: "Trebuchet MS";*/
	font-size:12px;
	line-height:6px;

}



/*whole frame*/

#wholebox{
	margin: 0 auto;
	padding:0;
	width:940px;
/*	height:838px;*/
	line-height:6px;

/*	border:1px solid #F00;*/
	}
	
/*whole frame end-------------------------------------------------------------------------------------*/	





/*text hyperlink start--------------------------------------------------------------------------------*/
a{
	vertical-align:baseline;
	}
a:link {
	color: #0099cc;
	text-decoration:none;
}
a:visited {
	color: #0099cc;
		text-decoration:none;
}
a:hover {
	color: #98c808;
		text-decoration:none;
}
a:active {
	color: #98c808;
		text-decoration:none;
}
/*text hyperlink end--------------------------------------------------------------------------------*/



	
	
	
	
	
	
/*header and navigation*/

#header, #nav{
		width: 100%;
		}
#header{
	position:relative;
	}
#headerlogin{
	position:absolute;
	top:0;
	right: 0;
	width: 676px;
	height: 31px;
	z-index:20;
		
	}/*login ,logout and register button*/

#headerflash{

	
	}/*flash animaton*/
#nav{
	}/*navigation*/
	
/*header and navigation end--------------------------------------------------------------------------*/






/*floatmenu------------------------------------------------------------------------------------------*/
#con-floatmenu{
	width: 160px;
	text-align:left;
	}	
#floatmenu{
		position:absolute;
/*		top:305px;
		left:50%;*/
/*		margin-left:-470px;*/
		top:0;
		left:0;

		width:36px;

	}
/*floatmenu end--------------------------------------------------------------------------------------*/




/*viewpath*/

#viewpath{
	width: 100%;
	height: 37px;
	text-align:right;

	}
#viewpath ul{
	list-style:none;
	color: #ccc;
	line-height:26px;
	text-align:right;
	padding-top:12px;

	}
#viewpath ul li{
	line-height:normal;
	vertical-align:baseline;
	display:inline;
	padding:0 6px 0 0;
	background: url(../images/viewpath_icon.gif) no-repeat right bottom;
	}
#viewpath ul #lastpath{
	background:none;
	padding:0 0 0 4px;
	}

#viewpath ul li a:link{	color: #ccc;}
#viewpath ul li a:visited{	color: #ccc;}
#viewpath ul li a:hover{	color: #7edfff;}
#viewpath ul li a:active{	color: #7edfff;}

/*viewpath end---------------------------------------------------------------------------------------*/





/*main content*/

#con-whole{
width: 100%;
margin:0;
padding:0;
/*	border:1px solid  #39F;*/
	}/*middle table*/

#con-box{
/*	width: 780px;*/
	margin: 0 auto;
	}/*right td for content whole*/
#con-box-body{
	width: 100%;
	
	}/*right td for content insert*/

.con-absposition{
	position:relative;
	min-height:533px;
	
	}

/*main content end------------------------------------------------------------------------------------*/








	
/*gotop*/
#gotop{
	width:58px;
	height:18px;
	vertical-align:bottom;
	position:absolute;
	bottom: 0 !important;
	bottom: -1px;/*fix IE6 bug*/
	right: 0;
	}
/*gotop end-------------------------------------------------------------------------------------------*/


/*bottomspace*/
#bottomspace-whole{
	/*width:100%;
	min-width:940px;*/
	max-width:1000px;
	min-width: 940px;
	_width: 1000px;/*IE6*/
	margin:0 auto;
	height:35px;

background:url(../images/index_bg_04.jpg) no-repeat right top;
/*background-position: -110%;*/
	}
	
#bottomspace{
	width:940px; 
	height:35px;
	margin: 0 auto;
	background:url(../images/index_56_share.jpg) no-repeat right top;
	}
	
/*#bottomspace-right{
	background:url(../images/index_bg_04.jpg) repeat-x left top;

	}*/
/*bottomspace end--------------------------------------------------------------------------------------------*/
	
	
	
	
	
/*footer*/

#footer-whole{
	background:url(../images/index_bg_08.jpg) no-repeat center bottom;
		width: 100%;
			min-width:940px;
		height:199px;
		margin:0 auto;
	}
#footer-lev1{
	 background: url(../images/index_bg_bottom.jpg) no-repeat center top; 
	 text-align: center;
	}
#footer-lev2{
	margin:0 auto;
	width: 940px;
	height:199px;
	 position:relative;
/*	 border:1px solid #F00;*/
}

#footer-logo{
	position: absolute;
	top: 23px;
	left: 160px;	
	}
	
#footer-text{
	position: absolute;
	top: 86px;
	left: 160px;	
	width: 400px;
	}
#footer-text p{	
	color: #969696;
	line-height: 20px;
	/*font-family: "Trebuchet MS";*/
	text-align:left;
    }
#footer-text span{	
padding: 0 8px 0 0 ;
    }

#footer-link{
	position:absolute;
	top:30px;
right:0;
	width:auto;
	
	}

#footer-link .footer-link-ul{
	padding: 0 0 0 82px;
	list-style:none;
	line-height:26px;
	text-align:left;
	}
#footer-link .footer-link-ul li{
	display:inline;
	padding:0 6px 0 6px ;
	background:url(../images/index_77.jpg) no-repeat right 50%;

	}
#footer-link .footer-link-ul li a{
	
	}



#footer-link #footer-link-img1{
	background:url(../images/index_66.jpg) no-repeat left 50%;
	}
#footer-link #footer-link-img2{
		background:url(../images/index_69.jpg) no-repeat left 50%;
		}
#footer-link #footer-link-img3{
		background:url(../images/index_72.jpg) no-repeat left 50%;
		}
#footer-link #footer-link-img4{
		background:url(../images/index_74.jpg) no-repeat left 50%;
		}

#footer-browser{
	position:absolute;
	top: 127px;
	right:0;
	
	}
	
.backup-use{}

/*footer end------------------------------------------------------------------------------------------*/