/* CSS by Arif Wicahyanto wicahyanto@gmail.com */

body{
	background:url('img/bg_body.jpg') repeat-y center;
	margin:0px;
	font-family : "trebuchet ms", Arial, Sans-serif;
	font-size:13px;
	color:#140805;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}

img { border:none; }

a { color:#560800 }

#header {
	width:1000px;
}

#wrap {
	width:1004px;
	margin:0px auto;
}

#mainbox {
	width:1004px;
	margin-top:10px;
}

#lang {
	height:16px;
	color:#fff;
	text-align:right;
	padding:5px 10px 5px 0px;
}

#lang a {
	color:#fff;
}

#main_top {
	background: url('img/content_top.jpg') no-repeat;
	height:26px;
}

#main_mid {
	float:left;
	background:url('img/content_mid.jpg') repeat-y;
	width:1004px;
}

#main_bottom {
	background: url('img/content_bottom.jpg') no-repeat;
	text-align:center;font-size:11px;font-family:verdana;
	height:40px;
}

#footer {
	background: url('img/content_mid.jpg') repeat-y;
	text-align:center;
	clear:both;
	font-weight:bold;
	color:#585252;
}

#pagewrapper {
	margin:0;
	float:left;
}

#wrapper {
	margin:0px auto;
	padding-left:25px;
}

#logo {
	height:135px;
	width:954px;
	background: url('img/top_logo.png') no-repeat top;
	border-bottom:1px solid #f6dcb2;
}

#content {
	float:left;
	margin-top:0px;
}

#center_left {
	float:left;
	width:250px;
}

#center_center {
	float:left;
	width:676px;
	padding:5px 10px 10px 10px;
}

#sidebar {
	float:right;
	width:250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar a {
	text-decoration: none;
	font-family:verdana;
	color:#2c6494;
	font-size:11px;
	font-weight:bold;
}

#sidebar_border {
	padding-bottom:5px;
	padding-top:5px;
	background:#ededed;
}

#textcontent {
	float:left;
	width:700px;
	background:url('img/content.gif') no-repeat bottom right;
}

#center_right {
	float:left;
	width: 184px;
}

.submit { 
	border: 1px solid #c2c8ec;
	width: 50px;
	height: 22px;
	font-size: 100%;
	background: #e1e3ed;
	color:#533e10;
}

.submit01 { 
	border: 1px solid #001656;
	width: 70px;
	height: 22px;
	font-size: 100%;
	background: #fff;
	color:#533e10;
}

/*custom table*/

table.normal{
	font: 11px/24px Verdana, Arial;
	border-collapse: collapse;
	width:100%;
}

tr.custom td {
	border-top: 1px solid #251E12;
	border-bottom: 1px solid #251E12;
	background: #E00000;
	color:#fff;
	font-weight:bold;
}

td.normal {
	border-bottom: 1px solid #c7cff9;
	padding: 0 0.5em;
	vertical-align:top;
}

td.adjacent {
	border-left: 1px solid #c7cff9;
	text-align: center;
}

#imageflip {
	width:700px;
	margin:0px 0px 10px 0px;
}

#imageflip ul {
	list-style: none;
	padding:0px;
	margin:0px;
}


.menuicon {
	margin-bottom:-3px;
}

.mainicon {
	margin-bottom:-5px;
}

.title01 {
	color:#D44100;
}

#mirror {
	margin:0px auto;
	background:url('img/mirror.jpg') no-repeat;
	height:70px;
	width:1004px;
}

#menu2 {
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
}

#menu2 li a {
	height: 32px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	display: block;
	background:url("img/menu2.gif") no-repeat;
	padding: 8px 0 0 30px;
}

#menu2_e li a:link, #menu2_e li a:visited {
	color: #5f1605;
	display: block;
	background:#F5F5DC;
	padding: 8px 0 2px 10px;
	border-bottom:1px solid #B5B2B2;
}
	
#menu2_e li a:hover {
	color: #fff;
	background:#D15E0D;
	padding: 8px 0 2px 10px;
}