/* CSS Document */
td,select{font-size: 12px; line-height:150%;COLOR:#CCCCCC;}
A:link{COLOR:#ffffff;TEXT-DECORATION:none line-height:150%}
A:visited{COLOR:#ffffff;TEXT-DECORATION:none;TEXT-DECORATION:none}
A:active{COLOR:#FFFFFF;TEXT-DECORATION:underline}
A:hover{COLOR:#CCCCCC;TEXT-DECORATION:underline}

body {
	background-color: #00000;
	/*background-image: url(../webimages/bg/bg3.jpg);*/
	/*background-image: url(../webimages/bg.jpg);*/
	background-image: url(../images/bg_all.jpg);
	background-repeat: repeat;
	font-size: 12px; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-position:center;
}
.board_title{
 font-size:12px;
 color:#E77B19;
 font-weight: bold;
 }
 .font_14B1{
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #0066CC;
}

.font_14B2{
    font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #006600;
}

.font_14B3{
    font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
}

.font_24{
    font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.font_12{
    font-size: 12px;
	font-style: normal;
	color: #000000;
}
.shou{
	color:#E77B19;
	text-decoration: none;
	font-size: 14px;
}
.shou:HOVER {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
h1{ font-size:13px}

