@charset "utf-8";
body {
	background: #FFFFFF url(../images/yodaoskin.png) repeat-x fixed left top;
	font: 12px Arial;
}
#TopArea{
/*	cursor: pointer;
	margin-top: 40px;
	margin-bottom: 30px;
	background: url(../images/top_logo.gif) no-repeat center center;
	height: 78px;*/
	margin-top: 40px;
	margin-bottom: 30px;
	height: 78px;
	cursor: default;
}
#TopArea #Logo{
	cursor: pointer;
	background: url(../images/top_logo.gif) no-repeat center center;
	height: 74px;
	width: 217px;
}
#TopArea #LogoLabel{
	color: #000000;
	font-size: 14px;
	position: relative;
	margin-left: 250px;
}
#FooterFrame {
	width:100%;
	text-align: center;
	bottom: 20px;
	position: absolute;

}
#ServiceFrame {
	border-top: 1px solid #eaebef;
	border-bottom: 1px solid #eaebef;
	border-right-style: none;
	border-left-style: none;
	width: 440px;
}

a,a:link,a:hover,a:visited,a:active{
	text-decoration: underline;
	color: #0033CC;
}
.LabelButtonico {
	margin-bottom: 5px;
}
.LabelButtonTxt {
	margin-bottom: 7px;
}
