@charset "utf-8";
body {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	color: #666666;
	margin:0px;
	background-color:#FFFFFF; 
	/*background-image:url(Image/bg800.gif); */
	background-position:center;
	background-attachment:fixed;
}
td {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}

td.frame {
	border-top:#E3CEAE solid 2px;
	border-bottom:#E3CEAE solid 2px;
	border:#E3CEAE solid 2px;
	background-position:center;
}

a:link { text-decoration: none; color: #56462E;	font-size: 12px; }

a:visited { text-decoration: none;	color: #56462E;	font-size: 12px;}

a:hover { text-decoration: none; color: #F4D14C; font-size: 12px; position:relative; left: 0px; top: 0px; }

/*a:active {
	font-family: "Tahoma", "MS Sans Serif";
	white-space: nowrap;
	text-decoration: none;
	color: #2F4D7A;
	font-size: 12px;
	position:relative; left: 0px; top: 0px;
}*/

.CurHand {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 11px;
	cursor: hand;
}

.dotbullet { color: #666666; font-size: 12px; font-weight:normal }

.Fonttexthome { color: #E9E3DE; font-size: 10px; font-weight:normal }
.FonttextLP { color: #403E3E; font-size: 12px; font-weight:normal }
.FonttextBig_namelist { color: #403E3E; font-size: 12px; font-weight:bold }
.FonttextBig_11 { color: #640087; font-size: 11px; font-weight:bold }
.FonttextBig_12 { color: #640087; font-size: 14px; font-weight:bold }
.FonttextBig_12_ac { color: #640087; font-size: 14px; font-weight:bold; }
.FonttextBig_15_hon { color: #640087; font-size: 15px; font-weight:normal; text-decoration: none; }
.Fonttext_hon { color: #666666; font-size: 12px; font-weight:normal; text-decoration: none; }

.TextComment { color: #56462E; font-size: 12px; font-weight:normal }
.TextRegister { color: #437E54; font-size: 12px; font-weight:bold }
.TextForm { color: #99642E; font-size: 12px; font-weight:normal }

.FontAlert { color: #FF0000; font-size: 14px; font-weight:bold }
.TextSCB { color: #640087; font-size: 12px; font-weight:normal }

.PicDescription { color: #640087; font-size: 12px; font-weight:normal }


.Fontfootnote { font-family: "Tahoma"; font-size: 10px; font-weight:normal; color:#FFFFFF;}

.txtInput {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 13px;
	color:99642E; 
	background-color:#F7F1E1;
	background-image:url(images/con_bgform.jpg); 
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#6091C2;
	border-right-color:#6091C2;
	border-bottom-color:#6091C2;
	border-left-color:#6091C2; */
	border-style:inset; 
	border-width:0px; 
}

.txtInput_re {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	color:#640087; 
	background:none
	border-style:inset; 
	border-width:0px; 
}

.txtInput_comment {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	color:#640087; 
	background:none
	border-style:inset; 
	border-width:0px; 
}

.txtInput_ecard {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	color:640087; 
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#C2A1CE;
	border-right-color:#C2A1CE;
	border-bottom-color:#C2A1CE;
	border-left-color:#C2A1CE; 
	/*border-style:inset; */
	border-width:1px; 
}

.txtInputFile {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
}


