/*
copyright: au square meedia studio limited 2007, http://www.ausqr.com/
*/
*{ margin:0; padding:0;}
img{border:none}
body {
	margin: 0;
	padding: 0px 0 10px 0;
	text-align:center;
	background: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

#wrap{background:#FFF url(../images/bg.gif) repeat-y; width:882px; margin:0 auto 0 auto}
/* header */

#header {
	width: 860px;
	height: 121px;
	text-align:left;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(../images/logo.jpg) repeat;
	border-bottom: 2px solid #aaa;
}

#header #site-name {
	font: 200% arial;letter-spacing: -.05em;
	margin:0 0 0 20px;padding:3px 0;
	color:#fff;border:none
}

#header a {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
}

/* Content */

#content {
	width: 860px;
	margin: 0 auto 0 auto;
	background:none;
	text-align:left;
	overflow:hidden;
}

#colL {
	float: left;
	width: 190px;
	overflow:hidden;
}

#colC {
	float: left;
	width:460px !important;
	width: 476px;	
	background:none;
	padding: 15px 5px 0px 15px;
	font-size:12px;
	line-height:18px;
	overflow: hidden;
}
#colC h1, #colC h2, #colC h3 {
	padding:10px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color: #ff6600;
}
#colC strong{font-size:14px; color: #ff6600}
#colC p {
	font-size: 12px;
	line-height:18px;
}
#colC li {list-style-position: outside; margin-left:20px}

#colR {
	float: right;
	width: 190px;
	overflow:hidden;
	text-align:center;
}

#colR h2{ background:#aaa; height:25px; vertical-align:bottom; color:#fff; margin:20px auto 5px auto; padding:4px 20px 4px 20px; font-size:12px}
#colR a{margin:2px auto 2px auto}

#colL .sidebox {

}

.sidebox{
	width:188px !important;
	width:190px;
	border-left:1px solid #FF9933;
	border-right: 1px solid #FF9933;	
	background: #fff;
	overflow:hidden;
}
.sidebox h1, .sidebox h2, .sidebox h3 {
	margin: 0 0 2 0;
	padding:4px 3px 8px 10px;
	border-top: 3px solid #FFFFFF;
	font-size:12px;
	font-weight:300;	
	background: #999999;
	color:#fff;
}
.sidebox p, .sidebox li {
	font-size: 12px;
	padding: 0px 10px 10px 10px;
}

.sidebox dl, .sidebox dt {
	padding:0;
	margin:0;

}

/* navigation */

#navi {
	margin-bottom: 1px;
	width: 190px;
	border-bottom: 1px solid #FF0000;
}

#navi ul {
	margin-top:20px;
	list-style: none;
}

#navi a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	width: 170px !important;/*style for ff*/
	width: 190px;/*style for ie*/
	height: 16px;
	padding: 7px 0 3px 20px;
	background: #FAD88F url(../images/pretitle.gif) repeat-y;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #555555;
}

#navi a:hover {
	background: #FF6600 url(../images/pretitle1.gif) no-repeat;
	color: #FFFFFF;
}
#navi li.active a {
	background: #FF6600 url(../images/pretitle1.gif) repeat-y;
	color:#fff;
}
#navi li ul {
	margin:0;
	background: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
}
#navi li li a, #navi li.active li a {
	display:block;
	width: 160px !important;
	width: 186px;
	padding: 0 0 0 26px;
	background: #FDEFC4;
	color: #555555;
}
#navi li li a:hover, #navi li.active li a:hover, 
#navi li.active li.active a, #navi li li.active a  {
	border-left: 5px solid #FF6600;
	background: #FDEFC4;
	color: #FF3300;
	
}
#navi .special {
	border-top: 10px solid #fff;
	border-bottom:  10px solid #fff;
}

/* Footer */

#footer {
	clear: both;
	width: 860px;
	height:30px !important;
	margin: 0 auto;
	background: #aaa;
	overflow:hidden;
}

#footer a {
	padding:0 6 0 6;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	
}
#footer #fcont{text-align:center; float:left}

#footer #leftmenu {
	float: left;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: left;
	font-size: 12px;
	color: #DDDDDD;
}

#footer #rightmenu {
	float: right;
}

#footer #leftmenu a {
	border-right:1px solid #FFFFFF;
}

#footer a:hover {;
	color: #FFFFFF;
	text-decoration: underline;
}

<!--ve_guestbook plugin-->
.tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }

<!--tmailform-->
.tx-pilmailform-pi1{margin:0; padding:0}
#colC input, .tx-pilmailform-pi1 select
{
color: #333;
background:#FFFFC4;
border: 1px solid #F5AC5A;
}
#colC input{width:100%;}
#colC input.checkbox{
width:auto;
color: #000;
background: none;
border: none;
}
#colC input.button
{
width:90px;
color: #fff;
font-weight:bold;
background: #FF6600;
border: 1px outset #FFEFC4;
} 
#colC .errmsg{font-size:12px; color:#FF3300}
#colC .label{font-size:12px; color:#333; vertical-align:top;font-family: Geneva, Arial, Helvetica, sans-serif;}
#colC textarea{background:#FFFFC4;border: 1px solid #F5AC5A;color: #333;}

 