*,html{
  padding:0;
  margin:0;
}

body{
  padding:0;
  margin:0;
	font:normal 12px Arial, Helvetica, sans-serif;
}

#wrapper{
  width:960px;
  margin:0 auto;
}

#header{
  width:960px;
  height:82px;
  background:url(images/header.jpg) no-repeat;
}

#content {
  width: 960px;
	padding:30px 0 10px 0;
}

#left {
  float: left;
  width: 290px;
	padding:0 15px;
}

#left-big {
	width: 640px;
	float:left;
}

#right, #f-right {
  float: right;
  width: 290px;
	padding:0 15px;
	margin-bottom:20px;
}

#right {background:#EFE6CC;}

#center {
  width: 290px;
	padding:0 15px;
	float:left;
}

.box {
	width:290px;
	margin-bottom:20px;
	border-bottom: dashed 1px #D2CBC1;
}
.box a {color:black; text-decoration:none}
.box a:hover {text-decoration:underline}
.box p {
	line-height:17px;
	font-size:12px;
}

.title {
	width: 290px;
	height: 25px;
	padding-top:10px;
	margin-bottom:5px;
	text-indent:15px;
	background: url(images/title.jpg) left no-repeat;
}
.title a {
	color: #922325;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.title a:hover {text-decoration:underline}

#content-btm {
	width: 960px;
	height:30px;
	margin-top:20px;
	text-align:center;
	color:#ff6600;
}
#content-btm a {
	color:#ff6600;
	text-decoration:none;
	font-weight:bold;
}
#content-btm a:hover {text-decoration:underline}
#content-btm span, #menu-btm span {padding:0 5px;}

#menu-top {
	float: right;
	width:300px;
	height:30px;
	color:#c1993c;
	line-height:30px;
}
#menu-top a {
	color:#c1993c;
	text-decoration:none;
}
#menu-top span {
	padding:0 5px;
}

#logo {
	width:300px;
	height:50px;
	float:left;
	padding:30px 0 0 60px;
	color:#c1993c;
}
#logo p a {color:#c1993c;}
#logo a {text-decoration:none;}

#search-box {
	width:281px;
	height:25px;
	padding:20px 11px 0 0;
	float:right;
	clear:right;
}

#search {
	width:200px;
	height:25px;
	padding-left:10px;
	padding-top:5px;
	border:none;
	color:#333;
	font-size:11px;
	float:left;
	background:url(images/search.jpg) no-repeat;
}

#go {
	width:71px;
	height:25px;
	float:right;
	border:none;
	background:url(images/go.jpg) no-repeat;
}

#footer {
	width: 960px;
	height: 20px;
	margin-bottom:20px;
	text-indent:5px;
	line-height:18px;
	color:white;
	background: url(images/footer.jpg) center no-repeat;
}

/*#footer {
	width:960px;
	text-align:center;
	font-weight:bold;
	margin:20px 0;
}*/

.clear {height:0; clear:both}

#f-box {
	padding:0 25px 0 18px;
	width:600px;
}
.f-title {
	width: 290px;
	height: 25px;
	padding-top:15px;
	margin-bottom:5px;
	text-indent:15px;
	background: url(images/title.jpg) left no-repeat;
}
.f-title a {
	color: #922325;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.f-title a:hover {text-decoration:underline}

.front {
	width:290px;
	margin-bottom:20px;
}

.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-mid {
	width:600px;
	height:auto;
	margin-bottom:2px;;
	padding:20px;
	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:underline;
}

.main2 li {
	list-style:none;
	padding:3px 0;
	color:#333;
	font:bold 12px "Arial", Helvetica, sans-serif;
	text-indent:10px;
	#background:url(images/1.png) 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;
}

.post {
	padding:1px 40px 0 9px;
	#background:url(images/1.png) top left no-repeat;
	margin-bottom:7px;
	color:#333;
}
.post a {
	color:#b0b0b0;
	font-weight:normal;
	text-decoration:underline;
}
.post a:hover {text-decoration:underline}

.post-title a {
	font-size:12px;
	font-weight:bold;
	color:#663300;
}

.style1 {color: #ac2a37; font-size: 16px;}
.style2 {color: #f1a214; font-size: 16px;}