* {
	margin: 0px;
	padding: 0px;
	border:0px;
	font-size:14px;
}
body {
	background: #BA8B40 url(../img/e.jpg) repeat;
}
#wrapper {
	position: absolute;
	top:50%;
	left:50%;
	margin:-275px 0px 0px -400px;
	background-color: #FFFFFF;
	height: 550px;
	width: 800px;
	border: outset 2px #ffffff;
}
#top {
	height:82px;
	width: 800px;
	background: url(../img/parts001l.jpg) repeat-x;
}
/*
#top img#logo {
	z-index: 10;
	left: 5px;
	top: 5px;
	width:75px;
	height:90px;
	position: absolute;
}
*/
#top img#img001 {
	z-index: 20;
	right: 20px;
	top: 0px;
	position: absolute;
}
#top #title1 {
	top:24px;
	left: 60px;
	position: absolute;
	font-size:16px;
}
#top #title2 {
	top:15px;
	left: 240px;
	position: absolute;
	font-size:48px;
}
#top #title3 {
	top:44px;
	left: 60px;
	position: absolute;
	font-size:16px;
}
#navbox {
	width:800px;
	height:28px;
	background-color:#333333; /* #ccbb99 */
}
#topnav {
	margin:0px;
	padding-left:15px;
	list-style-type:none;
}
#topnav li {
	float:left;
}
#topnav li a, #topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color:#333333; /* #ccbb99 */
	text-align: center;
	margin:0px auto;
	padding: 7px 8px;
	display: block;
}
#topnav li a:hover {
	color: #4433ff;
	background-color: #ffffff;
}

#middle {
	height: 360px;
	width: 800px;
	margin:0px;
	background: #EEDCB3 url(../img/top020.jpg) no-repeat right;
	position:relative;
}
#middle #mtxt {
	line-height:2.0;
	color:#666666;
	font-size:12px;
	position:absolute;
	left:30px;
	top:10px;
}
#middle #news {
	width:460px;
	position:absolute;
	left:20px;
	bottom:135px;
}
#middle #news #newsindex{
	padding:5px 5px;
	color:#666666;
	width:460px;
	font-size:14px;
	background-color:#fff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
#middle #news #newstitle{
	padding:0px 5px;
	color:#666666;
	width:460px;
	height:70px;
	line-height:1.5;
	background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	overflow:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ccbb99;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#cccccc;
}
#t_back020 {
	height: 120px;
	width:800px;
	position:absolute;
	bottom:0px;
	z-index:0;
	background-color:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#technique {
	height: 120px;
	width:800px;
	position:absolute;
	bottom:0px;
	z-index:10;
}
#technique #t_wrapper {
	position:absolute;
	top:10px;
	left:5px;
}
#t_wrapper .box {
	margin-left:5px;
	height:100px;
	width:150px;
	float:left;
	border:1px solid #EEDCB3;
	background-color:#eeeeee;
	position:relative;
}
#t_wrapper .box .t_tle {
	position:absolute;
	top:30px;
	right:10px;
	text-align:right;
	color:#666666;
}
#t_wrapper .box .tname {
	font-size:12px;
	position:absolute;
	padding:5px;
	bottom:5px;
	left:5px;
	background-color:#ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	z-index:10;
}
#t_wrapper .box .photo {
	position:absolute;
	bottom:5px;
	right:5px;
	border:0px;
}
#footnav {
	height:54px;
	weight:970px;
	text-align:center;
	
}
#footnav a {
	padding:0px 12px;
	line-height:1.6;
}
#footercl {
	width:800px;
	height:26px;
	line-height:1.8;
	text-align:center;
	background-color:#333333;
	color:#ffffff;
}