.header
{
background-image : url(../img/BG_Header_index.gif);
margin-top :8px;
margin-left:22px;
height:20px;
width:755px;
background-repeat:no-repeat;
}

.main
{
height : 427px;
width : 755px;
margin-top :0px;
margin-left:22px;
background-image : url(../img/BG_main_index.gif);
background-repeat:repeat-y;
}

.footer
{
height : 20px;
width : 755px;
margin-top:0px;
margin-left:22px;
background-image:url(../img/BG_footer_index.gif);
background-repeat:no-repeat;
}

.topimg
{
width:189px; 
height:268px;
margin-top :0px;
margin-left:0px;
float:left;
}


.whatsnew
{

width:230px;
height:286px;
margin-left:200px;
padding-left:5px;

}

.whatsnewtitle
{
	height: 148px;
}
.whatsnewtitle img
{
margin-top:112px;
border:0;
}
.whatsnewbox
{
overflow:auto;
height:120px;
width:220px;
border-style: solid;
border-width: 2px;
border-color: #333 #A0A0A0 #A0A0A0 #333;
padding-top: 5px;
padding-left: 5px;
font-size:12px;
}

.indexmenu
{
	width:250px;
	height:140px;
}
