body {
padding: 0px;
margin: 0px;
}
body,table,p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
.textarea {
	width: 400px;
	height: 200px;
}
.maintable {
	border: 0px;
	width: 900px;
}
.header {
	background: #cc6600;
	height: 132px;
	background: url('../images/weebi_p2is_090922.png') #cc6600;
	background-repeat: no-repeat;
	background-position: 50%;
}
.menuTable {
	margin-top:5px;
	/*padding-top:15px;
	padding-bottom:15px;*/
	padding-left:10px;
	background: #cccc99;
	width: 250px;
}
.menu_bg {
	background: url('../images/menu_bullet_article.jpg');
	background-repeat: no-repeat;
	background-position: 0;
}
.menu {
	background: url('../images/content_bg.jpg');
	height: 100%;
	width: 250px;
	padding-bottom: 5px;
}
.menu_txt a {
	font-weight: bold;
}
.menu2_txt {
	padding-left: 10px;
}
.menu2_txt a {
	font-weight: bold;
}
.menu3_txt {
	padding-left: 20px;
}
.menu4_txt {
	padding-left: 30px;
}
.menu5_txt {
	padding-left: 35px;
}
.contentHeader {
	font-weight: normal;
	margin-left:10px;
	margin-right:15px;
	background: #ffcc66;
	font-size: 18px;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right:22px;
}
.content {
	padding-left:5px;
	padding-top: 15px;
	background: url('../images/content_bg.jpg');
	height: 100%;
	width: 645px;
}
.content_table {
	padding-top:15px;
	padding-bottom:15px;
	width: 97%;
	text-alignment: midle;
}
.article_p {
	padding-left: 10px;
	padding-right: 10px;
}
.page_header {
	background: #ffcc66;
	text-align: right;
	font-size: 19px;
	height: 35px;
}
.yellow_border {
	background: #ffcc66;
	width: 1px;
	height:100%;
}
.yellow_border_bottom {
	background: #ffcc66;
	height: 1px;
	width:100%;
}
.head {
	padding-right: 20px;
}
.content_section {
	font-size: 14px;
	padding-left:10px;
}
.section_header {
	font-weight: bold;
	padding-top: 15px;
}
.content_select {
	width:50px;
	text-align: center;
}
.pcs {
	width: 40px;
}
.introduction {
	font-weight: bold;
	padding-bottom: 15px;
}
.introduction_1 {
	padding-left: 40px;
}
.bold {
	font-weight: bold;
}
.content_info {
	font-size: 18px;
	font-weight: bold;
}
.footer {
  font-size:10px;
}