body,html{
	height:100%;
	padding:0;
	margin:0;
	background-color: #e9ea4b;
	font-family: Arial, Helvetica, sans-serif;
}
.bg01 {
	background-image: url(bg_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg02 {
	background-image: url(bg_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg03 {
	background-image: url(bg_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
a{
	font-size: 12px;
	color: #039;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #F00;
}
#apDiv1 {
	position:absolute;
	width:264px;
	height:305px;
	z-index:1;
	text-align: right;
}
.login{
	background-image: url(login.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 656px;
	position: absolute;
	left: -392px;
	top: 10px;
	z-index:1000;
	text-align: left;
}
.login .log{
	float: left;
	width: 426px;
}
.login .newsletter{
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-left: 10px;
}
  
#menu {
	position:absolute;
	width:330px;
	height:250px;
	z-index:100;
	left: -20px;
	top: 100px;
}

#main {
	position:absolute;
	width:860px;
	height:450px;
	z-index:3;
	left: 200px;
	top: 80px;
	text-align: left;
	font-size: 12px;
}
.line{
	border: 1px solid #999;
}
.scrol{		height:430px; overflow: auto;}
.scrol2{		height:350px; overflow: auto;}
.scrol3{
	height:299px;
	width:448px;
	overflow: auto;
	font-size:12px;
	line-height: 22px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.menu_tit{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.menu_tit2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.blue{
	font-weight: bold;
	color: #4573b3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue a{
	font-size: 12px;
	font-weight: bold;
	color: #4573b3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue a:hover{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link01  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	text-decoration: none;
}
.link01 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.zi{
	font-size: 12px;
 	color: #33A02C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.line01{
	background-image: url(/images/27.gif);
	background-repeat: repeat-x;
}
.line02{
	background-image: url(/images/27.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
	height: 6px;
	font-size:1px;
}
.line03{
 	background-repeat: repeat-x;
 	height: 6px;
	font-size:1px;
}
.text01 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.pad_top{
	padding-top: 10px;
 	display: block;    
 }
.foot{
	position: absolute;
	left: 250px;
	top: -25px;
	font-size: 12px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.foot a{
 	color: #666;
}
.foot a:hover{
 	color: #666;
}
.back{
	display: block;
	height: 20px;
	width: 100px;
	position: absolute;
	left: 415px;
	background-color: #936B3B;
}
.back a{
	display: block;
	color: #FFF;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
 }
.back a:hover{
	color: #CCC;
 }
