body{
	margin-left:   0;
	margin-right:  0;
	margin-top:    0;
	margin-bottom: 0;
	scrollbar-base-color:       #d3d3fe;
	scrollbar-arrow-color:      #6363fe;
	scrollbar-shadow-color:     #6363fe;
	scrollbar-darkshadow-color: #6363fe;
}
A:link		{	color: #6363fe;}
A:visited	{	color: #8888bb;}
A:active	{	color: #8888bb;}
img	{border: 0px;}

.main_background_image {
	background-image:      url("../image/main/topcube.jpg");
	background-repeat:     no-repeat;
	background-position:   left top;
	background-attachment: fixed;
}
.code_background_image {
	background-image:      url("../image/main/code.gif");
	background-repeat:     repeat-y;
	background-position:   left top;
}
.bar_background_image {
	background-image:      url("../image/main/bar.gif");
	background-repeat:     repeat-y;
	background-position:   left top;
	background-attachment: fixed;
}
.main_font	 {font-size:12px; color:#6363fe}
.menu_font	 {font-size:10px; color:#e0e0e0; font-weight:bold; position:relative; top:-1px;}
.footer_font {font-size:10px; color:#ffffff; font-weight:bold;}
.small_font	 {font-size:12px; font-weight:bold;}

.title_font	 {font-size:30px; color:#6363fe;}
.base_font	 {font-size:12px; color:#444444;}

.borderimg	{border: 1px solid color:ddd;}
.big {font-size:30px;}
.middle {font-size:20px;font-weight:bold;}

.set_clear {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

.sprite {
	position:absolute;
	display:block;
}

.advertisement {
	position:absolute;
	background-color:#e8e8e8;
	width:100%;
	height:100%;
}

.history {
	width:auto;
	height:auto;
	background-color:white;
	left:auto;
	font-size:11px;
	color:#666666;
	border:1px solid #8383fe;
	width:430px;
}
.twitter_frame {
	border:1px solid #6363fe;
	width:430px;
}
.yahoo {
	border:1px solid #8383fe;
	width:430px;
}
.yahoo_frame {
	padding:8px;
}
.yahoo_title {
	width:100%;
	color:#666666;
	background-color:#e8e8e8;
	padding:2px;
}