*, html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	background:url(images/top.jpg) top repeat-x;
	background-color:#fff;
}

#wrapper {
	width:857px;
	margin:0 auto;
	padding-bottom:3px;
}

#header {
	width:857px;
	height:71px;
	margin:0;
	background:url(images/header-mid.jpg) repeat-x;
}

#header-left {
	width:36px;
	height:71px;
	background:url(images/header-left.jpg) no-repeat;
	float:left;
}

#header-right {
	width:36px;
	height:71px;
	background:url(images/header-right.jpg) no-repeat;
	float:right;
}

#logo {
	float:left;
	width:154px;
	height:71px;
	background:url(images/logo.jpg) no-repeat;
}

/*-----SEARCH-----*/
#search-box {
	width:507px;
	height:35px;
}

#box {
	margin:0 180px;
	width:105px;
	height:35px;
}

#search {
	padding:13px 0 0 40px;
	width:407px;
	height:35px;
	border:none;
	color:#333333;
	font-size:11px;
	float:left;
	background:url(images/search.jpg) no-repeat;
}

#go {
	width:60px;
	height:35px;
	float:right;
	border:none;
	background:url(images/go.jpg) no-repeat;
}

#page {
	width:857px;
	height:auto;
	margin:0;
	padidng:0;
}

/*-----LEFT BOX-----*/
#left {
	width:647px;
	margin:0;
	padding:0;
	float:left;
}

.box {
	margin:0;
	width:647px;
	height:auto !important;
	padding:0;
	font-size:12px;
	background:url(images/left-mid.jpg) right repeat-y;
	
}

.top-title {
	padding-left:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9EB342;
	line-height:50px;
}

.box-top {
	width:647px;
	height:58px;
	line-height:10px;
	margin:0;
	padding: 0;
	background:url(images/left-top.jpg) top no-repeat;
}

.box-mid {
	width:523px;
	height:auto;
	margin: 0;
	padding: 15px 50px 20px 74px;
	background:url(images/left-mid.jpg) repeat-y;
	background:url(images/bg.jpg) bottom right no-repeat;
}

.box-cat {
	width:260px;
	float:left;
}
.box-mid ul {
	font:bold 14px "Arial", Helvetica, sans-serif;
}

.main li, .sub li {
	list-style:none;
	padding:3px 0;
	color:#999;
}

.main li {
	text-indent:20px;
	background:url(images/1.jpg) left no-repeat;
}
.sub li {
	background:url(../export%20import%20mexico/images/2.jpg) left no-repeat;	
	text-indent:25px;
}

.main li a, .sub li a {
	color:#333;
	text-decoration:underline;
}
.main li a:hover, .sub li a:hover {
	color:#999;
	text-decoration:none;
}

.box-btm {
	width:647px;
	height:60px;
	background:url(images/left-btm.jpg) bottom no-repeat;
}

.title {
	color:#333;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.title a:link {color:#000; text-decoration:underline; font-weight:bold}
.title a:hover {color:#000; text-decoration:underline;}
.title a:visited {color:#000; text-decoration:underline; font-weight:bold}

.post {
	padding:0 40px 0 8px;
	#background:url(images/arrow_move.jpg) left top no-repeat;
	margin-bottom:10px;
}
.post a {
	color:#63960B;
	font-weight:normal;
	text-decoration:none;
}
.post a:hover {text-decoration:underline}

/*-----RIGHT BOX-----*/
#right {
	width:207px;
	margin:0;
	padding:0;
	float:right;
}

.sidebar {
	width:207px;
	height:auto;
	float:right;
}

.bar-top {
	width:205px;
	height:59px;
	margin:0;
	background-position:bottom;
	background:url(images/right-top.jpg) top no-repeat;
}

.bar-mid {
	width:205px;
	background:url(images/right-mid.jpg) repeat-y;
}

.bar-btm {
	width:205px;
	height:59px;
	background:url(images/right-btm.jpg) top no-repeat;
}

.clear {clear:both}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	width:647px;
	line-height:42px;
	text-align:center;
	font-weight:bold;
	color:#2A2521;
	background-color:#fff;
}

.main2 li {
	list-style:none;
	padding:3px 0;
	color:333;
	font:bold 12px "Arial", Helvetica, sans-serif;
	text-indent:20px;
	background:url(images/1.jpg) left no-repeat;
}

.main2 li a, .sub li a {
	color:#333;
	text-decoration:underline;
}
.main2 li a:hover, .sub li a:hover {text-decoration:none}

.tsubmit td {
	padding: 3px;
}

.tsubmit #kanan {
	width: 90px; text-align:right; vertical-align:top;	
}

.err {
	color:#ff0000;
}
