@charset "utf-8";

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	

	background-attachment:fixed; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_main.png',sizingMethod='scale');
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}

#main_menu a:link {
	text-shadow: 2px 1px 1px #666;
}
.menu_line{
	background-image:url(../images/bg_main_menu_03.png);
	background-position:right;
	background-repeat:no-repeat;

}

#menu a:hover{
	color:#FFF;
}
#menu2 a:hover{
	color:#FFF;
}

.readmore{
	color:#333;
	text-decoration:underline;
}
.imgboard_frame{
	padding:2px;
	background-color:#FFF
}
#addnew a{
	background:url(../images/btn_board.png);
	background-repeat:no-repeat;
	background-position:0px 0px;	
	display: inline-block;
}
#addnew a:hover{
	background:url(../images/btn_board.png);
	background-repeat:no-repeat;
	background-position:-84px 	0px;	
	display: inline-block;
}
#addrep a{
	background:url(../images/btn_board.png);
	background-repeat:no-repeat;
	background-position:0px -34px;	
	display: inline-block;
}
#addrep a:hover{
	background:url(../images/btn_board.png);
	background-repeat:no-repeat;
	background-position:-84px 	-34px;	
	display: inline-block;
}
#downloadfile a{
	background:url(../images/btn_board.png);
	background-repeat:no-repeat;
	background-position:0px -68px;	
	display: inline-block;
}
#downloadfile a:hover{
	background:url(../images/btn_board.png);
	background-repeat:no-repeat;
	background-position:-84px 	-68px;	
	display: inline-block;
}
.top_line_dk{
	border-top:1px #B2B2B2 solid;	
}
.bottom_line_dk{
	border-bottom:1px #B2B2B2 solid;	
}
.right_line_dk{
	border-right:1px #B2B2B2 solid;	
}
.left_line_dk{
	border-left:1px #B2B2B2 solid;	
}
#IndexStep1Btn a{
	background:url(../images/btn_index1.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#IndexStep1Btn a:hover{
	background:url(../images/btn_index1_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#IndexStep2Btn a{
	background:url(../images/btn_index2.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#IndexStep2Btn a:hover{
	background:url(../images/btn_index2_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#IndexStep3Btn a{
	background:url(../images/btn_index3.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#IndexStep3Btn a:hover{
	background:url(../images/btn_index3_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#IndexStep4Btn a{
	background:url(../images/btn_index4.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#IndexStep4Btn a:hover{
	background:url(../images/btn_index4_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep1Btn a{
	background:url(../images/btn_report1.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep1Btn a:hover{
	background:url(../images/btn_report1_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep2Btn a{
	background:url(../images/btn_report2.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep2Btn a:hover{
	background:url(../images/btn_report2_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep3Btn a{
	background:url(../images/btn_report3.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep3Btn a:hover{
	background:url(../images/btn_report3_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep4Btn a{
	background:url(../images/btn_report4.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
#ReportStep4Btn a:hover{
	background:url(../images/btn_report4_hover.png);
	background-repeat:no-repeat;
	background-position:center;	
	display: inline-block;
}
