body  {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #caeaf4;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
}
.png24 {
	tmp:expression(setPng24(this));
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color : #666666;
}
a:visited {
	text-decoration: none;	
	color : #369;
}
a:hover {
	text-decoration: none;	
	color : #4b89c6;
}
a:active {
	text-decoration: none;	
	color : #4b89c6;
}
#container {
	width: 947px;
	text-align: left;
} 
#globalmenu {
	padding: 11px 6px 0 0;
	text-align: right;
}
#globalmenu img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
#globalmenu select {
	width: 115px;
	padding-left: 10px;
	font-size: 11px;
}
#oldmagazine {
	width: 200px;
} 
#mastmenu {
	float: left; 
	width: 182px;
	padding: 8px 0 0 0;
}
#content {
	margin: 0 0 0 182px;
	padding: 0;
} 
#info {
	background-image: url(../0707/images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 762px;
}
#maincover {
	text-align: right;
	padding: 10px 0px 0 0;
}
#comment {
	text-align: center;
	background-image: url(images/comment_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 762px;
	padding: 30px 0 30px 0;
	margin: 0 0 0 3px
}
#mastfooter { 
	padding: 5px 0 10px 330px;
} 
#mastfooter p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#btntop {
	position:absolute;
	left:960px;
	top:250px;
	width:34px;
	height:40px;
	z-index:1;
}
#comment .frame {
	width: 66%;
}