@import url(submenu.css);
#sideBar {float: left; overflow: hidden; width: 130px; margin-right: 20px;}
#mainContent {float: left; overflow: hidden; width: 560px; }
	.pageTitle {overflow: hidden; width: 560px; height: 40px; border-bottom: 1px solid #ccc;}
		.pageTitle h2 {padding: 0; margin: 0; background: url(../images/title_point.gif) 0px 10px no-repeat; text-indent: 25px; line-height: 40px; font-size: 18px; font-weight: bold; color: #32658B;}
	.content {overflow: hidden; width: 560px; margin: 10px 0; lint-height: 150%; font-size: 14px; color: #666; letter-spacing: 1px;}
