body {
	font-family: arial, helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #dcdcdc;
}
img { border: 0}

/* clear */
.mClear { clear: both; }


/* main frame */

.mMainTable { width: 1017px; height: 100%; }

.mMainTable .mMainLeft {width: 16px; background: url(../img/mBgLeft.gif) repeat-y;}
.mMainTable .mMainContent {width: 985px; background: #fff; }
.mMainTable .mMainRight {width: 16px; background: url(../img/mBgRight.gif) repeat-y;}
.mMainTable .mMainL {width: 16px; height: 16px; background: url(../img/mBgL.gif) no-repeat;}
.mMainTable .mMainB {width: 16px; height: 16px; background: url(../img/mBgBottom.gif) repeat-x;}
.mMainTable .mMainR {width: 16px; height: 16px; background: url(../img/mBgR.gif) no-repeat;}
.mMainTable .mMainBottom { height: 50px; }

.mMainTable .mMainBottom .mIbs { float: left; padding: 0 0 0 5px; }
.mMainTable .mMainBottom .mToolsIconsB { float: right; padding: 0 5px 0 0; }
.mMainTable .mMainBottom .mBottomMenu {float: left; padding: 10px 0 0 90px; font-size: 11px; color: #acacac;}
.mMainTable .mMainBottom .mBottomMenu  a, .mMainTable .mMainBottom .mBottomMenu  a:visited {font-size: 11px; color: #acacac; text-decoration: none; }
.mMainTable .mMainBottom .mBottomMenu  a:hover {font-size: 11px; color: #acacac; text-decoration: underline; }

.mTopTable  {width: 985px; }

.mTopTable .mMenu {width: 258px; background: #85b3e4;}

.mTopTable .mMenu ul { margin:0px; padding:19px; }
.mTopTable .mMenu ul li { font-family: arial, helvetica; list-style-type: none; font-size: 16px; color:#fff; background: url('../img/BlueArrow.gif') no-repeat 3px 11px; padding: 3px 3px 3px 10px; }
.mTopTable .mMenu ul li a.tm, .mTopTable .mMenu ul li a.tm:visited { font-size: 16px; font-family: arial, helvetica; color: #fff; text-decoration: none; }
.mTopTable .mMenu ul li a.tm:hover { font-size: 16px; font-family: arial, helvetica; color: #fff; text-decoration: underline; }

.mTopTable .mMenu ul li.act { font-size: 16px; font-family: arial, helvetica; list-style-type: none; font-size: 16px; color:#fff; background: url('../img/BlueArrow.gif') no-repeat 3px 11px; padding: 3px 3px 3px 10px;  background-color: #9dc2e9;  }


.mTopTable .mBanner { width: 727px; height: 221px; }
.mTopTable .mSearch { height: 56px; background: #a2c8e6;}
.mTopTable .mTitle { height: 56px; background: #183b61;}

.mTopTable .mTitle .mPageTitle { float: left; padding: 9px 0 0 18px; font-family: arial, helvetica; font-size: 21px; text-transform: uppercase; color: #fff}
.mTopTable .mTitle .mToolsIcons { float: right; padding: 0 5px 0 0; }

