body {
	margin: 0;
	padding: 0;
	background-color: #5BBBDC;
	text-align: justify;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 19px ;
}

#imSite {width: 1259px; margin: 15px auto; text-align: justify; }
#imHeader {height: 175px; background-color: #5BBBDC; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFC0; }
#imMenuMain {height: 32px; padding: 1px 7px 0 197px; background-color: #5BBBDC; }
#imContent {clear: left; padding: 6px 7px 0 2px; }
#imFooter {clear: both; height: 34px; background-color: #C0C0C0; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left top; }
.index_menu{text-align:center;border: 1px solid #808080;line-height:13px;background-color: #E0E0E0; padding-bottom:5px;margin-bottom:10px;}
