﻿body {
	padding:0px;
	margin:0px;
	text-align: center;
	font-size:12px;
	color:#4F4F4F;
	font-family: Arial, Helvetica;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
div,form,img{	margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
p{ margin-top:0;}
table,td,tr,th{	font-size:12px;}
input,select { border:1px solid #999; font-size:12px; }
.button { color: #135294; border:1px solid #666; height:21px; line-height:21px; background:url("../images/button_bg.gif")}
.radio { border:none; }
.checkbox { border:none; }
.helplink{	CURSOR: help;}
.TextBoxFocus{border:1px solid #339900;background-color:#FFFFF0;}

/**/
input { border-bottom:1px solid #BDC5CA; border-right:1px solid #BDC5CA; border-top:1px solid #6F787E; border-left:1px solid #6F787E; padding:3px 2px; font-size:12px; }
.input0{background:url(../images/button_bg.gif);border:1px solid #BDC5CA}
button { height:28px; line-height:28px; border:1px solid #C6D2E3; background:url(../images/button_bg.gif); font-size:12px; }
.button_on { background:url(../images/button_bg2.gif); border:1px solid #c3a336; }
.input_on { background:url(../images/button_bg2.gif); border:1px solid #c3a336; }

.left {	float: left;}
.right {	float: right;}
.clear {	clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {	display: none;}
.noBorder {	border:none;}
.text-indent {	text-indent: 4ex;}

a:link {	color: #4F4F4F; text-decoration:none;}
a:visited {	color: #4F4F4F;	text-decoration:none;}
a:hover {	color: #3A9118; text-decoration:underline;}

.font-line-12-20{ line-height: 20px; }
.font-line-12-25{ line-height: 25px; }
.font-line-14-28{ font-size: 14px; line-height: 28px; }

.bg-white{background:#FFFFFF;}
.bg-black{background:#000000;}
.font-time{ color:#909090; font-size: 11px;}
.mag-top5{ margin-top:5px;}
.mag-btm5{ margin-bottom:5px;}

.pad-top10{ padding-top:10px;}
.pad-right10{ padding-right:10px;}
.pad-btm10{ padding-bottom:10px;}
.pad-left10{ padding-left:10px;}

.border-btm-gray-01{border-bottom: 1px solid #E2E2E2;}
.border-all-01{ border: 1px solid #CCCCCC;}

.font-white{color: #FFFFFF;}
.font-white14{color: #FFFFFF; font-size: 14px;}
.font-black{color: #000000;}
.font-black14{color: #000000; font-size: 14px;}
.font-gray{color: #999999;}
.font-red{color: #BA131A;}
.font-blue{color: #006699;}

.img-left {	float: left; margin:0 10px 1 0;}
.ctitle{font-size: 14px; font-weight: bold;}
.list{background-image: url(../images/line_list.gif);background-repeat: repeat-x; background-position: bottom;}
.list-title{ background-color:#EFEFEF; margin-top:5px;}

.input-001{border: 1px solid #81B951; background-color:#F5F9F3;  width:187px; color:#4F4F4F; font-size:14px;}

a.a-01:link {	color: #4F4F4F; text-decoration:underline;}
a.a-01:visited {	color: #4F4F4F;	text-decoration:underline;}
a.a-01:hover {	color: #3A9118; text-decoration:none;}