/* CSS Document */


	.sub_box2{
	width: 580px;
	height: auto;
	padding-left: 10px;
	margin-bottom: 10px;
	}
	.sub_box2 a{
	color: #3366FF;
	text-decoration: underline;
	}
	.sub_box2 a:hover{
	color: #000099;
	background: #e4f1f8;
	text-decoration: underline;
	}	
	.sub_box2 h3{
	height: 35px;
	padding-top: 5px;
	padding-bottom: 0px;	
	padding-left: 50px;
	color: #FFFFFF;
	background-image: url(image/barbg.jpg);
	background-repeat: no-repeat;
	}
    .sub_box2 p{
	line-height: 1.8;
	margin-left: 20px;
	margin-top: 20px;
	}	
	.sub_box3bar{
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 2px;
	border-bottom: #999999 1px dotted;
	clear: both;
	}
/* ŒÃ•¨‹–‰Â */

    #antique{	
    margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
    width: auto;
	height: auto;
	line-height: 2.0;
   }
   #antique table{
   font-size: 100%;
   color: #666666;
   width: 550px;
   text-align: center;
   margin-bottom: 30px;
   border: 1px solid #CCCCCC;
   border-collapse: separate;
   border-spacing: 1px;
   }
   #antique th {
   padding: 5px;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   background-color: #E1E2E6;
   }
   #antique td {
   padding: 5px;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   background-color: #EFF2F3;
   }
