body
{
	margin:0;
	background-image: url(../images/intro_back.gif);
	background-repeat: repeat-x;
}

table,input,select,textarea {
	font: 8pt Tahoma;
	color: #333;
}

.w100
{
	width: 100%;
}

#maintab
{
 	width: 760px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}

#logo
{
	 background-image: url('../images/topbg.jpg');
	 background-repeat: no-repeat;
	 height: 136px;
	 padding-left: 75px;
}

.img1
{
	margin-right: 10px;
	float: left;
}
.img2
{
	margin-left: 10px;
	float: right;
}

.hmtbl
{
	border: 1px solid #dde1e4;
	background-image: url(../images/indbg.jpg);
	background-repeat: no-repeat;
	background-position: top 90px;
	padding: 2px;
}

.hmtbl p
{
	margin: 0;
}

.hmtbl .imgtit
{
	float: right;
	margin-right: 20px;
}

.hmtbl .ptxt
{
	margin:20px 10px 0px 95px;
	text-align: justify;
}

.hmtbl .more
{
	float: right;
	margin:0px 15px 0px 0px;
}

.dotline
{
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
}

a
{
	color: #025399;
	text-decoration: none;
}

a:hover
{
	color: #666;
	text-decoration: underline;
}
.ptitel{
	color: #025399;
	font-size: 11px;
	font-weight: bold;
}
.ptitel a{
	color: #025399;
	text-decoration: none;
}
.ptitel a:hover{
	color: #025399;
	text-decoration: underline;
}
h3
{
	color: #025399;
	padding: 3px 5px;
	background-color: #eee;
	font-size: 130%;
	margin: 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px ridge #ddd;
}

h3 a
{
	color: #025399;
	text-decoration: none;
}

input, textarea, select
{
	background: #E9F5FF;
	border: 1px solid #D9EEFF;
	width: 280px;
}

.txt input, .txt textarea, .txt select
{
	color: #000;
	width: 200px;
	height: 25px;
	padding: 4px;
	background-color: #f7eee6;
	border: 1px solid #f8cfab;
}

.txt textarea
{
	height: 100px;
}

.txt .button {
	color: #fff;
	font-weight:bold;
	border: 1px solid #c96e21;
	background-color: #f58220;
	height: 25px;
	width: 75px;
	margin-right: 5px;
}


ul
{
	margin: 0px 0px 0px 22px;
	padding: 0px;
}

ul li
{
	list-style-image: url(../images/li.gif);
	line-height: 18px;
}

#footer
{
	background-image: url(../images/water1.jpg);
	background-repeat: repeat-x;
	height: 86px;
	width: 760px;
	color: #114295;
	font-size: 7pt;
	text-align: center;
}

.txt, .ltxt
{
	padding: 5 15px;
	text-align: justify;
	line-height: 18px;
	width: 430px;
	color: #333;
}

.pad15
{
	padding: 5px 15px 10px 15px;
}

h4 {
	font-size: 100%;
	color: #666;
	margin:0;
	margin: 5px 0 0 5px;
}

strong {
	color: #F78F3C;
}

.rightnavi {
	color: #666666;
	padding-right: 15px;
	padding-left: 10px;
	line-height: 18px;
}

.orange
{
	color: #be2f1b;
	margin-left: 2px;
}

.ltxt
{
	padding: 5px 15px 0px 20px;
	width: auto;
}
