/* CSS Document */


body {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif !important;
	margin-top:0;
	margin-left:0;
	line-height:140%;
}
#wrapper2{width:970px; margin-left:auto; margin-right:auto;}

/*  header   */
#header2 {
	width:970px;
	height:105px;
	background-image:url(/images/top3.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
/*  navigation  */
#tabs {
    margin:0;
	margin-top:2px;
	width:968px;
	height:33px;
	background-color:#eaeaea;
}

#tabs ul {
	float:right;
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	font-size:11px;
	width:950px;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:right;
	background:url("/images/tab1.jpg") no-repeat left top;
	margin:0;
	padding:0 8px 0 0;
	width:108px;
	text-decoration:none;
}

#tabs a span {
	float:right;
	display:block;
	background:url("/images/tab2.jpg") no-repeat right top;
	padding:10px 12px 7px 12px;
	color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover span {
	color:#000;
}

#tabs a:hover {
	background-position:0% -36px;
}

#tabs a:hover span {
	background-position:100% -36px;
}

/*  contents  */
#mainBox{width:968px; background-color:#000000;}
#rtBox{float:right; width:496px; margin-top:5px; }
#rtBox2{float:right; width:472px; padding:7px; height:510px; border:2px solid #FFCCFF; overflow: auto;}
#ltBox{float:left; width:462px; height:326px; margin-top:5px; background-color:#FFCCFF;}
#ltBox2{width:415px; height:312px; margin-left:20px; margin-top:10px;}
#ltBox3{float:left; width:462px; height:230px; margin-top:5px;}
.galBoxtop{width:203px; height:38px;
    background-image:url(/images/online.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0;
	}
.galBoxtop h3{font-size:13px; color:#999999; padding:2px 20px;}
#galBox {width:968px; margin-top:8px;}
#galBox2{width:953px; border:3px solid #FF99CC; background-color:#eaeaea; padding:5px;}

.clear {
	clear:both;
	width:100%;
	height:1px;
}

/*div { border: solid 1px #f00; }*/
