div.c_title {
	margin-left: 12px;
}

/** list ÄÚµù **/

table.education {
	width: 600px;
	border-collapse: collapse;
	margin-left: 20px;
	margin-bottom: 6px;
}

table.education caption {
	text-align: right;
}

table.education th {
	height: 32px;
	background: url(/image/common/edu_bg_c.gif) left top repeat-x;
	text-align: center;
}

table.education th.th_01 {
	width: 5px;
	background: url(/image/common/edu_bg_l.gif) right top no-repeat;
}

table.education th.th_02 {
	width: 45px;
}

table.education th.th_03 {
	width: 335px;
}

table.education th.th_04,
table.education th.th_05, 
table.education th.th_06 {
	width: 70px;
}

table.education th.th_07 {
	width: 5px;
	background: url(/image/common/edu_bg_r.gif) left top no-repeat;
}

table.education td {
	border-bottom: 1px dotted #cccccc;	
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	color: #444444;
}

table.education td.td_02 {
	padding-left: 10px;
	text-align: left;
}

table.education td.td_02 span {
	color: #3A6F5C;
	font-weight: bold;
}

div.input {
	text-align: right;
	margin-right: 40px;
	vertical-align: center;
}

div.input input.query {
	width: 120px;
	height: 18px;
}

/** view **/
table.newboard_view {
	width: 600px;
	border-top: 2px solid #606328;
	border-bottom: 1px solid #A2A571;
	margin-left: 30px;
	margin-bottom: 6px;
}

table.newboard_view caption {
	text-align: right;
}

table.newboard_view td {
	border-bottom: 1px dotted #D7D5D7;
	padding: 4px;
	color: #444444;
}

table.newboard_view td.td1 {
	background-color: #F6F6F6;
	text-align: center;
}

table.newboard_view td.td1 span {
	color: #606328;
	font-weight: bold;
}

table.newboard_view td.td2 {
	text-align: left;
	padding-left: 10px;
}

table.newboard_view td.td3 {
	padding-left: 10px;
}

table.newboard_view td.td3 span {
	padding-left: 20px;
}

div.link_img {
	text-align: right;
	margin-right: 20px;
}

div.link_img img {
	padding: 3px;
}

/* Æ÷Åä°¶·¯¸® ÄÚµù */

table.newboard td {
	text-align: center;
	width: 150px
}

table.newboard td.photo_td img {	
	width: 137px;
	height: 99px;
}

table.newboard span.photo_span01 {
	font-weight: bold;
	color: #606328;
}