body {
	font-size			: 10pt;
	font-family			: "MS UI Gothic","Verdana","sans-serif";
	cursor				: crosshair;
	background-color	: #FFFFFF;
	color				: #555555;
	scrollbar-base-color	  : #8899EE;
	scrollbar-face-color	  : #6677AA;
	scrollbar-track-color	  : #FFFFFF;
	scrollbar-arrow-color	  : #FFFFFF;
	scrollbar-shadow-color	  : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	text-autospace			  : ideograph-numeric ideograph-alpha ideograph-parenthesis;
	margin			  : 0px 0px 0px 0px;
}

td {
	font-size	: 10pt;
	cursor		: crosshair;
}

a:link {
	color		: #666666;
	text-decoration	: none;
}

a:visited {
	color		: #666666;
	text-decoration	: none;
}

a:active {
	color		: #ff3399;
	text-decoration	: none;
}

a:hover {
	color		: #7777ff;
	position	: relative;
	top			: 1px;
	left		: 1px;
	text-decoration	: none;
}

table {
	border			: 1pt;
	border-collapse	: collapse;
}

td {
	font-size	: 10pt;
	cursor		: crosshair;
}

input,textarea,select,button{
	font-size       : 9pt;
	color			: #555555;
	background-color: #ffffff;
	border          : 1 solid #000000;
}

 #1	{font-size:1pt;}
 #2	{font-size:2pt;}
 #3	{font-size:3pt;}
 #4	{font-size:4pt;}
 #5	{font-size:5pt;}
 #6	{font-size:6pt;}
 #7	{font-size:7pt;}
 #8	{font-size:8pt;}
 #9	{font-size:9pt;}
 #10	{font-size:10pt;}
 #11	{font-size:11pt;}
 #12	{font-size:12pt;}
 #13	{font-size:13pt;}
 #14	{font-size:14pt;}
 #15	{font-size:15pt;}
 #16	{font-size:16pt;}
 #17	{font-size:17pt;}
 #18	{font-size:18pt;}
 #19	{font-size:19pt;}
 #20	{font-size:20pt;}
 #21	{font-size:21pt;}
 #22	{font-size:22pt;}
 #23	{font-size:23pt;}
 #24	{font-size:24pt;}
 #25	{font-size:25pt;}



.top-info{
	margin			: 0px 0px 0px 0px;
	color			: #6262A0;
	border-color	: #FF9966;
	border-style	: solid;
	border-width	: 0px 1px 1px 1px;
	background		: #FFFFFF;
	line-height		: 100%;
	overflow		: auto;
	width			: 336px;
	height			: 260px;
	text-align		: left;
	padding			: 3px 3px 3px 3px;
	scrollbar-base-color	  : #FF9966;
	scrollbar-face-color	  : #FFFFFF;
	scrollbar-track-color	  : #FFEEDD;
	scrollbar-arrow-color	  : #FF9966;
	scrollbar-shadow-color	  : #FFFFFF;
	scrollbar-highlight-color : #FF9966;
}


.top-blog{
	margin			: 0px 0px 0px 0px;
	border-color	: #00CCCC;
	border-style	: solid;
	border-width	: 1px 1px 1px 1px;
	background		: #ffffff;
	line-height		: 100%;
	overflow		: auto;
	width			: 225px;
	height			: 300px;
	text-align		: left;
	padding			: 3px 3px 3px 3px;
	scrollbar-base-color	  : #00CCCC;
	scrollbar-face-color	  : #ffffff;
	scrollbar-track-color	  : #C8FFFF;
	scrollbar-arrow-color	  : #00CCCC;
	scrollbar-shadow-color	  : #FFFFFF;
	scrollbar-highlight-color : #00CCCC;
}

.top-bbs {
	margin			: 0px 0px 5px 0px;
	background-color: #ffffff;
	width			: 784px;
	height			: 20px;
	border-style	: solid;
	border-width	: 0px 0px 1px 0px;
	border-color	: #557755;
	vertical-align	: middle;
}

.top-left {
	background	: #6262A0;
	position	: absolute;
	left		: 0px;
	top			: 123px;
	width		: 210px;
	text-align	: center;
}

.top-center {
	position	: absolute;
	left		: 210px;
	top			: 130px;
	width		: 345px;
	text-align	: center;
}

.top-right {
	position	: absolute;
	left		: 555px;
	top			: 123px;
	width		: 229px;
}

.top-copyright {
	position	: absolute;
	left		: 210px;
	top			: 1100px;
	width		: 570px;
}

.radio-menu {
	float		: left;
	width		: 200px;
	z-index		: -1;
}

.radio-main {
	width		: 580px;
	z-index		: -1;
}

.radio-buttom {
	width		: 100%;
	z-index		: -1;
}

.bbs-print {
	background-color: #ffffff;
	width			: 400px;
	border-style	: solid;
	border-width	: 1px 1px 1px 1px;
	border-color	: #557755;
	overflow		: auto;
	padding			: 5px 5px 5px 5px;
	text-align		: left;
}

.cm-shadow {
	filter: progid:DXImageTransform.Microsoft.shadow(color=#666666, direction=135, strength=5)
}