@charset "utf-8";
body  {
	height:100%;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	  height:100%;
      margin: 0px;
      padding: 0px;
} 

p {
	margin-top:0px;
}

div#header {
	background-image: url(../image/headerbck.gif);
	background-repeat: repeat-x;
	float: none;
	height: 250px;
	margin-left: 0px;
}
div#footer {
	background-image: url(../image/footerbck.gif);
	background-repeat: repeat-x;
	height: 60px;
	left: 0px;
	width: 300px;
	position: fixed;
	bottom: 0px;
}

div#footer2 {
	background-image: url(../image/footerbck.gif);
	background-repeat: repeat-x;
	left: 0px;
	height: 60px;
}

div#main {
	color: #000000;
	font-size: 14px;
}
div#subcaption {
	font-size: 16px;
	margin-top: 45px;
	font-style: italic;
	text-align: left;
}
div#caption {
	font-size: 36px;
	margin-top: 0px;
}
div#caplogin {
	background-image: url(../image/key.gif);
	background-repeat: no-repeat;
	height: 32px;
}
div.captype {
	font-size: 24px;
	font-weight: bold;
	color: #E74A14;
	margin-top: 10px;
}
div#cappassword {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	float: left;
	clear: left;
	margin-top: 5px;
}
div#capnews {
	background-image: url(../image/news.gif);
	background-repeat: no-repeat;
	height: 37px;
}
div#capemail {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	float: left;
	margin-top: 10px;
}
div#inpemail {
	clear: left;
	float: left;
}
div#inppassword {
	clear: left;
	float: left;
}
div#btnlogin {
	background-image: url(../image/loginbtn.gif);
	background-repeat: no-repeat;
	float: left;
	clear: left;
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	width: 80px;
	margin-top: 15px;
	cursor: pointer;
}
div#lnkregister {
	font-weight: bolder;
	color: #000000;
	clear: left;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
div#txtregister {
	color: #000000;
	clear: left;
	float: left;
	font-size: 12px;
	white-space: nowrap;
}
div#toc {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	text-align: center;
	margin-left: 20px;
	overflow: visible;
}
div#login {
	margin-top: 10px;
	width: 230px;
}

div.leftbar {
	background-image: url(../image/lefttoc.gif);
	height: 225px;
	width: 15px;
	float: left;
}
div.rightbar {
	background-image: url(../image/righttoc.gif);
	height: 225px;
	width: 15px;
	float: left;
}
div.mainbar {
	background-image: url(../image/middletoc.gif);
	background-repeat: repeat-x;
	height: 225px;
	float: left;
	width: 200px;
}
div#banner {
	margin-right: 40px;
	width: 800px;

}
div#girl {
	background-image: url(../image/girl.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 69px;
	float: right;
	margin-top: 33px;
	margin-bottom: 8px;
}
div#top {
	height: 15px;
	width: 728px;
	float: left;
	margin-bottom: 5px;
	margin-top: 7px;
}
div#board {
	height: 165px;
	width: 235px;
	float: right;
	margin-left: -18px;
	margin-bottom: 5px;
	margin-top: 13px;
}
div#banner2 {
	width: 400px;
	float: right;
	margin-top: 18px;
	margin-left: 70px;
}
div#navigate {
	height: 40px;
	margin-left: -20px;
	margin-right: 40px;
	width: 700px;
}

div#navigate A:link {
	text-decoration: none;
	color: #FFFFFF;
}

div#navigate A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

div#navigate A:active {
	text-decoration: none;
	color: #FFFFFF;
}

div#navigate A:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div.navbutton {
	background-image: url(none);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 40px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
	cursor: pointer;
	vertical-align: text-bottom;
}

div.footertext {
	line-height: 30px;
	font-size: 12px;
	margin-left: 0px;
	white-space: nowrap;
	text-align: left;
	width: 100%;
	vertical-align: bottom;
	margin-top: 5px;
}
div.footertext2 {
	margin-left: 0px;
	white-space: nowrap;
	text-align: left;
	width: 100%;
	vertical-align: text-bottom;
	line-height: 30px;
}
div.newshead {
	font-weight: bolder;
	color: #000000;
	clear: left;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
div.newsbody {
	color: #000000;
	clear: left;
	float: left;
	font-size: 12px;
	width: 200px;
	text-align:left;
}
div.logo {
	width: 180px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	text-align: center;
	padding-top: 5px;
	height: 65px;
	background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 20px;
}
div.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 5px;
	margin-top:   50px;
}
