@charset "utf-8";
.borderForm {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5FADDC;
}

.subMenu {
	line-height: .8;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	color: #666;
	text-align: left;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
}
a:hover {
	color: #900;
	text-decoration: underline;
}

.bgtopR {
	background-image: url(../images/bac-mid_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxTxtHead {
	padding-top: 15px;
	font-size: 14px;
	font-weight: 600;
	color: #900;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: thin;
}
.subHead {
	font-size: 14px;
	font-weight: bold;
}

.title_arc {
	font-weight: bolder;
	color: #333;
}
.notePic {
	font-size: 10px;
}

.line_dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.boxBackg {
	background-image: url(../images/box_backtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxLTxtHead {
	font-size: 14px;
	font-weight: 600;
	color: #900;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: thin;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.boxBodyTxt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.backBot {
	background-image: url(../images/back_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}

.boxBackgbot {
	background-image: url(../images/box_backbot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

A.link_gpdn:link {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: ahoma, Arial, Verdana, Helvetica, sans-serif;cursor:text;TEXT-DECORATION:none;
}
A.link_gpdn:active {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: ahoma, Arial, Verdana, Helvetica, sans-serif;cursor:text;TEXT-DECORATION:none;
}
A.link_gpdn:visited {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: ahoma, Arial, Verdana, Helvetica, sans-serif;cursor:text;TEXT-DECORATION:none;
}
A.link_gpdn:hover {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: ahoma, Arial, Verdana, Helvetica, sans-serif;cursor:text;TEXT-DECORATION:none;
}