body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,p,li,input,select{
	font-size: 9pt;
	line-height: 150%;
}

img {
	border: 0px;
}

.button {
	font-size: 9pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 19px;
	width: 45px;
	background-color: #eeeeee;
	cursor: hand;
	background-image: url(../common/button_common.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: 3%;
	padding-top: 1px;
}

.bottom {
	COLOR:#ffffff;
	font-size: 7pt;
}


.white{
	COLOR:#ffffff;
}

.yellow{
	COLOR:#464227;
}


.english{
	COLOR:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


.red{
	color: #ff0000;
}


.green{
	COLOR:#006D5A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
	COLOR:#000000;
	TEXT-DECORATION: none;
}
a:visited{
	COLOR:#000000;
	TEXT-DECORATION: none;
}
a:active{
	COLOR:#000000;
	TEXT-DECORATION: none;
}
a:hover{
	COLOR:#000000;
	TEXT-DECORATION: underline;
}

A.a_red:link{	COLOR:#ff0000;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_red:visited{ COLOR:#ff0000;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_red:active{	COLOR:#ff0000;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_red:hover{	COLOR:#ff0000;	TEXT-DECORATION: none;	font-size: 9pt;}


A.a_right:link{	COLOR:#1A8D6E;	TEXT-DECORATION: underline;	font-size: 9pt;}
A.a_right:visited{ COLOR:#1A8D6E;	TEXT-DECORATION: underline;	font-size: 9pt;}
A.a_right:active{	COLOR:#1A8D6E;	TEXT-DECORATION: underline;	font-size: 9pt;}
A.a_right:hover{	COLOR:#1A8D6E;	TEXT-DECORATION: none;	font-size: 9pt;}

A.a_left:link{	COLOR:#efefef;TEXT-DECORATION: underline;font-size: 9pt;line-height: 150%;}
A.a_left:visited{	COLOR:#efefef;TEXT-DECORATION: underline;font-size: 9pt;line-height: 150%;}
A.a_left:active{	COLOR:#efefef;TEXT-DECORATION: underline;font-size: 9pt;line-height: 150%;}
A.a_left:hover{	COLOR:#efefef;TEXT-DECORATION: none;line-height: 150%;}

A.a_fun:link{	COLOR:#000000;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_fun:visited{ COLOR:#000000;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_fun:active{	COLOR:#000000;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_fun:hover{	COLOR:#ffffff;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_white:link{	COLOR:#ffffff;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_white:visited{ COLOR:#ffffff;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_white:active{	COLOR:#ffffff;	TEXT-DECORATION: none;	font-size: 9pt;}
A.a_white:hover{	COLOR:#ffffff;	TEXT-DECORATION: none;	font-size: 9pt;}
.input_search {
	background-image: url(images/back.jpg);
	border: 1px double #666666;
}

}

.input_goto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background: transparent;
}


.pointLine {
	background-image: url(../common/pointLine.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}

	
.input_border {
	border: 1px solid #333333;
	height: 15px;
}