?@charset "utf-8";

.acCont01{
	padding-left: 10px;
}

.acCont02{
	background-color: #FFF5CC;
}

.acContLF-02-1{
	width: 80px;
	text-align: center;
}

.acContRT-02-1{
	width: 560px;
	background-color: #FFF;
}

.acContLF-02-1,
.acContRT-02-1{
	display: table-cell;
	vertical-align: middle;	
}

/* IE 6 */
* html .acContLF-02-1,
* html .acContRT-02-1{
	display: inline;
	zoom: 1;
	margin-top:-1px;
}

/* IE 7 */
*:first-child +html .acContLF-02-1,
*:first-child +html .acContRT-02-1{
	display: inline;
	zoom: 1;
	margin-top:-1px;

}

.acContRT-02-1 dl{
	width: 560px;
	margin: 0;
	padding: 5px 0;
	 border-bottom:1px solid #D8D7D1;
}

.acContRT-02-1 dt{
	float: left;
	width: 70px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.acContRT-02-1 dd{
	margin: 0 0 0 75px;
}

.noshow,
.snoshow{
    display:none;
}

.tab_selector,
.stab_selector{
    cursor:pointer;
}

.acCont03{
	background: url(../images/activity/title_bg.jpg) no-repeat;
	padding: 0 0 0 40px;
	width: 600px;
	height: 29px;
}

* html .acCont03{
	width: 640px;
}

.acCont04{
	background: url(../images/common/bg05.jpg) left center repeat-x;
	padding: 5px 0 0 8px;
	height: 23px;
}

* html .acCont04{
	height: 28px;
}

.acCont05{
	background: url(../images/common/bg05.jpg) left bottom repeat-x;
	padding: 5px 0 0 8px;
}


.acCont06{
	border:1px solid #D8D7D1;
	padding: 6px;
}

.acContLF-06{
	width: 112px;
	float: left;
}

.acContRT-06{
	width: 500px;
	float: right;
	padding-top: 10px;
}

table.aclist{
    border-left:1px solid #D8D7D1;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#F8F7F6;
    empty-cells:show;
    font-size       : 12px;
    width: 640px;
}

.aclist th{
    border-right:1px solid #D8D7D1;
    border-bottom:1px solid #D8D7D1;
    background-color:#F8F7F6
    padding:0.3em 1em;
    text-align:center;
    width: 180px;
    font-size       : 12px;
    font-weight: normal;
}


.aclist td{
    border-right:1px solid #D8D7D1;
    border-bottom:1px solid #D8D7D1;
    padding:0.3em 1em;
    font-size       : 12px;
}

.taBg01{
    text-align:center;
}