/* CSS Document  2007/10/17 Evelyn Tseng */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.everything{
	width:998px;
	margin:0px auto;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 

.hometop{
	float: right;
}

.everything .below{
	background-image: url(../../images/normal/en/others/batton.jpg);
	background-repeat: repeat-x;
	height: 19px;
}

.everything .under_text{padding-left:80px;
}
.everything .link-left{
	background-image: url(../../images/normal/en/links/links_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.everything .link-right{
	background-image: url(../../images/normal/en/links/links_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
