body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 13px;
	color: #666;
	background: #b0d0e0 url(pictures/background.gif) repeat-x top left;
}
a {
	color: #4988a7;
	text-decoration: underline;
	outline: none;
}
a:visited { color: #4988a7 }
a:hover { color: #666 }
img { 
	border: 0;
	text-decoration: none;
}
.err {
	font-weight: bold;
	color: #d00;
	margin: 6px;
}

/* layout */
#eng_wrapper {
	background:#fff;
	width:1000px;
	margin:0 auto;
	padding:0;
}
#eng_header {
	margin:0;
	background:url(pictures/header.jpg) no-repeat top left;
	height:169px;
}
#eng_navigation {
	margin:0;
	padding:0 70px 0 130px;
	background:url(pictures/navigation.jpg) no-repeat top left;
	height:33px;
}
#eng_navform {
	float: left;
	line-height: 33px;
}
#eng_navform input, #eng_navform select {
	font-size: 0.8em;
	border: 1px solid #CCC;
	color: #666;
}
.feelinglucky {
	border: 1px solid #CCC;
	color: #666;
	padding-left: 20px;
	background: url(/pictures/search.gif) no-repeat;
}
#eng_navigation ul {
	float: right;
	padding: 0;
	margin: 0 3px 0 0;
	list-style: none;
	line-height: 33px;
}
#eng_navigation ul li {
	float: left;
	padding: 0 8px;
	display: inline;
}
#eng_navigation ul li a {
	font-size: 1.1em;
	font-family: Verdana;
	text-decoration: none;
}
#eng_footage {
	background: url(pictures/bg.jpg) repeat-y;
}
#eng_body {
	margin: 0;
	padding: 10px 70px 10px 130px;
	background: url(pictures/body.jpg) no-repeat bottom left;
	height: auto!important;
	height: 327px;
	min-height: 327px;
}
#eng_member_new {
	float: right;
	margin: 10px 50px;
	padding: 0;
	color: #000;
	font-size: 0.9em;
	
}
#eng_member_new select option {
	color: #666;
	font-size: 0.8em;
}
#eng_main {
	float:left;
	width:560px;
}
#eng_footer {
	margin:0;
	padding:0;
	background:url(pictures/footer.jpg) no-repeat top left;
	height:210px;
}
#eng_useronline {
	width: 600px;
	text-align: left;
	float: right;
	color: #666;
	border: 1px #E2E2E2 dashed;
	margin: 90px 60px 13px 0;
	padding: 10px;
	font-size: 11px;
}
#eng_copyright {
	clear: both;
	text-align: center;
	color: #39C;
	font-family: Verdana;
	font-size: 10px;
}

/* sidebar and main */
#eng_main {
	padding: 3px;
	float:left;
	width:540px;
}
.normalbox {
	padding:7px;
	background:url(/pictures/menu/b2_02.jpg) repeat-x top left;
}
.normalbox em {
	font-size: 1.2em;
	color: #fa0;
	font-style: normal;
}
.normalbox h3 {
	color: #000;
}
.pageborder {
	background:url(/pictures/page_border.jpg) no-repeat -23px -8px;
}
#eng_sidebar {
	float:left;
	width:220px;
	padding:3px;
	font-size:12px;
}
.sidebox {
	padding:3px;
	font-size:12px;
}
.sidebox .title, .sidebox span {
	height: 25px;
	font-size: 1.2em;
}
.sidebox span.mid {
	float: left;
	line-height: 25px;
}
.sidebox p {
	clear: both;
	background: url(/pictures/menu/04_5.jpg);
}
.sidebox1 .title {
	background: url(/pictures/menu/01_2.jpg) repeat-x top left;
}
.sidebox1 .title span.left {
	float: left;
	width: 24px;
	background: url(/pictures/menu/01_1.jpg) no-repeat top left;
}
.sidebox1 .title span.right {
	float: right;
	width: 10px;
	background: url(/pictures/menu/01_3.jpg) no-repeat top left;
}
.sidebox2 .title {
	background: url(/pictures/menu/02_2.jpg) repeat-x top left;
}
.sidebox2 .title span.left {
	float: left;
	width: 24px;
	background: url(/pictures/menu/02_1.jpg) no-repeat top left;
}
.sidebox2 .title span.right {
	float: right;
	width: 10px;
	background: url(/pictures/menu/02_3.jpg) no-repeat top left;
}
.sidebox3 .title {
	background: url(/pictures/menu/03_2.jpg) repeat-x top left;
}
.sidebox3 .title span.left {
	float: left;
	width: 24px;
	background: url(/pictures/menu/03_1.jpg) no-repeat top left;
}
.sidebox3 .title span.right {
	float: right;
	width: 10px;
	background: url(/pictures/menu/03_3.jpg) no-repeat top left;
}
.sidebox4 .title {
	background: url(/pictures/menu/04_2.jpg) repeat-x top left;
}
.sidebox4 .title span.left {
	float: left;
	width: 24px;
	background: url(/pictures/menu/04_1.jpg) no-repeat top left;
}
.sidebox4 .title span.right {
	float: right;
	width: 10px;
	background: url(/pictures/menu/04_3.jpg) no-repeat top left;
}
.sidebox span.mid {
	float: left;
}
