/* CSS Document */

@charset "utf-8";
.g-box {
	width: 960px;
	height: auto;
	float: left;
}
.g-ct-01 {
	width: 660px;
	height: auto;
	float: left;
	text-align: center;
	
}
.g-ct-01-text {
	color: #891B22;
	margin: 0;
	font-size: 30px;
}








.g-ct-02 {
	width: 660px;
	height: auto;
	float: left;
	
}
.g-row-ct-02 {
	width:620px;
	height:auto;
	float:left;
	margin:20px;
	margin-bottom:0px !important;
	}
.g-left-02 {
	width: 200px;
	height: auto;
	float: left;
}
.g-left-02-text {
	padding: 10px 10px 10px 0px;
	
	line-height: 150%;
	margin: 0;
}
.g-right-02 {
	width: 400px;
	height: auto;
	
	float: left;
}
.g-mgr-20 {
	margin-right:20px;
	}





.g-fz-16 {font-size:16px;}


.g-ct-03 {
	width: 660px;
	height: auto;
	float: left;
	text-align: left;
	
}
.g-box-table {
	width: 660px;
	height: auto;
	float: left;
	border: 0;
	margin-top:30px;
}
.g-tb-left {
	width: 170px;
	height: auto;
	vertical-align: middle;
	background: #F4ECDB;
	color: #333;
	border-bottom: 1px dotted #510605;
}
.g-tb-right {
	width: 486px;
	height: auto;
	border-bottom: 1px dotted #510605;
	color: #333;
	background: #fff;
}
.g-tb-left span {
	margin: 0;
	padding: 7px 0px 7px 30px;
	float: left;
}
.g-tb-right span {
	width: 463px;
	margin: 0;
	padding: 12px 12px 12px 15px;
	float: left;
}
.g-bd {
	border-bottom: 1px dotted #510605;
}

