a:link, a:hover, a:visited{
	color: #226D9D;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

.banner-top{
	display: block;
	width: 680px;
	height: 160px;
	background-image: url(./banner-top.png);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	color: #ffffff;
	font-size: 40pt;
	line-height: 30pt;
	text-align: left;
	padding: 30px 0px 0px 40px;
}


.banner-top em{
	color: #ff9900;
}

a.anchor{
	margin-left: 50px;	
}

.item{
	display: block;
	width: 720px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;	
}


.page_contents{
	display: block;
	width: 680px;
	padding: 20px;
	margin: 0px;
	float: left;
	font-size:11pt;
}

.page_contents li{
	list-style-image: url(../../image/gate/li.png);	
	list-style-position: outside;
}

.page_contents li a{
	text-decoration: none;
}

img.top{
	display: block;
	width: 106px;
	height: 40px;
	border: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: right;
	position: relative;
	top: 0px;
}


.page-title{	
	font-family: Times New Roman;
	font-size: 26pt;
	color: #2470a0;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.page-title em{
	color: #ff9900;
}


.page-subtitle{	
	display: block;
	width: 715px;
	height: 35px;
	background-image: url(../../image/gate/page-subtitle2.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 13pt;
	color: #ffffff;
	margin: 0px;
	padding: 5px 15px 0px 45px;
	float: left;
}

.page-subtitle em{
	color: #ff9900;
	font-style: normal;
}


.page-footer{	
	display: block;
	width: 715px;
	height: 35px;
	background-image: url(../../image/gate/page-subtitle3.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11pt;
	color: #ffffff;
	margin: 0px;
	padding: 8px 15px 0px 15px;
	float: left;
}
