/*CSS Document by PP.Excellent*/
@import url("global.css");
@charset "utf-8";

.page_menu{
	width:149px; 
	background:url(../images/affiche_nav.gif) no-repeat left bottom; 
	padding-bottom:11px;
	float:left; 
}
.help_menu_top{
	background:url(../images/help_title.gif) no-repeat; 
	width:149px; 
	height:65px; 
	float:left; 
}
.about_menu_top{
	background:url(../images/about_title.gif) no-repeat; 
	width:149px; 
	height:65px; 
	float:left; 
}
.help_menu_top h2,
.about_menu_top h2{
	display:none; 
}
.help_menu_top a,
.about_menu_top a{
	display:block; 
	line-height:18px; 
	width:48px; 
	height:18px; 
	margin:45px 0 0 62px; 
}
.page_menu ul{
	width:149px; 
	float:left; 
}
.page_menu li a{
	color:#1470CB; 
	background:url(../images/affiche_nav.gif) no-repeat 0 -30px; 
	text-indent:14px;
	line-height:23px; 
	display:block; 
	width:149px; 
	height:25px; 
	margin-bottom:-1px; 
}
.page_menu li a:hover{
	color:#2B8AEA; 
	background:url(../images/affiche_nav.gif) no-repeat 0 -56px; 
}
.page_menu li a.nonce{
	color:#76A726; 
	background:url(../images/affiche_nav.gif) no-repeat 0 -82px; 
	font-weight:bold;
	text-decoration:none; 
	line-height:26px; 
	height:26px;  
	margin-bottom:0; 
	cursor:pointer;
}

.page_main{
	width:800px; 
	float:right; 
}
.page_title{
	margin:0 0 10px; 
}
.page_title h3{
	color:#76A726; 
	font-size:24px;
	font-family:"Microsoft YaHei", "microsoft JhengHei", Arial;
	font-weight:normal;
	display:inline; 
	margin:6px 0 10px; 
}
.page_main h4{
	color:#76A726; 
	font-size:14px;
	font-family:Arial;
	margin:14px 0; 
}
.page_main h5{
	font-size:12px;
	font-weight:bold;
	margin:10px 0; 
}
.page_main p{
	line-height:22px; 
	margin:8px 0; 
}
.about_sunch p,
.confer p{
	text-indent:2em;
}
.page_main p a,
.page_main p strong{
	color:#29A0FB;
	font-weight:bold;
}
.page_main p.bank_list img{
	margin-top:28px; 
	margin-right:20px; 
}
.page_main ol li{
	line-height:22px;
	list-style-position: inside;
	list-style-type: decimal;
}
/*
.page_main ol li{
	line-height:32px; 
	height:32px; 
	margin-top:-1px; 
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0; 
}
.page_list ol li a{
	color:#1470CB
}
.page_list ol li a:hover{
	color:#2B8AEA
}
.page_list .page_sort{
	color:#666666;
	margin-right:1px; 
}
.page_list .page_sort:hover{
	color:#848484
}
*/
.help_menu_top span{
	display:block; 
	line-height:18px;  
	margin:45px 0 0 62px; 
	font-weight:bold;
	font-size:14px;
}