/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
	line-height: 150%;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited, a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
.topnav, a.topnav:link, a.topnav:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0 10px 0 10px;
	line-height: 120%;
}
a.topnav:hover{
	text-decoration: underline;
}
.nav {
	color:#FFFFFF;
}
.footer {
	font-size: 11px;
	font-weight: bold;
}
a.footer:link, a.footer:visited {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
a.footer:hover{
	text-decoration: underline;
}

.hd_page {
	color:#ff0000;
	padding:3px 0 3px 10px;
	font-size:20px;
	border-left: 15px solid #FF8080;
	font-weight:bold;
	line-height: 100%;
}
.txt_black {
	color: #252525;
	line-height: 120%;
}
.txt_red{
	color:#ff0000;
	line-height: 110%;
}
.txt_red_L {
	color:#ff0000;
	font-size: 16px;
	line-height: 110%;
}
.txt_red_XL {
	color:#ff0000;
	font-size: 18px;
	line-height: 110%;
}
.txt_red_XXL {
	color:#ff0000;
	font-size: 20px;
	line-height: 110%;
}
.txt_red_XXXL {
	color:#ff0000;
	font-size: 22px;
	line-height: 110%;
}
.txt_red_XXXXL {
	color:#ff0000;
	font-size: 24px;
	line-height: 110%;
}
.img_thumb {
	border: 1px solid #cccccc;
}
.inputbox {
	border: 1px solid #999999;
	color:#666666;
	font-weight:bold;
	padding:2px;
}
.btn{
	border: 1px solid #666666;
	padding: 2px 20px 2px 20px;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	background-color:#FFFFFF;
}
a.news:link, a.news:visited,a.news:hover{
	font-family: "ÐÂ¼šÃ÷ów", SimSun, "ÐÂ¼šÃ÷ów", MingLiU;
	color:#ff0000;
	font-size: 13px;
	text-decoration:underline;
	line-height: 200%;
}
.hd_mod {
	color:#ee0000;
	padding:3px 0 3px 10px;
	font-size:18px;
	border-left: 15px solid #FF8080;
	border-bottom: #CCCCCC 1px dashed; 
	line-height: 110%;
	background-color: #FEF5F7;
}
.txt_b_12 {
	font-size: 12px;
}
.txt_16 {
	font-size: 16px;
}
.rightside {
	font-size: 11px;
	font-weight: bold;
}
a.rightside:link, a.rightside:visited {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
a.rightside:hover{
	text-decoration: underline;
}