body {
	text-align: center; 
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
}

#maincontents {
	position: relative;
	width: 980px; 
	margin: 0 auto;	
	text-align: left; 	
}

#article1contents {
	overflow:hidden; 
}

#article2contents {
	overflow:hidden; 
}

#article3contents {
	overflow:hidden; 
}

#article4contents {
	overflow:hidden; 
}

#historycontents {
	overflow:hidden; 
}

hr {border: none 0;
border-top: 1px dashed #000;
width: 100%;
height: 1px;
}
 
.roundedcornr_box {
	background: url(img/roundedcornr_tl.png) no-repeat top left;
	position:absolute; z-index:3; left: 40px; top: 30px; width: 640px;
}
.roundedcornr_top {
	background: url(img/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(img/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(img/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(img/roundedcornr_r.png) top right repeat-y;
}
.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 0 15px; }

.iggnormal{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.iggbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.iggadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}
.iggnormalwhite{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.iggsmallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9px;
	color: #000000;
}
.iggtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #666666;
}








 
