﻿@charset "utf-8";
/* CSS layout */
body{
	margin:0;
}

body{
	background-color:#FFCC00;
}
#container{
	margin:auto;
	width:900px;
	height:auto;
	overflow:hidden;
	
}
#btn_sub{
	display:block;
	border:1px dashed #F00;
	background-color:#FFF;
	color:#000;
	width:140px;
	height:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size:100%;
	
	
	
	
	
}


#welcome_txt{
	padding:30px 70px;
	font-family:"Comic Sans MS";
	font-size:x-large;
	text-align:center;
	color: #1C5692;
	
}


#creadit{
	font-size:20px;
	color: #1C5692;
	margin-top: 60px;
	
}


#creadit ul li{
	border-bottom:#F00 dashed 1px;
	padding-top: 30px;
	
}


#creadit ul li a:hover{
	background-color:#999;
	
}

#creadit ul li a{
	color:#F00;
	
}
.speaker{
	color:#F00;
}

.off{
	padding-left:20px;
	font-style:oblique;
	
}
.voc_word{
	font-weight:bold;
	cursor:pointer;
}

.voc_word:hover{
	font-weight:bold;
	cursor:pointer;
	color:#F00;
	background-color:#FFF;
}


#btn_sub a:hover{

	
	background-color:#FFFF99;
	color:#FF0000;
}
a:link.btn_sub, a:visited.btn_sub, a:hover.btn_sub, a:active.btn_sub{
color: #FFF; /*button text color*/
}
#btn_sub a{
	cursor: pointer;
	padding-left:5px;
	background-color:#FF0000;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-decoration:none;
	width:135px;
	height:25px;
	
}

#btn_nxt{
	
	display:block;

	border:1px dashed #F00;
	background-color:#FFF;
	color:#000;
	width:140px;
	height:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size:100%;
	
	
	
	
}
#btn_nxt a:hover{

	
	background-color:#FFFF99;
	color:#FF0000;
}
a:link.btn_nxt, a:visited.btn_nxt, a:hover.btn_nxt, a:active.btn_nxt{
color: #FFF; /*button text color*/
}
#btn_nxt a{
	cursor: pointer;
	padding-left:5px;
	background-color:#FF0000;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-decoration:none;
	width:135px;
	height:25px;
	
}

#btn_clear a:hover{

	
	background-color:#FFFF99;
	color:#FF0000;
}
a:link.btn_clear, a:visited.btn_clear, a:hover.btn_clear, a:active.btn_clear{
color: #FFF; /*button text color*/
}
#btn_clear a{
	cursor: pointer;
	padding-left:10px;
	background-color:#FF0000;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-decoration:none;
	width:100px;
	height:25px;
	
}

#btn_clear{
	
	display:block;
	border:1px dashed #F00;
	background-color:#FFF;
	color:#000;
	width:110px;
	height:25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size:100%;
	
}



#mnu_bar{
	width:674px;
	height:30px;
	padding-left:120px;
	background-image:url(graphics/backgrounds/mnu_bg.gif);
	/*border:1px #FF3300 dashed;*/
	margin-left: 50px;
	margin-top:5px;


	
}
#script_ins{
	width:100%;
	height:25px;
	color:#99CC00;
	padding-top:3px;
	font-size:large;
	margin:0;
	padding-bottom:0;
}
#tbl_box{
	border:1px #666 solid;
	margin-top: 5px;
}
#tbl_box2{
	border:1px #666 solid;
	margin-top: 15px;
}
#tbl_box3{
	border:1px #666 solid;
	margin-top: 15px;
}
.txt_box{
	width:183px;
	height:20px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:large;


	//*background: transparent url(graphics/gradient.gif) no-repeat top left;*//
	

	
}

.txt_tf{
	border-bottom:1px dashed #F00 ;
	
}
.txt_thisyear{
	border-bottom:1px dashed #F00 ;
	border-right:1px dashed #F00 ;
	
}
.txt_lable{
	font-size:large;
	border-bottom:1px dashed #F00;
	color:#99CC00;
}
.txt_lastyear{
	border-bottom:1px  dashed #F00;
	border-left:1px dashed #F00 ;
	border-right:1px dashed #F00 ;
	
}

.lbl_thisyear{
	border-bottom:1px dashed #F00 ;
	color:#FFFF99;
	font-size:large;
	background-image:url(graphics/backgrounds/str_thisyear_t.gif);
}
.lbl_store{
	font-size:large;
	border-bottom:1px  dashed #F00;
	color:#FFFF99;
	background-image:url(graphics/backgrounds/str_bg.gif);
}
.lbl_lastyear{
	border-bottom:1px  dashed #F00;
	color:#FFFF99;
	font-size:large;
	background-image:url(graphics/backgrounds/str_lastyear.gif);
	
}

#dave_ad{
	margin:5px 0 0 0;
	padding:0;
	width:120px;
	height:600px;
	float:left;
	border:1px #FF0000 dashed;
	overflow:hidden;
	background-color: #FFFF99;
}

#g_ad_left{
	margin:5px 5px 0 5px;
	padding:0;
	width:120px;
	height:600px;
	background-color:#FFCC00;
	float:left;
	overflow:hidden;
	
}

#activity{
	margin:5px 5px 5px 5px;
	padding:0;
	width:506px;
	height:600px;
	background-color:#FFFF99;
	border:1px #FF3300 dashed;
	overflow:hidden;
	float: left;
}

#playerbox{
	width:auto;
	height:20px;
	padding-top: 5px;
	padding-left: 40px;

}


#g_ad_right{
	margin:5px 5px 0 5px;
	width:120px;
	height:600px;
	background-color:#FFCC00;
	overflow:hidden;
	float: left;
	
}
