*,html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:url(images/body.jpg);
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:976px;
	margin:0 auto;
	background:url(images/wrapper.jpg) repeat-y;
}

#header {
	width:976px;
	height:154px;
	background:url(images/header.jpg) no-repeat;
}

#logo {
	width:auto;
	height:30px;
	color:#882022;
	padding:50px 0 0 133px;
	font:bold 24px Arial, Helvetica, sans-serif;
}

#logo a {text-decoration:none}

#menu {
	width:976px;
	height:25px;
	margin-top:47px;
	padding-left:40px;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
}
#menu ul {
	display:block;
	color:#fff;
}
#menu li {
	width:140px;
	text-align:center;
	float:left;
	list-style:none;
}

#menu a {
	color:#fff;
	text-decoration:none;
}
#menu a:hover{
	color:#ccc;
}

#searching {
	width:928px;
	height:51px;
	padding:17px 0 0 48px;
	background:url(images/search-bg.jpg) repeat-x;
}

#search-box {
	width:406px;
	height:30px;
}

#search {
	width:304px;
	height:30px;
	padding-left:30px;
	border:none;
	color:#333;
	font-size:14px;
	float:left;
	background:url(images/search.jpg) no-repeat;
	padding-top:5px;
}

#go {
	width:72px;
	height:30px;
	float:right;
	border:none;
	background:url(images/go.jpg) no-repeat;
}

#page {
	width:940px;
	height:auto;
	padding:0 18px;
	margin:0;
}

#left {
	width:630px;
	margin:0;
	padding-left:0;
	float:left;	
}

#f-box {
	padding:0 25px 0 18px;
	width:650px;
}
.f-title {
	font-size:16px;
	font-weight:bold;
	background:url(images/1.jpg) no-repeat;
	text-indent:30px;
	margin-bottom:10px;
}
.f-title a {
	color:#333;
	text-decoration:none;
}
.f-title a:hover {text-decoration:underline}

.front {
	width:275px;
	padding:10px 0;
	border-bottom:dashed 1px #999;
	font-size:13px;
	float:left;
}

.front a{color:#333; text-decoration:none}
.front a:hover{text-decoration:underline; color:#ff0000}

.f-left {
	float:left;
	width:275px;
	padding-right:25px;
}
.f-right {
	float:right;
	width:275px;
}

.box {
	margin:0;
	width:705px;
	height:auto !important;
	padding:0;
	font-size:12px;
	
}

.box-top {
	height:30px;
	padding-left:40px;
	line-height:30px;
	color:#333;
	font-weight:bold;
	font-size:18px;
}

.box-mid {
	width:625px;
	height:auto;
	margin-bottom:2px;;
	padding: 15px 40px 20px 40px;
	color:#333;
}

.box-mid a {
	color:#333;
}
.box-mid a:hover{text-decoration:none}

.box-cat {
	width:260px;
	float:left;
}
.box-mid ul {
	font:normal 14px "Arial", Helvetica, sans-serif;
}

.main li, .sub li {
	list-style:none;
	padding:3px 0;
	color:#333;
}

.main li {
	text-indent:23px;
	background: url(images/1.jpg) left no-repeat;
}
.sub li {
	background:url(images/2.png) left no-repeat;	
	text-indent:20px;
}

.main li a, .sub li a {
	color:#333;
	text-decoration:underline;
}
.main li a:hover, .sub li a:hover {
	text-decoration:none;
}

.box-btm {
	width:600px;
	height:64px;
}

.title {
	color:#333;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.title a:link {color:#A37146; font-weight:bold; text-decoration:underline;}
.title a:hover {color:#A37146; text-decoration:underline;}
.title a:visited {color:#A37146;font-weight:bold; text-decoration:underline;}

.post {
	padding:1px 40px 0 8px;
	#background:url(images/1.jpg) 0 2px no-repeat;
	margin-bottom:15px;
	color:#333;
}
.post a {
	color:#b0b0b0;
	font-weight:normal;
	text-decoration:none;
}
.post a:hover {
	color:#A37146;
	text-decoration:underline;
}

/*-----RIGHT BOX-----*/
#right {
	width:235px;
	margin:0;
	padding:0;
	float:right;
}

.sidebar {
	width:235px;
	height:auto;
	padding-bottom:20px;
	float:right;
	font-size:12px;
}

.right a{color:#00CCCC}
.bar-top {
	width:235px;
	height:20px;
}

.bar-mid {
	width:235px;
	padding-top:15px;
}

.clear {clear:both}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:30px;
	margin-top:5px;
	width:940px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:white;
	background:#fff url(images/footer.jpg) repeat-x;
}

.main2 li {
	list-style:none;
	padding:3px 0;
	color:#333;
	font:bold 12px "Arial", Helvetica, sans-serif;
	text-indent:24px;
	background:url(images/1.jpg) left no-repeat;
}

.main2 li a, .sub li a {
	color:#333;
	text-decoration:none;
}
.main2 li a:hover, .sub li a:hover {text-decoration:underline}

.tsubmit td {
	padding: 3px;
}

.tsubmit #kanan {
	width: 90px; text-align:right; vertical-align:top;	
}

.err {
	color:#ff0000;
}

.clear {clear:both}
