/* CSS Document */

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif !important;
	background-color:#FFFFFF;
	margin-top:0;
	margin-left:0;
	line-height:140%;

background-image: url(../images/bg.gif);
background-repeat: repeat-x y;
background-attachment: fixed;
background-position: left bottom;
}


#wrapper{width:918px; margin-left:auto; margin-right:auto; padding-left:9px; border:0px solid #BBBBBB; background:url(../images/bg2.gif); background-repeat:repeat-y;}
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:870px; margin:0; padding:0;}

/*  footer   */
#footer{width:900px; height:43px; text-align:right; font-size:12px; color:#FFFFFF; background-image:url(/images/footline.gif); margin:0; padding:0;}

/*  contents  */
#container{width:898px; 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:630px; height:246px; margin:8px; 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:640px; float:right; margin:0 5px 0 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;}

#icon_listbar{width:630px; height:45px; margin:5px 0 0 3px; background-image:url(/images/icon_listbar.jpg);}


/*  left column  */
.ltcol{width:200px; 
    margin:0 0 0 8px;
	float:left; 
	background-image:url(/images/left_back.jpg) ;
	border-right:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;	
	border-bottom:1px solid #BBBBBB;
	}
.ltcoltop{width:200px; height:45px;
    background-image:url(/images/hd1.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0px;
	}
.ltcoltop h3{font-size:13px; color:#FFFFFF; padding:12px 20px;}
.ltcol p{ text-align:left; color:#333333; padding-left:5px;}
ul.ltcol{}
li.ltcol{font-size:14px;}
.numbers{width:170px; height:70px; color:#333333; margin-left:15px;}

/*  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:900px;
	height:53px;
	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:885px;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:right;
	background:url("/images/tab1.gif") no-repeat left top;
	margin-top:1px;
	padding:0;
	width:108px;
	height:45px;
	text-decoration:none;
}

#tabs a span {
	float:right;
	display:block;
	background:url("/images/tab2.gif") no-repeat right top;
	padding:13px 12px 7px 20px;
	color:#FFFFFF;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover span {
	color:#FFFFFF;
}

#tabs a:hover {
	background-position:0% -50px;
}

#tabs a:hover span {
	background-position:100% -50px;
}


.style1 {color: #333333; padding:5px;}



/*div { border: solid 1px #f00; }*/