body {
	font-size:13px;
	font-family:verdana;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-size:12px;
	font-family:verdana;
	color: #0770b1;
	line-height: 21px;
}
a:link {
	font-size:12px;
	font-family:verdana;
	text-decoration:none;
	color: #0770b1;
}
a:visited {
	font-size:12px;
	font-family:verdana;
	text-decoration:none;
	color: #0770b1;
}
a:hover {font-size:12px; font-family:verdana; color:#0099FF; text-decoration:underline}
.font2{
	font-size:12px;
	color:#0770B1;
	line-height: 14px;
}
.rightline {
	background-image:  url(../images/right-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.title {
	font-size: 15px;
	color: #003399;
}
.leftline {
	background-image:  url(../images/left-line.gif);
	background-repeat: repeat-y;
}
.new {
	font-size: 13px;
	line-height: 25px;
}
.introduce {
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 3px;


}
.bg-norepeat {
	background-repeat: no-repeat;
}
input {
	font-size: 12px;
	color: #999999;
	background-image: url(images/textarea.gif);
	margin: 2px;
	padding: 0px;
	height: 13px;
}
.line-high {
	line-height: 20px;
}
.regist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nobg {
	background-image: none;
}
.bg_hrepeat {
	background-repeat: repeat-x;
	background-position: top;
}
.bg_right {
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	background-image: url(images/img_contact01.gif);
}
.submit {
	font-size: 12px;
	height: 18px;
}
.title1 {
	color: #003399;
	font-weight: bold;
}

