﻿@charset	"utf-8";

BODY
	{
	color: #2a2a2a;
	font-family: "돋움", Seoul, "한강체";
	font-size: 12px;
	line-height: 160%;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: cccccc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: cccccc;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(/images/back.jpg);
}

TD,input,DIV,form,TEXTAREA,center,pre     
	{
	color: #2a2a2a;
	font-family:"돋움", Seoul, "한강체";  
	font-size: 12px; 
	text-decoration:none; 
	line-height: 160%;
	} 


/*select박스*/
.select01 {
	BACKGROUND-COLOR: #ffffff;
	color: #282828;
	border: 1px solid #999999;
	font-weight: bold;
}
/*이미지테두리없애기 */
IMG {border: none;}
a, img, input {selector-dummy: expression(this.hideFocus=true);}

/*폼문에서 여백없애기 */
form {padding:0px; margin:0px}

/*링크관련 */
a:link {color:#2a2a2a; text-decoration:none;}
a:visited {color:#2a2a2a; text-decoration:none;}
a:active {color:#2a2a2a; text-decoration:none;}
a:hover {color:#2a2a2a;text-decoration:underline;}


.white_link a:link {color:#fff; text-decoration:none;}
.white_link a:visited {color:#fff; text-decoration:none;}
.white_link a:active {color:#fff; text-decoration:none;}
.white_link a:hover {color:#fff;text-decoration:underline;}

.white_linkS a:link {color:#fff; text-decoration:none;font-size: 11px;}
.white_linkS a:visited {color:#fff; text-decoration:none;font-size: 11px;}
.white_linkS a:active {color:#fff; text-decoration:none;font-size: 11px;}
.white_linkS a:hover {color:#fff;text-decoration:underline;font-size: 11px;}

.brown_link a:link {color:#a65100; text-decoration:none;font-weight: bold;}
.brown_link a:visited {color:#a65100; text-decoration:none;font-weight: bold;}
.brown_link a:active {color:#a65100; text-decoration:none;font-weight: bold;}
.brown_link a:hover {color:#a65100;text-decoration:underline;font-weight: bold;}

.blue_link a:link {color:#002aff; text-decoration:none;font-weight: bold;}
.blue_link a:visited {color:#002aff; text-decoration:none;font-weight: bold;}
.blue_link a:active {color:#002aff; text-decoration:none;font-weight: bold;}
.blue_link a:hover {color:#002aff;text-decoration:underline;font-weight: bold;}




/*form textfield */
.txt_field {color: #282828;
	border:1px solid #e5e5e5;
	background-color:#ffffff;}
/*checkbox*/
.Checkbox 
{font-size:9pt; line-height:17px; border:1px; solid #999999; color:#494949; text-decoration:none;border:0;}


/* 폰트색관련*/
.color_write {color: #fff;}
.color_writeS {color: #fff;font-size: 11px;}
.color_writeB {color: #fff;font-weight: bold;}
.color_blue {color: #55c1da;}
.color_blueS {color: #0055f0;font-size: 11px;}
.color_blueB {color: #0055f0;font-weight: bold;}
.color_yellow {color: #ffde00;}
.color_blackSB {font-size: 11px;color: #343233;font-weight: bold;}
.color_blackS {font-size: 11px;color: #000;}
.color_blackB {color: #000;font-weight: bold;}
.color_greyS {font-size: 11px;color: #616161;}
.color_greyB {color: #555555;font-weight: bold;}
.color_redB {color: #f90000;font-weight: bold;}
.color_redSB {color: #f90000;font-weight: bold;font-size: 11px;}
.color_red {color: #ff0000;}
.color_redS {color: #ff0000;font-size: 11px;}
.color_orangeB {color: #ff7800;font-weight: bold}

.color_brownB {color: #522100;font-weight: bold;}
.color_purpleB {color: #84004b;font-weight: bold;}
.color_yellowB {color: #ffa800;font-weight: bold;}
.color_greenB {color: #00ff8a;font-weight: bold;}

.sub_back {	background-color: #e6e6e8;	background-image: url(/images/sub_back.gif);	background-repeat: no-repeat;	background-position: top;}
.bar_back {	background-image: url(/images/title_bar.gif);	background-repeat: no-repeat;	background-position: top; height:42px; padding:5px 0 0 0;}

.bar_league {	background-image: url(/images/title_league.png);	background-repeat: no-repeat;	background-position: top; height:29px; padding:0 0 0 10px;}

.bar_bettBox01 {background-image: url(/images/batt_box01.gif);	background-repeat: no-repeat; background-position: top; width:303px; height:25px;}
.bar_bettBox02 {background-image: url(/images/batt_box02.gif);	background-repeat: no-repeat; background-position: top; width:98px; height:25px;color: #fff;font-weight: bold;}

.bar_bettBox01_over {background-image: url(/images/batt_box_over01.gif);	background-repeat: no-repeat; background-position: top; width:303px; height:25px;color: #000;font-weight: bold;}
.bar_bettBox02_over {background-image: url(/images/batt_box_over02.gif);	background-repeat: no-repeat; background-position: top; width:98px; height:25px;color: #000;font-weight: bold;}


.batt_date {color: #636363;font-size: 11px;}
.batt_ing {color: #ff7800;font-size: 11px;font-weight: bold;}
.batt_stop {color:#CC0000;font-size: 11px;font-weight: bold;}


.board_back {	background-image: url(/images/title_bar.gif);	background-repeat: no-repeat;	background-position: top; height:32px; padding:5px 0 0 0;}





.bar_bettBox03 {background-image: url(/images/batt_box03.gif);	background-repeat: no-repeat; background-position: top; width:283px; height:25px;}
.bar_bettBox04 {background-image: url(/images/batt_box04.gif);	background-repeat: no-repeat; background-position: top; width:73px; height:25px;color: #fff;font-weight: bold;}

.bar_bettBox03_over {background-image: url(/images/batt_box_over03.gif);	background-repeat: no-repeat; background-position: top; width:283px; height:25px;color: #000;font-weight: bold;}
.bar_bettBox04_over {background-image: url(/images/batt_box_over04.gif);	background-repeat: no-repeat; background-position: top; width:73px; height:25px;color: #000;font-weight: bold;}




.table_bg {	background-color: #d7d7d7;}
.table_line {border: 1px solid #d7d7d7;	padding: 2px;}














