body {
	background-color: #f5e8d0;
	margin: 0px;
	padding: 0px;
	background-image: url(../asset/images/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#left {
	margin: 0px;
	width: 190px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#content {
	background-image: url(../asset/images/body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#center {
	margin: 0px;
	width: 341px;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
.title {
	color: #F19818;
	font-weight: bold;
	font-size: medium;
}

#right {
	margin: 0px;
	width: 216px;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#btmcover {
	clear: both;
	background-image: url(../asset/images/btmcover.jpg);
	height: 19px;
}
#container {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../asset/images/body.jpg);
	background-repeat: repeat-y;
}
#topcover {
	background-image: url(../asset/images/topcover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#nav {
	background-image: url(../asset/images/nav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#banner {
	background-image: url(../asset/images/banner.jpg);
	background-repeat: no-repeat;
	height: 420px;
}
#footer {
	background-color: #F5E8D0;
	clear: both;
	font-size: x-small;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #b47211;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	background-color: #FFFFFF;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	color: #f9b023;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

#sddm li a:hover
{
	color: #000000;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #996504;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#sddm div a:hover
{
	color: #000000;
}
#quicklink {
	margin: 0px;
	height: 65px;
	width: 180px;
	background-image: url(../asset/images/quicklink.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: x-small;
	color: #FFFFFF;
}
#quicklink   li  {
	margin: 0px;
	list-style-image: url(../asset/images/tick.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#quicklink ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#quicklink a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#quicklink a:hover {
	color: #613D05;
}
#latestpromo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: justify;
	clear: both;
	width: 748px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #cfcfcf;
	background-image: url(../asset/images/promobgline.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#latestpromo a {
	color: #F19818;
	text-decoration: underline;
}
#latestpromo a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a {
	color: #855307;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#bannerOtherPage {
	background-image: url(../asset/images/otherpagebanner.jpg);
	background-repeat: no-repeat;
	height: 420px;
}
#rightC {
	float: left;
	margin: 0px;
	width: 548px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightC img {
	border: thin solid #F19818;
}
#rightC a {
	color: #F19818;
}
#rightC a:hover {
	color: #9E630A;
}
.tablepadding td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#impt {
	background-image: url(../asset/images/importancenotice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 157px;
	width: 509px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
	font-size: small;
	text-align: justify;
}
.quotation {
	font-size: 11px;
	color: #666666;
}
.xsmall {
	font-size: x-small;
}
#note {
	background-color: #F0C291;
	padding: 10px;
	width: 394px;
	text-align: center;
	border: 2px solid #D39C34;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #666666;
	font-size: x-small;
}
.txtfield {
	font-size: x-small;
}
#renewnote {
	font-size: x-small;
	color: #F19816;
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.title2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.inner {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#ibox {
	width: 526px;
	background-image: url(../asset/images/iBoxCenter.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#icontent {
	margin: 0px;
	width: 486px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #8A5E26;
}
#icontent img {
	border: 3px solid #FFFFFF;
}
#ibtm {
	height: 10px;
	width: 526px;
	margin: 0px;
	padding: 0px;
	background-image: url(../asset/images/iBoxBtm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#itop {
	padding: 0px;
	height: 8px;
	width: 526px;
	background-image: url(../asset/images/iBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title3 {
	color: #3A6A76;
	font-weight: bold;
	font-size: medium;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#icontent li {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
#icontent ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.title4 {
	color: #F19818;
	font-weight: bold;
	font-size: medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#promo {
	width: 240px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	background-color: #E6E6E6;
	border: 1px solid #999999;
	padding: 5px;
	margin-right: 10px;
	height: 70px;
	font-size: 11px;
}
.orange {
	color: #FF0000;
}

#clearer {
	clear: both;
}
#phbox {
	margin: 0px;
	height: 133px;
	width: 216px;
	background-image: url(../asset/images/phbg.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 10px;
}
#affiliate {
	margin: 0px;
	height: 65px;
	width: 140px;
	background-image: url(../asset/images/aff.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: x-small;
	color: #FFFFFF;
}
#affL {
	padding: 5px;
	width: 100px;
	float: right;
	background-color: #E6E6E6;
	border: thin solid #999999;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#affL a {
	color: #FF9403;
	text-decoration: none;
}

#affiliate li {
	margin: 0px;
	list-style-image: url(../asset/images/tick.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#affiliate ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#affiliate a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#affiliate a:hover {
	color: #613D05;
}
#affL a:hover {
	color: #666666;
	text-decoration: none;
}
#promoLeft {
	width: 570px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
}
#affRight {
	float: left;
	width: 150px;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#affRight a {
	font-weight: bold;
	display: block;
	padding: 2px;
	color: #6D85E2;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	width: 100px;
	float: right;
	font-size: 12px;
}
#pRight {
	margin: 0px;
	width: 364px;
	float: left;
	text-align: left;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#pLeft {
	margin: 0px;
	width: 172px;
	float: left;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pLeft a {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#pRight a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: inline;
}
.close {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
#ptop {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #CFCFCF;
}
#latestpromocover {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: justify;
	clear: both;
	width: 748px;
	background-color: #cfcfcf;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 1px;
}
#latestpromobtmcover {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: justify;
	clear: both;
	width: 748px;
	background-color: #cfcfcf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 1px;
}
#number {
	background-color: #F0C291;
	padding: 10px;
	width: 450px;
	text-align: left;
	border: 2px solid #D39C34;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #666666;
	font-size: 11px;
}
#number ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#number li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: square;
}
#pLeftOLD {
	margin: 0px;
	width: 344px;
	float: left;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pRightOLD {
	margin: 0px;
	padding: 0px;
	width: 364px;
	float: left;
	text-align: left;
	font-size: x-small;
}
#notice {
	width: 181px;
	background-image: url(../asset/images/noticebg.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #767678;
	border: 5px solid #5C5F64;
}
.title6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
