

div.picture {
	width: 260px;
	float: right;
}
div.picture img {
	padding: 0px 20px 0px 0px;
}
div.picture2 {
	width: 260px;
	float: left;
}
div.picture2 img {
	padding: 0px 0px 0px 20px;
}

div.bt_index {
	width: 120px;
	height: 100px;
	float: left;
}

dl.ind_list {
	float: right;
	width: 420px;
}
dl.ind_list dt {
	width: 420px;
	font-size: 14px;
	font-weight: bold;
	color: #4d9f4d;
	line-height: 2.0em;
}
dl.ind_list dd {
	width: 420px;
	font-size: 12px;
	color: #353535;
	font-weight: normal;
	line-height: 2.0em;
}

/**/

ul.commonly_hie {
	float: left;
	width: 240px!important;
	width/**/: 270px;
	padding: 0px 0px 10px 30px;
}
ul.commonly_hie li {
	font-size: 12px;
	background-image: url(../../../images/ic_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2.0em;
	padding: 5px 0px 5px 14px;
}

/*table_cross*/

table.table_cross {
	width: 520px!important;
	width/**/: 540px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
}
table.table_cross th {
	width: 85px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 10px 5px 10px 5px;
	background-color: #aedeb0;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 2px solid #6fbc72;
}
table.table_cross td {
	border-bottom: 1px solid #EDEDED;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
}
table.table_cross tr.over td {
	background-color: #ffe8e1;
}
table.table_cross tr.out td {
	background-color: none;
}

/*table_cross02*/

table.table_cross02 {
	width: 520px!important;
	width/**/: 540px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
}
table.table_cross02 th {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 10px 5px 10px 5px;
	background-color: #aedeb0;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 2px solid #6fbc72;
}
table.table_cross02 td {
	border-bottom: 1px solid #EDEDED;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
}
table.table_cross02 tr.over td {
	background-color: #ffe8e1;
}
table.table_cross02 tr.out td {
	background-color: none;
}

/*table_cross03*/

table.table_cross03 {
	width: 520px!important;
	width/**/: 540px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
}
table.table_cross03 th {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 10px 5px 10px 5px;
	background-color: #aedeb0;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 2px solid #6fbc72;
}
table.table_cross03 td {
	border-bottom: 1px solid #EDEDED;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
}
table.table_cross03 tr.over td {
	background-color: #ffe8e1;
}
table.table_cross03 tr.out td {
	background-color: none;
}

/*table check box*/

table.check {
	width: 520px!important;
	width/**/: 540px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	border-collapse: collapse;
}
table.check td {
	font-size: 12px;
	color: #353535;
	border-bottom: 1px solid #FFFFFF;
	border-collapse: collapse;
}
table.check td.number {
	width: 20px!important;
	width/**/: 30px;
	text-align: center;
	padding: 5px 4px 5px 5px;
	border-right: 1px solid #EDEDED;
}
table.check td.note {
	width: 450px!important;
	width/**/: 460px;
	padding: 5px 4px 5px 5px;
	border-right: 1px solid #EDEDED;
}
table.check td.checkbox {
	width: 20px!important;
	width/**/: 30px;
	padding: 5px 4px 5px 5px;
	border-right: 1px solid #CCCCCC;
}

table.check tr.tr_red {
	background-color: #ffe1e1;
}
table.check tr.tr_yellow {
	background-color: #ffffe1;
}
table.check tr.tr_green {
	background-color: #e1ffe6;
}
table.check tr.tr_blue {
	background-color: #e1e7ff;
}
/*hie check dl dt dd*/
dl.hie_check {
	width: 520px!important;
	width/**/: 540px;
	padding: 10px;
}
dl.hie_check dt.p {
	font-size: 14px;
	color: #FF6699;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}
dl.hie_check dt.y {
	font-size: 14px;
	color: #CC9900;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}
dl.hie_check dt.g {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}
dl.hie_check dt.b {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}
dl.hie_check dd {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	color: #353535;
}


















