﻿body
{
	margin:0 0 0 0;
	font-size:12px;
}
.font_top
{
	font-weight:bold;
}
.link_top
{
	color:#000000;
	text-decoration:none;
}
.text_td
{
	padding:4px 4px 4px 4px;
	text-align:left;
	line-height:150%
}
a
{
	color:#333333;
	text-decoration:ynderline;
}
.leftWidth112 {
	width: 112px;
	border: 1px solid #B9CEFB;
}
.leftWidth11 {
	width: 11px;
}

.blueTable {
	border: 1px solid #B9CEFB;
}
.blueBgColor {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #E5F3FE;
}
.blueBgColor2 {
	font-size: 12px;
	font-weight: bold;
	color: #636564;
	text-decoration: none;
	background-color: #E5F3FE;
}
.PFont {
	font-size: 12px;
	color: #3400F6;
	text-decoration: none;
}
.PFont14 {
	font-size: 14px;
	color: #3400F6;
	text-decoration: none;
}



.grayTable {
	border: 1px solid #D8D8D8;
}
.grayTableTdBgColor {
	text-decoration: none;
	background-color: #E6E6E6;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.grayTableTdBgColor2 {
	font-size: 12px;
	color: #374046;
	text-decoration: none;
	background-color: #F6F8F5;
}


.grayBgColor {
	background-image: url(../../content/images/grayBg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	height: 24px;
}


.OFont {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.OFont14 {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.BFont {
	font-size: 12px;
	color: #4B78BB;
	text-decoration: none;
	font-weight: bold;
}
.BFont12 {
	font-size: 12px;
	color: #4b78bb;
	text-decoration: none;
}

.BlackFont14 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.BlackFont14Strong {
	font-size: 14px;
	font-weight: bold;
	color: #173736;
	text-decoration: none;
}




.GFont {
	font-size: 12px;
	color: #646464;
	text-decoration: none;
}
.GFont14 {
	font-size: 14px;
	color: #646464;
	text-decoration: none;
}
.GreenFont14 {
	font-size: 14px;
	color: #339900;
	text-decoration: none;
}



.GrayBoardInput {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 22px;
}
.PLine {
	font-size: 16px;
	font-weight: bold;
	color: #401A49;
	text-decoration: none;
	background-image: url(../../content/images/line_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box0001 {
	border: 1px solid #5c9ec0;
}
/* Pager */
.pager 
{
	margin:8px 3px;
	padding:3px;
}

.pager .disabled 
{
	border:1px solid #ddd;
	color:#999;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#06c;
	border:1px solid #009;
	color:#fff;
	font-weight:bold;
	margin-top:4px;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}