/* CSS Document */
a{
	color:#42687C;
}
a:hover{
	color:#000000;
}
body{
	font-family:Verdana, sans-serif;
	background: url(../images/logo_O8.gif) no-repeat fixed right bottom;
}
#logo_main{
	position:absolute;
	left:40px;
	top:40px;
}
#nav{
	font-size:11px;
	left:507px;
	line-height:15px;
	position:absolute;
	top:37px;
}
#title{
	position:absolute;
	left:43px;
	top:130px;
}
#content{
	position:absolute;
	left:43px;
	top:170px;
	width:500px;
	font-family:Verdana, sans-serif;
	color:#666666;
	font-size:13px;
}
.formquestion{
	text-align:right;
}
.pageTitle{
	font-weight:bold;
}
.prTitle{
 font-size:15px;
}
