﻿body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
table {
	border-collapse: collapse;
}
td,input {
	font-size:12px;
}
a:link,a:visited {
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.nav {
	font-size: 12px;
	line-height: 200%;
	color: #CCCCCC;
	text-align: center;
	word-spacing: 3px;
}
.input_reg {
	font-size: 12px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(bg_input.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.code {
	font-size: 12px;
	width: 40px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(bg_input.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.reg_t {
	color: #000000;
	font-size: 12px;
	text-align: right;
}
.txt_b {
	font-size: 12px;
	color: #075b98;
}
.layout {
	background-image: url(layout_bg_s.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	height: 172px;
	width: 388px;
}
.more {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align:right;
}
.list {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	padding:4px 0 0 0;
}
.but_grey {
	background-image: url(bg_but_grey.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 21px;
	width: 66px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.tit {
	font-size: 12px;
	line-height: 150%;
	text-align:right;
	color: #025AA1;
	background-image: url(layout_tit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 792px;
}
.cont_c {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	padding: 10px;
}
.cont_bot {
	background-image: url(layout_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
.td-w {
	padding: 5px;
	text-align: center;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.v_select {
	font-size: 12px;
	width:140px;
}
.v_input {
	font-size: 12px;
	width:140px;
}
.company{background:url(company.gif) no-repeat center center;width:792px;height:124px;}
.left_bot{background:#fff url(left_bot.gif) no-repeat top left;}
.bot{background:#fff url(bot.gif) no-repeat center top; height:60px;line-height:180%;text-align:center;padding:10px 0 0 0;color:#444444;}
.tb_b {
	background-image: url(bg_tb_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #dddddd;
	height: 32px;
	font-size: 12px;
	background-color: #FFFFFF;
}
.but_page {
	font-size: 12px;
	background-image: url(bg_but_grey.gif);
	background-repeat: no-repeat;
	border: 0px solid #ffffff;
	color: #333333;
	background-position: center center;
	height: 21px;
	width: 66px;
}
.txt_time {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(txt_time.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 180%;
	border: 1px solid #dcdcdc;
}
.txt_t_cont {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 200%;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	vertical-align:top;
	height:300px;
}
p {
	font-size: 12px;
	line-height: 200%;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
