.personal {
	background-image: url(../img/7_other/personal_topback.jpg);
	width: 980px;
}
.notice {
	background-image: url(../img/7_other/notice_topback.jpg);
	width: 980px;
}
#personal_left {
	float: left;
	height: auto;
	width: 660px;
	margin-top: 40px;
	margin-left: 25px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-bottom: 50px;
}
#personal_right {
	float: left;
	height: auto;
	width: 235px;
	margin-top: 40px;
	margin-left: 20px;
	font-size: 13px;
	line-height: 18px;
}
#personal_left h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#personal_left h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.p_mark {
	text-align: center;
	margin-top: 50px;
}
.p_con {
	margin-top: 50px;
}
#notice_contentbox {
	float: left;
	height: auto;
	width: 980px;
}
.right a, .p_table2 a {
	color: #000;
}
.left35 a {
	color: #00C;
}
.left35 a:hover {
	color: #0CF;
}
.left35 {
	margin-left: 35px;
}
.p_table {
	margin-left: 50px;
	border-collapse: collapse;
	margin-top: 20px;
}
.p_table2 {
	margin-left: 50px;
	border-collapse: collapse;
	margin-top: 20px;
}

.p_table th {
	width: 20px;
	border: 1px solid #999;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.p_table td {
	width: 270px;
	border: 1px solid #999;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.p_table2 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #999;
}
