@charset "utf-8";

/* language_group.css */


/* title */
.ph3_red {
	margin-top:30px;
}
.ph4_red {
	margin:10px 0 5px;
}


/* b1 */
.group_b1 ul {
	margin:10px 0;
}
.group_b1 li {
	margin-left:1em;
	text-indent:-1em;
	color:#be5949;
	font-size:115%;
}


/* b2 */
.group_b2 .ph5_red {
	margin:15px 0px 10px;
}


/* b3 */
.group_b3 table {
	width:680px;
	margin-top:15px;
	border:1px solid #e2e2e2;
}
.group_b3 table th {
	width:20%;
	padding:5px;
	background:url(../../language/english/images/group_table_bg01.png) repeat 0 0;
	border:1px solid #e2e2e2;
	text-align:center;
	font-weight:bold;
	color:#9547c6;
}
.group_b3 table td {
	padding:5px 10px;
	border:1px solid #e2e2e2;
	vertical-align:top;
}

/* b4 */
.group_b4 table {
	width:680px;
	margin-top:15px;
	border:1px solid #e2e2e2;
}
.group_b4 table tr th {
	padding:5px;
	background:url(../../language/english/images/group_table_bg02.png) repeat 0 0;
	border:1px solid #e2e2e2;
	text-align:center;
	font-weight:normal;
	color:#093c72;
}
.group_b4 table tr.theader th {
	background-image:none;
	background-color:#3b82cd;
	color:#ffffff;
}
.group_b4 table tr.theader th.th1,
.group_b4 table tr.theader th.th2,
.group_b4 table tr.theader th.th4,
.group_b4 table tr.theader th.th5 {
	width:18%;
}
.group_b4 table td {
	padding:5px;
	border:1px solid #e2e2e2;
	text-align:center;
	/* vertical-align:top; */
}
.group_b4 p {
	margin:10px 0 0;
}

.group_b4 p.group_b4_btn {
	display:block;
	margin:10px 0 0 0;
	text-align:center;
}

/* b5 */
.group_b5 p {
	margin-top:15px;
}
.group_b5 table {
	width:680px;
	margin-top:15px;
	border:1px solid #e2e2e2;
}
.group_b5 table th {
	padding:5px;
	background:url(../../language/english/images/group_table_bg01.png) repeat 0 0;
	border:1px solid #e2e2e2;
	font-weight:bold;
	color:#9547c6;
}
.group_b5 table tr.theader th {
	background-image:none;
	background-color:#3b82cd;
	color:#ffffff;
	text-align:center;
}
.group_b5 table tr.theader .th1 {
	width:25%;
	text-align:left;
}
.group_b5 table tr.theader .th2 {
	width:10%;
}
.group_b5 table tr.theader .th3 {
	width:20%;
}
.group_b5 table tr.theader .th4 {
	width:20%;
}
.group_b5 table tr.theader .th5 {
}
.group_b5 table td {
	padding:5px;
	border:1px solid #e2e2e2;
	text-align:center;
}

/* group_01 */
.group_01_b1 h4 {
	padding:20px 0 0;
	font-size:115%;
	font-weight:bold;
	color:#be5949;
}
.group_01_b2 {
	margin-top:20px;
	padding:15px 20px 20px;
	border:10px solid #f5f5f5;
}
.group_01_b2 li {
	padding-bottom:5px;
}
.group_01_img {
	margin-top:20px;
	text-align:center;
}
.group_01_b3 {
	padding-bottom:30px;
}
.group_banner {
	margin:30px 10px 30px;
}

/* group_table */
.group_01_b3 h3 {
	margin:25px 0 -10px;
}
.group_01_b3 table.table_detail {
	margin:20px 0 0;
}
.group_01_b3 table.table_detail th.th1 {
}
.group_01_b3 table.table_detail .tdata th {
	/* text-align:left; */
}
.group_01_b3 table.table_detail .tdata td {
	text-align:center;
}
.group_01_table th {
	width:23%;
}
.group_01_table th.th1 {
	width:30%;
}
.group_02_table th {
	width:19%;
}
.group_02_table th.th1 {
	width:24%;
}
.group_03_table th {
	width:18%;
}
.group_03_table th.th1 {
	width:28%;
}

