
body{
	margin:0px;
	padding:8px;
	}
.header{
	width:770px;
	height:60px;
	background-image:url(../img/header/header-bg.gif) ; 
	background-repeat:repeat; 
	background-color:; 
	}

#header_right p {font-size: 12px; color: #999999;	margin:0; padding:0; top:8px; left:250px;	position:absolute;}

.header_right_banner {position:absolute; top:25px; left:310px;@}

.tmenu {position:absolute; top:88px; left:8px;}

.main{
	top:128px; 
	width:569px;
	left:220px;
	position:absolute;
	}
	
.side{
	top:128px; 
	width:200px;
	padding-top:5px;
	position:absolute;
	}
.footer{
	margin-top:105px;
	margin:0px;
	padding:8px;
	background-image:url(../images/bg.jpg) ; 
	background-repeat:repeat-y; 
	clear:both;
	}