#pg_head_title {padding:17px 0 0 0; text-align:center; width:598px;}
h1 {font-size:1.75em /*16*1.75=28*/;}

#content {color:#333333; font-size: 10px; line-height:1.3em;}

td {border:none;}

.spec_links {
	font-size:12px;
	line-height:1.6em;
	padding: 10px 0 15px 0;
	border-bottom: 2px solid #C40018;
	margin: 0 0 15px 0;
	}
	
#btm_list {
	margin: 10px 0 10px 15px;
	}
	
#btm_list li{
	padding: 5px 0 5px 0;
	}

.right {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C40018;
}
.left {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C40018;
}
.leftright {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C40018;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #C40018;
}

.list {
	padding: 5px 0 5px 20px;
}

.important_box_left {
	padding: 10px;
	border-top: 2px solid #C40018;
	border-bottom: 2px solid #C40018;
	border-left: 2px solid #C40018;
}
.line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C40018;
}
.important_box_right {
	padding: 10px 10px 10px 0;
	border-top: 2px solid #C40018;
	border-bottom: 2px solid #C40018;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C40018;
}
.important_box {
	border: 2px solid #C40018;
	padding: 5px 11px;
}
