/* CSS Document */

body {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif !important;
	margin-top:0;
	margin-left:0;
	line-height:140%;
}
#wrapper{width:970px; margin-left:auto; margin-right:auto;}
a:link,
a:visited {
	color:#0000ff;
	font-weight:bold;
	text-decoration:none;
}
#rtcol_top{width:515px; float:left; margin:0; padding:10px 0 0 3px;}
a:active,
a:hover {
	color:#ff3366;
	font-weight:bold;
	text-decoration:underline;
}

.clear {
	clear:both;
	width:100%;
	height:1px;
}

/*  header   */
#header {
	width:970px;
	height:105px;
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
/*  footer   */
#footer{width:968px; height:30px; text-align:right; font-size:12px; color:#666666; background-image:url(/images/footline.gif); background-repeat:repeat-x;
margin:0; padding:0;}

/*  contents  */
#container{width:966px; margin:0px; border:1px solid #CCCCCC;}
#top_img{width:500px; height:250px; margin:5px; background-image:url(/images/topimg.jpg); background-repeat:no-repeat; float:left;}
#top_img2{width:500px; height:250px; margin:5px; background-image:url(../images/topimg2.jpg); background-repeat:no-repeat; float:left;}
.kaiinInfo{margin-top:126px; margin-right:15px; pading:0; color:#FFFFFF; font-weight:bold; float:right;}

/*  right column  */
#rtcol{width:756px; float:right; margin:0;}
#preview{width:220px; float:right;}
.rtcoltop{width:203px; height:38px;
    background-image:url(/images/online.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0;
	}
.rtcoltop h3{font-size:13px; color:#999999; padding:5px 20px;}

/*  left column  */
.ltcol{width:203px; 
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
    margin:0;
	float:left;
	background-image:url(/images/bg3.gif); 
	background-repeat:repeat-y;
	}
.ltcoltop{width:203px; height:38px;
    background-image:url(/images/hd1.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0;
	}
.ltcoltop h3{font-size:13px; color:#999999; padding:5px 20px;}
.ltcol p{ text-align:center; color:#333333; margin-top:5px;}
ul.ltcol{}
li.ltcol{font-size:14pxpx;}
.numbers{width:203px; height:100px; color:#333333; background-image:url(/images/bg03.gif);  }



/*  online thmbnails  */
.list_name{
color: #3399ff;
background-color: #ffffff;
}

.thumbnailbox{
font-size: 12px;
	
	
}
.thumbnailboxflash{

	background-image:url(/images/bgflash.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size: 12px;
}


/*  text  */
h1{font-size:14px; color:#999999; text-align:right; padding-right:20px;}
h2{font-size:14px; color:#CCCCCC; text-align:right; padding-right:20px;}



/*  navigation  */
#tabs {
    margin:0;
	margin-top:2px;
	width:968px;
	height:33px;
	background-color:#eaeaea;
}

#tabs ul {
	float:left;
	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;
}
/*div { border: solid 1px #f00; }*/