div.MainArea{
	text-align:center;
}
div.Article{
	width:960px;
	margin:auto;
	text-align: left;
}
a.button{
	text-decoration: none;
	float: right;
}
a.support{
	background: url(img/b_support_act.gif) no-repeat top left;
	padding: 12px 54px;
}
a.product{
	background: url(img/b_product_act.gif) no-repeat top left;
	padding: 12px 45px;
}
a.button:hover{
	background-position: left -32px;
}
h2{
	background: url(img/bg_status.gif) repeat;
	margin: 0;
	padding: 0 20px;
	height: 30px;
	line-height: 90%;
	font-size: 5px;
	position: static;
}
div.left{
	width: 770px;
	padding: 15px 0 15px 15px;
	float: left;
	font-size: 13px;
}
h3{
	background-color: #f6f6f6;
	border-bottom: 1px #ccc solid;
	border-top: 1px #eee solid;
	height: 22px;
	padding: 6px 20px 0;
	font-size: 15px;
}
h4{
	background-color: #F8F8ED;
	padding: 5px 20px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin: 15px 0 5px;
}
p{
	margin-left: 10px;
}
table{
	width: 700px;
	border-collapse: collapse;
	margin: 10px auto;
}
ul {
	margin: 3px;
	font-size: 12px;
}
table tr th,table tr td{
	border: 1px #CCC solid;
	padding: 7px 12px;
	font-size: 14px;
}
table tr th{
	width: 150px;
	background-color: #dceaf8;
}
div.right{
	width: 173px;
	padding: 15px 0;
	border-left: 1px solid #ccc;
	font-size: 12px;
	float: right;
	min-height: 600px;
	max-height: 1500px;
}
div.right a img{
	margin: 12px 0 5px;
}
div.right a:hover{
	opacity: 0.7;
}
div.att{
	font-size: 12px;
	padding: 15px 5px;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}
div.right a.GoRed{
	margin-left: 10px;
}

/* 2014.10.27 add */
div.Article div.history ul li{
	margin-bottom: 0.6em;
}
