.inp {
	height:22px;
	border:1px #352d26 solid;
	background:#211811;
	padding-left:3px;
	color:#8f7a53;
	line-height:20px;
	font-size:9pt;
	width:150px;
	}

.notice_list {
	width:452px;
}
.notice_list td {
	height:28px;
	border-bottom:solid 1px #291F1E;
}
.notice_list .num {
	width:28px;
}
.notice_list .date {
	width:60px;
}


.knowhow_list td {
	height:26px;
	border-bottom:solid 1px #150B08;
	border-top:solid 1px #46261E;
}

.knowhow_title {
	overflow:hidden;
	position:relative;
	clear:both;
	height:28px;
	width:230px;
	background:url("../images/left_bg.gif") top no-repeat;
padding-top : 4px;


}


.main_img_bg {
	margin:0 auto;
	height:898px;
	background:url("../images/bg_main_topimg.jpg") top no-repeat;
}
img,input.type-image {
	border:0;
}
.new_date {
	font-size:10px;
	color:#bba27f;
}

td {
	text-align:left;
}

* {
	margin:0;
	padding:0;
}

html {
	width:100%;
	height:100%;
	background:url("../images/bg.gif") top repeat-x;
	background-color:#39221a;
	font:12px ËÎÌå;
	text-align:left;
}
body {
	width:100%;
	height:100%;
	font-size:12px;
	line-height:16px;
	color:#8E7B56;
	font-family:ËÎÌå,tahoma;
	letter-spacing:0;
}


input {
	padding:0;
	margin:0;
}

A {
	COLOR: #8E7B56;	text-decoration:none
}
A:link {
	COLOR: #8E7B56; TEXT-DECORATION: none
}
A:visited {
	COLOR: #8E7B56; TEXT-DECORATION: none
}
A:hover {
	COLOR: #B59B68; TEXT-DECORATION: underline
}
