
@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ËÎÌå";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-size: 12px;
}

a{
	text-decoration:none;
	color: #666666;
	font-size: 12px;
}

a:link {
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#menu a:link {
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:active {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}

img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.textfield {
	COLOR: #333333;
	BACKGROUND-COLOR: #FCFCFC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	background-image: url(images/pub/inputbg.jpg);
}

.button {
	COLOR: #FFFFFF;
	background-image: url(images/pub/button_bg.jpg);
	font-size: 12px;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	letter-spacing: 1px;
	border: 0px solid #FFFFFF;
}

.14bfont {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.14bredfont {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.redbfont {
	color: #990000;
	font-weight: bold;
}

.redfont {
	color: #990000;
}

.bfont {
	color: #333333;
	font-weight: bold;
}

.position {
	color: #999999;
}
.link {
	color: #FFFFFF;
	font-weight: bold;
}

.link1 {
	color: #CC6600;
	text-decoration: underline;
}

.qsfont {
	color: #585858;
}

.txt {
	color: #333333;
	line-height: 16px;
}

input
{
	font-size: 12px;
}
textarea
{
	font-size: 12px;
}

input.Button
{
}

.TextBox
{
	border: 1px solid;
	border-color:#999999;
}

.TCITTextBox
{
	font-size: 12px;
	color: #333333;
	border: 1px solid;
}

.searchTitleHeader
{
	background-image: url(images/core_s_t.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}

.searchTitleFooter
{
	background-image: url(images/core_s_d.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}


.searchDisable
{
	background-image: url(images/cancel.gif);
}
.cancelDisable
{
	src: url(images/search.gif);
}
.hintSpace
{
	color: Gray;
	background-position: 2px 8px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-right: #EEF5FB 1px solid;
	padding-right: 5px;
	border-top: #EEF5FB 1px solid;
	padding-bottom: 5px;
	border-left: #EEF5FB 1px solid;
	padding-top: 5px;
	border-bottom: #EEF5FB 1px solid;
	margin: 2px;
	width: 180px;
}


