@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------
clearfix
------------------------------------------------------------------------------*/
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
	}
/*-------IE--------*/	
.clearfix{
	zoom:100%;
	}

/*------------------------------------------------------------------------------
body
------------------------------------------------------------------------------*/
body{
	font-size:80%;
	color:#4a4a4a;
	}
#wrap{
	width:950px;
	background:url(/images/bg.gif) #ffffff repeat-y center top;
	padding:0 30px;
	margin:0 auto;
	}

#contents{
	background:url(/images/bg_bottom.gif) no-repeat right bottom;
	width:950px;
	margin:0 auto;	
	padding-bottom:300px;
	}
	
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
/*------------------------------------------------------------------------------
header
------------------------------------------------------------------------------*/
#header{
	background:url(/images/bg_header.gif) bottom repeat-x;
	height:63px;
	}
#header #logo{
	float:left;
	text-align:right;
	}
#header #sNav{
	width:862px;
	padding-right:20px;
	float:right;
	text-align:right;
	}
#header #sNav ul{
	margin:7px 0 0 0;
	}
#header #sNav li{
	display:inline;
	list-style:none;
	margin-left:15px;	
	padding-left:15px;
	background:url(/images/arrow.gif) no-repeat center left;
	}
	
/*------------------------------------------------------------------------------
gNav
------------------------------------------------------------------------------*/
#gNav{
	height:38px;
	}
#gNav li{
	float:left;
	list-style:none;
	}
	
/*------------------------------------------------------------------------------
main
------------------------------------------------------------------------------*/
#main{
	float:left;
	}
	
/*------------------------------------------------------------------------------
left
------------------------------------------------------------------------------*/
#left{
	margin:18px 0 0 20px;
	width:660px;
	}
	
/*------------------------------------------------------------------------------
right
------------------------------------------------------------------------------*/
#right{
	margin:0 0 0 20px;
	float:left;
	width:230px;
	margin-bottom:275px;
	}
#right .title{
	margin-top:18px;
	}
#right td{
	padding:5px 0;
	}
#right .txt_width{
	width:120px;
	}
#right .box{
	width:216px;
	border:1px solid #c4c4c4;
	padding:6px 6px 0 6px;
	}
#right .box li{
	margin-bottom:6px;
	list-style:none;
	}
#right .box .form_txt{
	font-size:72%;
	margin-bottom:6px;
	}
	
/*------------------------------------------------------------------------------
footer
------------------------------------------------------------------------------*/
#footer{
	background:url(/images/bg_footer.gif) repeat-x;
	width:940px;
	margin:0 auto;
	padding:10px 10px 10px 0;
	text-align:right;
	}
#footer li{
	display:inline;
	list-style:none;
	margin-left:15px;
	padding-left:15px;
	background:url(/images/arrow.gif) no-repeat center left;
	}
#footer img{
	margin-top:6px;
	}
#semi3Content h2 {

	border-left: 10px solid #6699CC;

	font-size: 12pt;

	margin: 20px 0px 15px;

	padding: 0px 0px 0px 10px;

	line-height: 25px;

}

#semi3Content h3 {

	font-size: 11pt;

	font-weight: bold;

	line-height: 25px;

	margin: 20px 0px 10px;

	padding: 0px;

	color: #000000;

}

.font_08 {
	LINE-HEIGHT: 18px; FONT-SIZE: 8pt
}
.font_09 {
	LINE-HEIGHT: 18px; FONT-SIZE: 9pt
}
.font_10 {
	LINE-HEIGHT: 20px; FONT-SIZE: 10pt
}
.font_11 {
	LINE-HEIGHT: 22px; FONT-SIZE: 11pt
}
.font_12 {
	LINE-HEIGHT: 22px; FONT-SIZE: 12pt
}


