@charset "windows-874";
/* CSS Document */
body,td,th {
	font-family:Tahoma, Vernada;
	font-size:12px;
	color:#000000;
}

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

img {
	border:none;
}

a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#DE041F;
	text-decoration:underline;
}

input,select {
	font-family:Tahoma, Vernada;
	font-size:11px;
	color:#333333;
}

.text_10 {
	font-size:10px;
}

.text_11 {
	font-size:11px;
}

.text_12 {
	font-size:12px;
}

.text_11_grey{
	font-size:11px;
	color:#999;
}

legend {
	font-weight:bold;
	font-size:12px;
}

tr {
	height:20px;
}

.txtleft {
	font-weight:bold;
	text-align:right;
}

.btn {
	font-family:Tahoma, Vernada;
	font-size:11px;
	color:#333333;
	height:20px;
}

.detail tr {
	height:25px;
}

.announce {
	font-family:Tahoma, Vernada;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}

.headline {
	font-size:12px;
	font-weight:bold;
	color:#ffcc19;
}

.headline_show {
	font-size:14px;
	font-weight:bold;
	color:#ffcc19;
	text-align:center;
}

.main_detail {   
	background:url(/images/center_main_bg.jpg) repeat-y;
}

.sucess {
	font-size : 11px;
	color : #66FF00;
}

.fail {
	font-size : 11px;
	color : #FF0000;
}

.comment {
	font-size : 11px;
	color : #FFFF00;
}

.mini {
	font-family:Tahoma, Vernada;
	font-size:11px;
	color:#e0e0e0;
}

.blue {
	color:#00FFFF;
}

.blue_bold {
	color:#00FFFF;
	font-weight:bold;
}

.pink {
	color:#FF00FF;
}

.yellow {
	color:#FFFF00;
}

.yellow_bold {
	color:#FFFF00;
	font-weight:bold;
}

.orange {
	color:#FF6600;
}

.softpurple {
	font-size : 11px;
	color:#CC99FF;
}

.greenok {
	color : #66FF00;
}

.redblood {
	color : #FF0000;
}

.redcherry {
	color : #DE041F;
}

.redcherry2 {
	color :#B00000;
}

.blueblitz{
	color:#09F;
}

.greendark{
	color:#090;
}

.orangesun{
	color:#F60;
}

.bluez{
	color:#00F;
}

.pinkpanter{
	color:#F6F;
}