@charset "utf-8";
/* CSS Document */

img{
	border:none;
}

#headArea {
	display:block;
	padding:0;
	margin-top:24px;
	width:900px;
	height:212px;
	text-indent:-9999px;
	background:url(../IMAGES/report_header_image.jpg) no-repeat left top;
}

#headTxt {
	display:block;
	padding:0;
	margin:25px auto 30px auto;
	width:678px;
	height:58px;
	text-indent:-9999px;
	background:url(../IMAGES/header_txt.png) no-repeat left top;
}

#tab{
	display:block;
	padding:0;
	width:902px;
	height:63px;
}

.left-tab{
	float:left;
}

.right-tab{
	float:right;
}

#headerContArea{
	display:block;
	padding:0;
	margin:0;
	width:902px;
	height:42px;
	background:url(../IMAGES/bg_header_artcar.png) no-repeat left top;
}

#contArea{
	display:block;
	padding:0;
	margin:0;
	width:902px;
	background:url(../IMAGES/bg_center.png);
	background-repeat:repeat-y;
}

#footerContArea{
	display:block;
	padding-top:0;
	margin:0;
	width:902px;
	height:3px;
	background:url(../IMAGES/bg_footer.png) no-repeat left top;
}

#contArea h2{
	display:block;
	padding-top:0;
	margin:0 0 0 20px;
	width:790px;
	height:50px;
	background:url(../IMAGES/artcar_title.png) no-repeat left top;
	text-indent:-9999px;	
}

#contArea .header-textArea{
	display:block;
	margin:35px 20px 0 20px;

}

#contArea .textArea{
	display:block;
	padding:0;
	margin: 0px;
	margin:15px 20px 0 20px;
}

#contArea h3, h4, h5{
	display:block;
	padding-left:20px;
	padding-bottom:0px;
	margin-top:30px;
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
	margin: 0px;
	margin-top:35px;
	margin-bottom:5px;
}

.line{
	display:block;
	width:860px;
	height:1px;
	padding:0;
	margin:35px auto 30px auto;
}

#contArea .imgArea01{
	display:block;
	margin:30px auto 0px auto;
	padding:10px 10px 0 10px;
	width:840px;
	height:295px;
	background-color:#1a1a1a;
}

#contArea .imgArea01 .left{
	display:block;
	float:left;
	width:467px;
	height:283px;
}

#contArea .imgArea01 .right{
	display:block;
	float:right;
	width:358px;
}

#contArea .imgArea02{
	display:block;
	margin:30px auto 0px auto;
	padding:10px 10px 0 10px;
	width:840px;
	height:340px;
	background-color:#1a1a1a;
}

#contArea .imgArea02 .left{
	display:block;
	float:left;
	width:467px;
	height:328px;
}

#contArea .imgArea02 .right{
	display:block;
	float:right;
	width:358px;
}

#contArea .imgArea03{
	display:block;
	margin:30px auto 0px auto;
	padding:10px 5px 0 10px;
	width:840px;
	height:292px;
	background-color:#1a1a1a;
}

#contArea .imgArea03 .left{
	display:block;
	float:left;
	width:450px;
}

#contArea .imgArea03 .right{
	display:block;
	float:right;
	width:377px;
	height:294px;
}

#contArea .name{
	display:block;
	float:right;
	margin:10px 0 20px 0;
}

#pageTopBtn{
	display:block;
	margin:20px 0;
	padding:0;
	text-align:right;
}

.contImg{
	padding-bottom:7px;
}

.link-text a{
	color: #009c8e;
	text-decoration:underline;
}

.link-text a:hover{
	color: #009c8e;
	text-decoration:none;
}

.imgText p{
	font-size:13px;
	line-height: 150%;
	letter-spacing:1px;
	color: #8e8e8e;
}
