body { background: #FFF; margin:0; font: 12px Verdana; color: #333; }
a { color: #333; text-decoration: none;}
a:hover { color:#090; cursor:pointer; text-decoration: underline;}
a img { border: none; }
a.tatg:link {text-decoration:none;}
a.tatg:hover { color:#FF0; text-decoration:underline;}

a.taty:link { font-size:13px; font-weight:bold; color:#FF0; text-decoration:none;}
a.taty:hover { color:#F30; text-decoration:underline;}
a.tawr { color:#FFF; text-decoration:none;}
a.tawr:hover { color:#F30; text-decoration:underline;}

a.tabl { color:#F30; text-decoration:none;}
a.tabl:hover { color:#FF0; text-decoration:underline;}

a.taor { color:#F60; text-decoration:none;}
a.taor:hover { color:#06C; text-decoration:underline;}

img {
	filter: Alpha(Opacity=100,);
}
img:hover {
	filter: Alpha(Opacity=90,);
}
ul, ol, dl { 
	padding:0; 
	margin: 0;
	list-style: none;
}
form { 
	margin: 0;
}
.style9b {
	font-size:9px;
	color:#000;
}
.style12w {
	font-size:12px;
	color:#FFF;
}
.style12x {
	font-size:12px;
	color:#000;
}
.style12r {
	font-size:12px;
	color:#F30;
}
.style12g {
	font-size:12px;
	color:#090;
}
.style12bl {
	font-size:12px;
	color:#06C;
}
.style12o {
	font-weight:bold;
	font-size:12px;
	color:#F60;
}
.style13b {
	font-weight:bold;
	font-size:13px;
	color:#000;
}
.style13w {
	font-size:13px;
	color:#FFF;
}
.style13r {
	font-weight:bold;
	font-size:13px;
	color:#F30;
}
.style13y {
	font-weight:bold;
	font-size:13px;
	color:#FF0;
}
.style13g {
	font-weight:bold;
	font-size:13px;
	color:#090;
}
.style13bl {
	font-weight:bold;
	font-size:13px;
	color:#06C;
}
.style13o {
	font-weight:bold;
	font-size:13px;
	color:#F60;
}
.style14b {
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.style14w {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}
.style14r {
	font-weight:bold;
	font-size:14px;
	color:#F30;
}
.style14g {
	font-weight:bold;
	font-size:14px;
	color:#090;
}
.style14bl {
	font-weight:bold;
	font-size:14px;
	color:#06C;
	font-weight:bold;
}
.style14o {
	font-weight:bold;
	font-size:14px;
	color:#F60;
}

.style15b {
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.style15w {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}
.style15r {
	font-weight:bold;
	font-size:14px;
	color:#F30;
}
.style15g {
	font-weight:bold;
	font-size:14px;
	color:#090;
}
.style15bl {
	font-weight:bold;
	font-size:14px;
	color:#06C;
}
.style14o {
	font-weight:bold;
	font-size:14px;
	color:#F60;
}

.t-border {
	border:3px double #090;
	padding:2px 8px 1px;
}
.space {
	margin-top:5px;
}
.list_bg {
	background:#EEE;
}

.fix_tb {
	table-layout:fixed;
}
.fix_tb td {
	padding:2px 5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hv_tb td {
	background:#39C;
}
.hv_tb td:hover {
	background:#F60;
}