/* CSS Document */

body {
	font-size:12px;
	color:#655D2C;
	font-family:Arial, Helvetica, sans-serif !important;
	background-color:#FFFFFF;
	margin-top:0;
	margin-left:0;
	line-height:140%;
	background:url(../images/body_back.gif) center top repeat-y;

}
#wrapper{width:970px; margin-left:auto; margin-right:auto; padding-left:8px;}
a:link,
a:visited {
	color:#0000ff;
	font-weight:bold;
	text-decoration:none;
}

a:active,
a:hover {
	color:#ff3366;
	font-weight:bold;
	text-decoration:underline;
}

.clear {
	clear:both;
	width:100%;
	height:1px;
}

/*  header   */
#header {
	width:970px;
	height:70px;
	background-image:url(/images/top.jpg) ;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
/*  footer   */
#footer{width:968px; height:35px; 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; background-color:#FFFFFF;}
#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:95px; margin-right:20px; pading:0; color:#686252; font-weight:bold; float:right;}

/*  right column  */
#rtcol{width:756px; float:right; margin:0;}
#preview{width:205px;float:left;  margin:0; }
.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:#686252; padding:5px 20px;}

/*  left column  */
.ltcol{width:203px; 
    margin:0;
	float:left; 
	background-image:url(/images/left_back.jpg) ;
	}
.ltcoltop{width:203px; height:38px;
    background-image:url(/images/hd1.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 1px;
	}
.ltcoltop h3{font-size:13px; color:#655D2C; padding:10px 20px;}
.ltcol p{ text-align:center; color:#333333; margin-top:5px;}
ul.ltcol{}
li.ltcol{font-size:14px;}
.numbers{width:203px; height:100px; color:#333333; }

/*  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:#686252; text-align:right; padding:6px 20px 0 0;}
h2{font-size:14px; color:#514A3A; text-align:center; padding-right:20px;}



/*  navigation  */
#tabs {
    margin:0;
	margin-top:0px;
	width:968px;
	height:35px;
	background-image:url(/images/top_bottom.jpg);
}

#tabs ul {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	font-size:12px;
	width:950px;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:right;
	background:url("/images/tab1.gif") no-repeat left top;
	margin:0;
	padding:0 3px 0 0;
	width:108px;
	text-decoration:none;
}

#tabs a span {
	float:right;
	display:block;
	background:url("/images/tab2.gif") no-repeat right top;
	padding:10px 12px 7px 20px;
	color:#655D2C;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover span {
	color:#666666;
}

#tabs a:hover {
	background-position:0% -37px;
}

#tabs a:hover span {
	background-position:100% -37px;
}


/*div { border: solid 1px #f00; }*/