body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7BA527;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
p{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
/*------------------------戰谷天地----------------------------------*/
#wrapperTop {
	width: 100%;
	background-color: #F3C200;
	background-image: url(http://member.wartown.com.tw/images/wrapperTopBg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}
#header {
	margin: 0 auto;
	width: 995px;
	height: 60px;
	background-image: url(http://member.wartown.com.tw/images/headBg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	margin-top: 9px;
	margin-left: 19px;
}

#navPrimary {
	position: absolute;
	left: 173px;
	top: 31px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navPrimary li {
	float: left;
	padding-left: 11px;
	background-image: url(http://member.wartown.com.tw/images/linkline.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	padding-right: 9px;
}

#navPrimary li a {
	display: block;
	color: #eeeeee;
	text-decoration:none;
}

#navPrimary li a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#othersite {
	background-image: url(http://member.wartown.com.tw/images/othersiteBg.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 26px;
	width: 187px;
	background-position: left top;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 803px;
}

#othersite select {
	font-size: 11px;
	color: #333333;
	width: 155px;
	position: absolute;
	left: 27px;
	top: 3px;
}


/*-------------------------------------------------------------------*/
#flashMenu {
	height: 266px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-image: url(../images/wrapperBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*overflow: auto;*/
}
#wrapper_Content{
	width: 909px;
	background-color: #FFFFFF;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 10px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_Conten_bottom {
	background-image: url(../images/wrapper_contentBottom.gif);
	height: 14px;
	width: 955px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	background-image: url(../images/copyright.gif);
	height: 54px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
