
a:link {text-decoration:none; color: #666666;}
a:visited {text-decoration:none; color: #666666;}
a:hover {text-decoration:none; color: #666666;}

a.pankuzu:link {text-decoration:underline; color: #738BA6;}
a.pankuzu:visited {text-decoration:underline; color: #738BA6;}
a.pankuzu:hover {text-decoration:underline; color: #738BA6;}

body {margin: 0px; color: #666666; background: #FFFFFF;}
form {margin: 0px;}


.hyou td.txt{
	padding:10px 0px 10px 0px;
	text-align:center;
}
.hyou td.left{
	padding:10px 0px 10px 10px;
	text-align:left;
}
.hyou td.right{
	padding:10px 10px 10px 0px;
	text-align:right;
}

.btnLogin
{
	background-image:url(../images/login.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: orange; 
	width: 68px;
	height: 23px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:#6f625e;
	font-weight: bold;
	font-size:9pt;
}

.btnTabNotSel
{
	background-image:url(../images/NotSelTab.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: #dde2e6;
	width: 96px;
	height: 28px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:Black;
	font-size:10pt;
}

.btnTabSel
{
	background-image:url(../images/SelTab.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: #dde2e6;
	width: 96px;
	height: 28px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:Black;
	font-size:10pt;
}

.btnBlue
{
	background-image:url(../images/cmn_mem_btn_tou.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: #dde2e6;
	width: 135px;
	height: 26px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:Black;
	font-size:10pt;
}

.btnBlueLong
{
	background-image:url(../images/cmn_mem_btn_tou_long.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: #dde2e6;
	width: 210px;
	height: 26px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:Black;
	font-size:10pt;
}

.btnOrange
{
	background-image:url(../images/cmn_mem_btn_next.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: orange; 
	width: 126px;
	height: 34px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:White;
	font-weight: bold;
	font-size:10pt;
}

.btnOrangeLong
{
	background-image:url(../images/cmn_mem_btn_next_long.jpg);
	BACKGROUND-REPEAT: no-repeat;
	background-color: orange; 
	width: 186px;
	height: 34px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	color:White;
	font-weight: bold;
	font-size:10pt;
}

.PageTitle
{
	font-size: 20pt;
	font-family: Verdana, Arial;
	color: #738AA5;
	font-weight: bold;
}

.menu_link
{
	color: #738BA6;
	font-family: Arial,Tahoma, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.dotted_line
{
	width: 630px; 
	height: 2px; 
	background-image: url('../images/cmn_pro_line01.jpg');
}