@charset "UTF-8";
/* CSS Document */




@import url("cnc_banner.css");
@import url("cnc_promo.css");
@import url("cnc_cover.css");
@import url("cnc_footer.css");
@import url("cnc_normal.css");
@import url("cnc_form.css");



html{ height:100%; }
body { 
	background:url(../image/bggra.jpg) repeat-x 0px 0px;
	height:100%; padding:0px; margin:0px; 
	font-size:12px; font-family:Arial; color:#aaa;
}



body.bg1 { background:url(../image/bggra_f01.jpg) repeat-x 0px 0px;  }
body.bg2 { background:url(../image/bggra_f02.jpg) repeat-x 0px 0px;  }
body.bg3 { background:url(../image/bggra_f03.jpg) repeat-x 0px 0px;  }
body.bg4 { background:url(../image/bggra_f04.jpg) repeat-x 0px 0px;  }
body.bg5 { background:url(../image/bggra_f05.jpg) repeat-x 0px 0px;  }
body.bg6 { background:url(../image/bggra_f06.jpg) repeat-x 0px 0px;  }




table { cellpadding:0px; cellspacing:0px; border:0px; }

table.maintable { height:100%; width:950px; height:100%; border:0px dotted green; }
table.maintableindex { width:100%; height:100%; border:0px dotted green; }

a { color:#96f; }

td.mainheader {
	height:80px;
}


td { font-size:12px; color:#666; }


td.maincon {
	border:0px solid #333;
	vertical-align:top;
	height:40px;
}
td.covergirl { background-color:#f3f3f3; height:200px; }




td.mainfooter {
	height:75px;
	text-align:right; vertical-align:bottom;
	background-color:none;
}






