@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #333;
}
hr {
	color: #999;
	background-color: #999;
	height: 1px;
	border:0px;
}
a:hover {
	color: #55A0FF;
}
a:active {
	color: #333;
}
h1 {
	font-size: 32px;
	margin:0;
	font-weight:100;	
	line-height:50px;
}
h2 {
	font-size: 24px;
	margin:0;		
	font-weight:100;
}
h3 {
	font-size: 18px;
	margin:0;
	font-weight:100;
}
h5 {
	font-size: 11px;
	margin:0;
	font-weight:100;
}
.clearall{
	clear:both;
	}
.h1_bg{
	color:#ccffff;
	background:#9933ff;
	}
.h3_bg{
	color:#ffffff;
	background:#9933ff;
	}
.h1_inside{
	color:#9a34ff;	
	}
.buy_link{
	color:#8e23f8;
	display:inline;
	padding-left:50px;
	text-decoration:none;
	font-size:24px;
}
.buy_link:hover{
	color:#000000;
	display:inline;
	padding-left:50px;
}
.white{
	color:#FFF;
	}
.title{
	color:#8e23f8;
	display:inline;
}
.old_score{
	text-decoration:line-through;
}
#container{
	width:900px;
	height:100%;
	margin:20px 0 0 60px;
	padding:0;
	border:0;
	}
#mask{
	width:800px;
	height:305px;
	overflow:hidden;
	position:relative;
	background-color:#999;	
}
#clock_list{
	top:20px;
}
#back{
	top:200px;
	left:0px;
	width:30px;
	height:100px;
	text-transform:capitalize;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	background-color:#8006f9;
	position:absolute;
	line-height:100px;
	color:#FFF;
	}
#back:hover{
	background-color:#000000;
	}
.clock{
	position:relative;
	float:left;
	width:auto;
	height:300px;
}
.big_clock{
	position:relative;
	display:inline;
	width:auto;
	height:450px;
	float:left;
}
.small_clocks{
	position:relative;
	display:inline;
	top:0;
	float:left;
	height:450px;
	left:10px;
}
.small_clock{
	position:relative;
	display:inline;
}
.small_clock img{
	border:0;
	margin:0;
}
.name{
	text-align:center;
	top:10px;
	position:relative;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	
}
.subtitle{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	font-weight:bold;
}
.description{
	line-height:18px;
	font:Arial, Helvetica, sans-serif 11px;
	margin:20px 0 20px 0;
	}		
#footer_navi{
	float:left;
	font-size:20px;
	font-weight:bold;
}

