.red { color:#c00; }
.f12 { font-size:12px !important; }
.w10 { width:10% !important; }
.w15 { width:15% !important; }
.w20 { width:20% !important; }
.w30 { width:30% !important; }
.w40 { width:40% !important; }
.w45 { width:45% !important; }
.w49 { width:49% !important; }
.w50 { width:50% !important; }
.w60 { width:60% !important; }
.w70 { width:70% !important; }
.w80 { width:80% !important; }
.le { text-align:left !important; }
.ri { text-align:right !important; }
.cen { text-align:center !important; }
.ml00 { margin-left:0px !important; }
.ml15 { margin-left:15px !important; }
.mb70 { margin-bottom: 70px !important; }
.flL { float:left; }
.flR { float:right; }
#btn { width:390px; margin:35px auto 65px auto !important; overflow:hidden; list-style:none;}
#btn02 { width:440px; margin:35px auto 65px auto !important; overflow:hidden; list-style:none;}
input[type="image"]:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.primary-container {
    padding: 0 15px 0 0;
}

.page #primary .section2 {
	width:710px;
	clear:both;
	overflow:hidden;
}

.page #primary .section2 h4 {
	background: url("/simulation/images/h4_bg01.jpg") no-repeat;
	font-size: 13px;
	width:710px;
	height: 32px;
	line-height: 29px;
	padding: 1px 0 0 25px;
}

.page #primary .section2 h5 {
	background: url("/simulation/images/h5_bg01.jpg") no-repeat;
	font-size: 13px;
	width:680px;
	height: 32px;
	line-height: 29px;
	padding: 1px 0 0 10px;
}

.page #primary .section2 p {
	position: relative;
	margin: 0;
}

.page #primary .inner {
	margin:0 auto;
	width:680px !important;
}

.page #primary .section2 ul {
	margin-left:30px;
}

.page #primary .section2 table {
	margin:0;
	border:1px solid #999;
	border-collapse:collapse;
}

.page #primary .section2 .tbl01 table,
.page #primary .section2 .tbl02 table{
	width:100%;
}

.page #primary .section2 th {
	background:#f6f6f6;
	padding:8px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #999;
	font-size:12px;
}

.page #primary .section2 td {
	padding:8px 0;
	text-align:center;
	border:1px solid #999;
	font-size:12px;
}

.page #primary .section2 .tbl01 td {
	padding:8px;
	text-align:left;
}

.page #primary .section2 .tbl02 td {
	padding:8px;
	text-align:right;
}

.page #primary .section2 dl {
	margin:0 0 0 10px;
	overflow:hidden;
}

.page #primary .section2 dt {
	margin:0 0 0 20px;
	width:130px;
	font-weight:normal;
	clear:both;
	float:left;
	display: list-item;
	list-style-type:disc;
}

.page #primary .section2 dd {
	margin:0;
	float:left;
}
