/* CSS Document */
body,td,tr{
	font-size:14px;
	line-height: 25px;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #565FAB;
	text-decoration: blink;
}
a:visited {
	text-decoration: blink;
	color: #666699;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}

.title_1 {
	font-size: 16px;
	font-weight:bold;
	color: #336699;
}
.border_1 {
	border: 1px solid #666666;
}
.title_2 {
	font-size: 14px;
	color: #ffffff;
}
.title_3 {
	font-size: 16px;
	color: #000000;
}
.title_4{
	font-size:15px;
	color:#003366;
	font-weight:bold;
	letter-spacing: 0.2em;
}
.titleSmall {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.titleRed {
	font-weight: bold;
	color: #CC0000;
}
.getMenuBack1{
background-image:url(images/index/index0409_r3_c1_f2.jpg)
}
input.btnExc{
	background-image: url(../images/items/excuteBtn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
input.btn{
	color:#336699;
	background-color:#fed;
	border-top-color:#6699CC;
	border-left-color:#6699CC;
	border-right-color:#006699;
	border-bottom-color:#006699;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#6699CC');			vertical-align: middle;
	height: 20px;
	line-height: 15pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid; 
}

.fontRed
{
    color:Red;
    font-weight:bold;
}
.calendar{
background-image:url(../../image/calendar.jpg);
}
.border_right
{
    border-right:1px solid #666666;}
.border_btm
{
    border-bottom:1px solid #666666;}
