body {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #666666;
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.text_title
{
	font-family: Arial, tahoma;
	font-size: 14pt;
	color: #1F566A;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CECBBD;
	padding-left: 5px;
}

.pageall {
	width: 960px;
	clear: both;
}
.login_center
{
	color: #999999;
	font-size: 14pt;
	text-align: center;
}

.login_button
{
	font-size: 14pt;
	color: #8A877E;
	text-align: center;
	border: 1px solid #CECBBD;
	background-color: #FFFFFF;
}

.bgtop {
	width: 862px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	height: 171px;
	text-align: center;
}
.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	clear: both;
}
.text_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

#menu_head {
	background-color: #8A877E;
	width: 956px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_foot {
	background-color: #8A877E;
	width: 862px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_menu_left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8CF;
	padding-top: 8px;
	padding-bottom: 6px;
}
.text_menu_left_Large {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8CF;
	font-size: 12pt;
	color: #8A877E;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 12px;
	clear: both;
}

#content {
	width:958px;
	clear: both;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 5px 1px;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#menu_left {
	float: left;
	width: 207px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEDE8;
}

#data {
	width: 720px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#phs_2:link {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
#phs_2:visited {
	color: #0086C6;
	font-weight: bold;
	text-decoration: none;
}
#phs_2:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#phs_2:active {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

