@import url(module.css);
@import url(sdmenu.css);
@import url(service.css);

*html .clear
{
	margin-top: 0; /* ie6 fixed */
}

*html .footerbox
{
	height: 68px;
	margin-top: -24px; /* ie6 fixed */
	background: url(../images/bg_footer.gif) bottom repeat-x;
}

/**html .navbtn li { color: #927860;  ie6 fixed  float: left; }*/
a:link, a:visited
{
	color: #A08B75;
	text-decoration: none;
}

a.annb:link, a.annb:visited
{
	color: #5F8F57;
	text-decoration: none;
}

a.annb:hover, a.annb:active
{
	color: #2E8B27;
	text-decoration: none;
}

.annbox
{
	padding: 18px 15px 0;
	width: 190px;
	background: url(../images/annboxtop.gif) #F1F7F0 top no-repeat;
}

.annbox div.readmore
{
	float: right;
	background: url(../images/anndotted.gif) bottom repeat-x;
}

.annbox p
{
	color: #63745D;
	line-height: 160%;
}

.annboxbottom
{
	height: 18px;
	background: url(../images/annboxbottom.gif) bottom no-repeat;
}

/* ~~~~~~~~~~ BANNER STYLE ~~~~~~~~~~ */
.banner
{
	height: 140px;
}

.clear
{
	margin-top: -3px; /* FireFox */
}

.clear
{
	clear: both;
}

.copyright
{
	float: left;
	padding-top: 32px;
	color: #695A4A;
	font-size: 11px;
}

.fbox
{
	margin-top: 36px;
	padding: 0 15px;
}

/* ~~~~~~~~~~ FOOTER STYLE ~~~~~~~~~~ */
.footerbox
{
	height: 68px;
	margin-top: 32px; /* FireFox */
	background: url(../images/bg_footer.gif) bottom repeat-x;
}

.footer-wrapper, .wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 974px;
}

.h2
{
	padding-left: 30px;
	padding-top: 4px;
	background: url(../images/icon_leaf.gif) left no-repeat;
	color: #597251;
	font-size: 13px; /*	font-weight: bolder;*/
}

/* ~~~~~~~~~~ HEADER STYLE ~~~~~~~~~~ */
.header
{
	height: 48px;
}

.hnbox
{
	margin-bottom: 18px;
	padding-bottom: 22px;
	background: url(../images/bg_dotted.gif) bottom repeat-x;
}

.hnbox table
{
	width: 100%;
}

.hnbox table td img
{
	border: solid 1px #ECECEC;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	width: auto;
	overflow: hidden;
}

.hnbox table td.blank
{
	width: 21px;
}

.hnbox table td.h1
{
	height: 20px;
	font-size: 13px; /*	font-weight: bolder;*/
}

.hnbox table td.introduction
{
	line-height: 160%;
}

.hnbox table td.time
{
	padding-left: 22px;
	background: url(../images/icon_clock.gif) left no-repeat;
	color: #838383;
}

.home
{
	float: left;
	margin-right: 35px; /* FireFox */
	margin-top: 20px;
}

.language
{
	float: right;
	height: 16px;
	margin-top: 14px;
	font-size: 12px;
	color: #ffffff;
}

.language li
{
	line-height: 160%; /* FireFox */
	text-align: center;
	margin-right: 4px;
	float: left;
	height: 19px;
	width: 56px;
	background: #eee9e5;
}
/*.language li a {
	float: left;
	height: 19px;
	width: 56px;
	background: #B09D8B;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.language li a:hover {
	float: left;
	height: 19px;
	width: 56px;
	background: #EBE6E2;
	color: #9A8672;
	text-align: center;
	text-decoration: none;
}*/

.leftnav
{
	float: left;
	height: 100%;
}

.leftnav li
{
	background: url(../images/nav_left1.gif);
	color: #826245;
}

.leftnav li a
{
	height: 26px;
	margin-bottom: 3px;
	padding-left: 9px;
	width: 105px;
	display: block;
	background: url(../images/nav_left1.gif);
	color: #82552c;
	line-height: 200%;
}

.leftnav li a:hover
{
	background: url(../images/nav_left2.gif);
	color: #419527;
}

a.link:link, a.link:visited
{
	color: #F0E8E1;
	text-decoration: none;
}

a.link:hover, a.link:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.linkbox a
{
	float: right;
	padding-top: 32px;
	color: #281A0A;
	font-size: 12px;
}

.linkbox span
{
	font-size: 10px;
}

.logo, .mainnav
{
	float: left;
}

.logop
{
	float: left;
	margin-top: 7px;
}

.main
{
	float: none;
	width: 100%;
}

/* ~~~~~~~~~~ MAIN STYLE ~~~~~~~~~~ */
.mainbox
{
	margin: 0px 0px 5px;
}

/* ~~~~~~~~~~ MAINNAV STYLE ~~~~~~~~~~ */
.mainnavbox
{
	height: 5px;
	margin: 35px 0 52px;
}

.mainnavbox2
{
	border-bottom: inset #837362;
	height: 46px;
	margin-bottom: 15px;
	margin-top: 16px;
	vertical-align: middle;
}

.navbtn
{
	margin-top: 20px; /*font-weight: bold;*/
}

.navbtn li
{
	float: left;
	color: #FFFFFF; /* FireFox */
}

.navbtn li a
{
	color: #826245; /*font-weight: bold;*/
}

.navbtn li a.selected
{
	color: #558A45;
}

.navbtn li span
{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 1px;
	background: url(../images/nav_dotted.gif) no-repeat center;
}

.navbtn ul, .language ul, .leftnav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:hover, a:active, .navbtn li a:hover
{
	color: #558A45;
	text-decoration: none;
}

.registerbox
{
	float: right;
	margin-top: -5px;
	width: auto;
	background-position: 30px center;
	background-attachment: scroll;
	background-image: url(images/*  *//pbarrow.gif);
	background-repeat: no-repeat;
	left: -5px;
	position: relative;
}

.registerbox a.two
{
	padding-left: 35px;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-right: 10px;
	width: auto;
	color: #826245;
	background: transparent url(../images/btn_register1.gif) repeat-x; /*	font-weight: bold;*/
	line-height: 50px;
}

.registerbox a:hover.two
{
	background: transparent url(../images/btn_register2.gif) no-repeat;
	color: #558A45;
}

.revise
{
	float: left;
	margin-left: 18px;
	padding: 9px 0 2px;
	background: url(../images/pbdotted3.gif) repeat-x bottom;
	color: #899E80;
}

.rightbar
{
	float: right;
	width: 220px;
}

.state
{
	float: right;
	color: #558A45;
	font-size: smaller;
	line-height: 120%;
}

.state_login
{
	float: left;
	margin-left: 16px !important;
	margin-left: 8px;
	padding: 7px 0 0 34px;
	padding: 9px 0 0 34px !important;
	background: url(../images/icon_login.gif) left no-repeat;
	color: #899E80;
}

.state_login span
{
	padding-right: 6px;
}

.tdleftmenu
{
	border-right: #837362 thick double;
	margin-right: 20px;
}

body
{
	border: 0px;
	margin: 0;
	padding: 0;
	background: url(../images/bg.gif) top repeat-x;
	color: #6C6C6C; /*font-family: 黑體, 微軟正黑體, 新細明體, 細明體, 標楷體, arial, helvetica, sans-serif;*/
	font-size: 14px;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}
