@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	background:url(../images/body-bg.png) repeat-x;
}

img {
/*	display:block;*/
	border:0;
}

* html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
img {
  nobar: expression(this.galleryImg='no');
}


ul {
	list-style:none;
}

/*--end base-style--*/

.wrap {
	width:950px;
	min-height:708px;
	height:auto !important;
	height:688px;
	background:url(../images/header-bg.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	padding-top:199px;
	overflow:auto;
}

* html .wrap {
	overflow:visible;
}
.logo {
position:absolute;top:0px;left:0px;
}
.headerbutton {
	position:absolute;
	top:8px;
	right:4px;
	text-align:right;
}

.headerbutton ,
.headerbutton a {
	color:#726257;
}

.headerbutton li {
	display:inline;
}

#topbtn {
	position:absolute;
	top:30px;
	right:0;
}

#leftbtn {
	position:absolute;
	top:279px;
	left:3px;
	height:564px;
}

.leftbtnsub {
	margin-bottom:8px;
}

.login ,
.logininner {
	width:195px;
	min-height:117px;
	height:auto !important;
	height:117px;
	border:1px solid #e2e2e1;
	position:absolute;
	top:152px;
	left:5px;
}

.login {
	background:url(../images/login-bg.jpg) no-repeat;
}

.logintb {
	margin-top:14px;
	margin-left:44px;
}

.logintb th {
	display:none;
}

.logintb td {
	padding-top:16px;
}

.loginkeyin {
	width:142px;
	height:17px;
	border:1px solid #e1e1e1;
}

.loginbutton {
	text-align:right;
	margin-top:7px;
	font-size:11px;
	padding-right:1px;
}
*+html .lobinbutton {
	font-size:10px;
}

* html .loginbutton {
	font-size:10px;
}

.loginbutton ,
.loginbutton a {
	color:#898989;
}

.loginbutton li {
	display:inline;
}

.loginbutton li.loginbuttonsp a {
	color:#c93c80;
}

.logininner {
	background:url(../images/inner-bg.jpg) no-repeat;
}

.welcome {
	font-size:11px;
	margin-top:34px;
	margin-left:10px;
	line-height:20px;
	color:#707070;
}

*+html .welcome {
	font-size:10px;
}

* html .welcome {
	font-size:10px;
}

.logininner .loginbutton {
	position:absolute;
	bottom:8px;
	right:8px;
}

.search {
	width:737px;
	height:33px;
	background:url(../images/search-bg.jpg) no-repeat;
	position:absolute;
	top:152px;
	left:208px;
}

.searchdl {
	margin-top:5px;
}

.searchdl dt ,
.searchdl dd {
	float:left;
	display:inline;
}

.searchdl dt {
	background:url(../images/search-title.png) no-repeat;
	width:58px;
	height:14px;
	margin-top:4px;
	margin-left:14px;
	margin-right:12px;
}

.searchdl dt span {
	display:none;
}

.searchdl dd {
	margin-right:8px;
}

dd.searchcol1 {
	width:362px;
}

dd.searchcol2 {
	width:150px;
}

dd.searchcol3 {
	width:100px;
}

.searchbtn {
	width:358px;
	height:19px;
	border:1px solid #b7b7b7;
	color:#999999;
}

.container {
	margin-left:208px;
	margin-right:4px;
	margin-bottom:10px;
	border:1px solid #e1e1e1;
	padding:9px 16px 0 9px;
	overflow:auto;
}

.footerbg {
	width:100%;
	clear:both;
	background:url(../images/footer-outline.png) left bottom repeat-x;
}

.footer {
	width:950px;
	margin:0 auto;
	background:url(../images/footer-top-bg.png) no-repeat;
	padding-top:6px;
}

.footerNavborder {
	padding-top:1px;
	padding-bottom:1px;
	border:solid #e7e7e6;
	border-width:1px 0;
}

.footerNav {
	text-align:center;
	line-height:24px;
	background-color:#f6f6f6;
}

.footerNav ,
.footerNav a {
	color:#898989;
}

.footerNav li {
	display:inline;
}

.copyright {
	background:url(../images/footer-bg.jpg) #acacac no-repeat;
	height:41px;
	padding-top:12px;
	padding-left:268px;
	padding-bottom:4px;
	color:#7d7d7d;
	position:relative;
}

.mailbutton {
	position:absolute;
	right:250px;
	bottom:12px;
}

/*--end base-layout--*/

.subnav {
	border-bottom:1px solid #cbd147;
	overflow:auto;
}

* html .subnav {
	height:28px;
}

.subnav li {
	float:left;
	border:solid #e1e1e1;
	border-width:1px 1px 0 0;
}

.subnav li.subnav1st {
	border-left-width:1px;
}

.subtitle {
	border:1px solid #e1e1e1;
}

.subtitle h3 {
	background:url(../images/formt-bg.png) repeat-x;
	line-height:24px;
	font-size:12px;
	color:#992c61;
	border-right:1px solid #e1e1e1;
}

.formtb {
	border-collapse:collapse;
}

.formtb th ,
.formtb td {
	border:1px solid #dddddd;
}

.formtb th {
	font-weight:normal;
	color:#666;
}

.formkeyin {
	border:1px solid #b5b5b5;
}

.pagination ,
.pagination a {
	color:#999;
}

.pagination strong {
	color:#4f8800;
}

.pagination li ,
.pagination li img {
	display:inline;
}

.pagination li.pagebutton {
	margin-left:8px;
	margin-right:8px;
}

.bothfix {
	clear:both;
	height:0;
	overflow:hidden;
}

.topBar {
	position:fixed;
	top:50%;
	right:0;
}

/*SiteMap*/

.arrow_1 { background:url(../images/website-icon.gif) left no-repeat; font-size:15px; color:#731571; font-weight:bold;}
.arrow_2 { background:url(../images/icon-list2.png) 13px 7px no-repeat; color:#467600; font-weight:bold;}

.arrow_2 a { color:#467600; text-decoration:none;}
.arrow_2 a:hover { color:#999999; text-decoration:none;}

