body {
	background-image: url(body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f2eb;
	line-height:150%;
}
.tab1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDC3B0;
}
body,td,th {
	font-size: 12px;
	color: #997171;
}
.eng{
	font-size: 10px;
	letter-spacing: -1px;
}
a:link {
	text-decoration: none;
	color: #997171;
}
a:visited {
	text-decoration: none;
	color: #997171;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #997171;
}

a.a02 {
	font-size: 12px;
	color: #000000;
}
a.a02:link {
	text-decoration: none;
}
a.a02:visited {
	text-decoration: none;
	color: #000000;
}
a.a02:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.a03 {
	font-size: 12px;
	color: #FFFFFF;
}
a.a03:link {
	text-decoration: none;
}
a.a03:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.a03:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.a03:active {
	text-decoration: none;
	color: #FFFFFF;
}

.pro .pro_2 {
	text-align: center;
	float: left;
	width: 50px;
}
.pro {
	text-align: center;
	padding-top: 5px;
	width: 200px;
}
.tab_pic {
	border: 1px solid #999999;
	padding: 2px;
	width: 300px;
}
.pro_img img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.pic_tit {
	padding-bottom: 2px;
}
.class_name {
	padding-top: 45px;
	padding-left: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	font-size: 14px;
	font-weight: bold;
         text-align:left;
}