@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
td, p, span, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #797979;
}


/* window style start */
#window {
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width:57%;
	height: 40%;
}
.win_left_top {
    background-image:url(../images/left_top.png);
    width:41px;
	height:51px;
}
.win_center_top{
    background-image:url(../images/center_top.png);
    width:100%;
	height:51px;
	vertical-align: top;
    line-height: 45px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.win_right_top {
    background-image:url(../images/right_top.png);
    width:43px;
	height:51px;
}
.win_left_body {
    background-image:url(../images/left_body.png);
    width:41px;
	height:100%;
}
.win_center_body {
    background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../images/envelop.gif);
}

.win_right_body {
    background-image:url(../images/right_body.png);
	height:100%;
	width:43px;
}

.win_left_footer {
	background-image:url(../images/left_footer.png);
    width:41px;
	height:37px;
}
.win_center_footer {
	background-image:url(../images/center_footer.png);
	height:37px;
	width:100%;
}
.win_right_footer {
    background-image:url(../images/right_footer.png);
    width:43px;
	height:37px;
}
/* window style end */

/* window IE 6 style patch start */
.win_left_top_ie6 {
    background-image:url(../images/left_top.gif);
    width:41px;
	height:51px;
}
.win_center_top_ie6 {
    background-image:url(../images/center_top.gif);
    width:100%;
	height:51px;
	vertical-align: top;
    line-height: 45px
}
.win_right_top_ie6 {
    background-image:url(../images/right_top.gif);
    width:43px;
	height:51px;
}
.win_left_body_ie6 {
    background-image:url(../images/left_body.gif);
    width:41px;
	height:100%;
}
.win_right_body_ie6 {
    background-image:url(../images/right_body.gif);
	height:100%;
	width:43px;
}

.win_left_footer_ie6 {
	background-image:url(../images/left_footer.gif);
    width:41px;
	height:37px;
}
.win_center_footer_ie6 {
	background-image:url(../images/center_footer.gif);
	height:37px;
	width:100%;
}
.win_right_footer_ie6 {
    background-image:url(../images/right_footer.gif);
    width:43px;
	height:37px;
}
/* window IE 6 style patch end*/

/* background style start */
.bg_800_600 {
    background-image: url(images/bg_800_600.jpg) repeat;
}
.bg_1024_768 {
    background-image: url(images/bg_1024_768.jpg) repeat;
}
.bg_1280_1024 { 
    background-image: url(images/bg_1280_1024.jpg) repeat;
}
.bg_1440_900 {
    background-image: url(images/bg_1440_900.jpg) repeat;
}
.bg {
    position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.adjust_bg {
    height: 100%;
	width: 100%
}
/* background style end */

.note {
    color: #848181;
	font-size: 9px;
}
.guide {
    color: #295421;
    font-size: 10px;
	text-decoration: none
}
.guide:hover {
    text-decoration: underline
}
.guide_spacer{
    display: block;
	margin-left: 120px;
}
.apt{
	color: #797979;
    font-size: 14px;
	font-weight: bold;
}
.button{
    background: url(../images/button.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 216px;
	height: 35px;
    color: #797979;
    font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.button_hightlighted {
    background: url(../images/highlighted_button.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 216px;
	height: 35px;
    color: #797979;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
.button_hightlighted_apt {
    background: url(../images/button_apt_high.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 105px;
	height: 23px;
    color: #797979;
	font-size: 11px;
	text-decoration: none;
	cursor:pointer;
	padding-bottom: 6px;
}
.button_apt_out {
    background: url(../images/button_apt_out.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 105px;
	height: 23px;
    color: #797979;
	font-size: 11px ;
	text-decoration: none;
	cursor:pointer;
	padding-bottom: 6px;
}

.button_apt {
    background: url(../images/button_apt.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 216px;
	height: 50px;
    color: #797979;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
.button a {
    color: #797979;
    line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.content_title{
	font-size:11px;
	color:#004000;
	font-weight: bold;
	}
.question{
	font-size:10px;
	color:#356b21;
	font-weight: bold;
	}
.content{
	font-size:10px;
	color:#666666;
	line-height: 16px;
	}
.a{
    color: #356b21;
	font-size: 10px;
}
.a:hover{
	color:#004000;
}
.a:visit{
	color: #356b21;
	font-size: 10px;
}
.button_small{
	background: url(../images/button_small.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 45px;
	height: 18px;
	border: none;
	cursor:pointer;
	padding-bottom:2px;
}
