#menu {
	text-align: left;
	width: 751px ! important;
	width: 753px;
	background: url(../img/com/menubg.gif);
	height: 24px;
	border-top: 1px solid #ACC8B6;
	border-right: 1px solid #ACC8B6;
	border-bottom: 1px solid #87B699;
	border-left: 1px solid #ACC8B6;
}

#menu ul li a {
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	border-right: 1px solid #ACC8B6;
}

#menu ul li a:hover {
	border-top: 1px solid #CC0000;
}

#menu ul li a.on02cominfo {
	background: url(../img/com/hover.gif) repeat-x;
	color: #FFFFFF;
}

#submenu {
	background-color: #8B97B0;
	padding-top: 5px;
	padding-bottom: 0;
	width: 753px;
	text-align: left;
	background: url(../img/com/submenubg.gif) repeat-x;
}

#submenu ul li a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #FFFFFF;
}

#submenu ul li a:hover {
	text-decoration: underline;
}

/* rightbox */
#rightbox {
	padding: 5px;
	width: 140px !important;
	width: 180px;
}

#rightbox ul {
	margin: 0px 0px 15px 0;
	padding: 0px 5px 5px 0;
	line-height: 150% ! important;
	line-height: 140%;
	}

#rightbox ul li {
	/*border-bottom: 1px solid #CFC5B1;*/
	margin: 0px;
	color: #339966;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: square;
	list-style-position: inside;



}

#rightbox ul li a {
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 0px;
	color: #339966;

}

#rightbox ul li a:hover {
	text-decoration: underline;
}
/* end rightbox */

.main2Col2 {
	width: 753px;
	padding: 5px 5px 5px 0;
	margin: 0px;
	/*height: 100%;*/
	line-height: 150% ! important;
	line-height: 140%;
	background: url(../img/wbBkg2.gif) repeat-y ;
}

/* deco */
.h2comTitle {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
.pRight {
	text-align: right;
	padding: 20px 0 20px 0;
}