html,body					{ height: 100%; margin: 0; padding: 0; background-color: #6A6A6A; font: normal 12px "Times New Roman", tahoma, helvetica, sans-serif; }
img						{ border: none; }
div#akarmi					{ width: 100%; float: left;background-color: #5E5E5E; }
div#container					{ width: 982px; margin-left: auto; margin-right: auto; }
div#title					{ width: 300px; height: 40px; }
div#navLine					{ width: 415px; height: 40px; float: right; }
div#navLine img					{ float: left; padding: 9px 0 0 0; border: none; }					
div#navLine ul					{ color: #DBDBDB; float: left; margin: 0; padding: 14px 0 0 0; list-style-type: none; }
div#navLine ul li				{ float: left; padding: 0 5px 0 5px; border-right: 1px solid; }
div#navLine ul .last				{ border-right: none; }
div#navLine ul a				{ color: #DBDBDB; text-decoration: none; }
div#navLine ul a:hover				{ color: #A3A4FE; text-decoration: underline; }
div#navLine input				{ width: 130px;	float: left; margin: 12px 0 0 0; padding: 0; border: 1px solid #999; }
div#containerTop				{ width: 982px; height: 167px; background-image: url(containerTop.jpg); background-repeat: no-repeat; }
div#containerTop #menuLine			{ padding: 0 0 0 10px; }
div#containerTop #menuLine .container		{ width: 192px; float: left; color: #616161; }
div#containerTop #menuLine .container .title	{ height: 33px; padding: 132px 0 0 35px; font-weight: bold; font-size: 14px; }
div#menu1:hover					{ background-image: url(menu1bgs.jpg); background-repeat: no-repeat;background-position: 0px 13px; }
div#menu2:hover					{ background-image: url(menu2bgs.jpg); background-repeat: no-repeat;background-position: 1px 13px; }
div#menu3:hover					{ background-image: url(menu3bgs.jpg); background-repeat: no-repeat;background-position: 1px 13px; }
div#menu4:hover					{ background-image: url(menu4bgs.jpg); background-repeat: no-repeat;background-position: 1px 13px; }
div#menu5:hover					{ background-image: url(menu5bgs.jpg); background-repeat: no-repeat;background-position: 2px 13px; }
div#menu1.hover					{ background-image: url(menu1bgs.jpg); background-repeat: no-repeat;background-position: 0px 13px; }
div#menu2.hover					{ background-image: url(menu2bgs.jpg); background-repeat: no-repeat;background-position: 1px 13px; }
div#menu3.hover					{ background-image: url(menu3bgs.jpg); background-repeat: no-repeat;background-position: 1px 13px; }
div#menu4.hover					{ background-image: url(menu4bgs.jpg); background-repeat: no-repeat;background-position: 1px 13px; }
div#menu5.hover					{ background-image: url(menu5bgs.jpg); background-repeat: no-repeat;background-position: 2px 13px; }
div#containerMiddle				{ width: 964px; height: 154px; padding: 0 10px 0 10px; background-image: url(bodyBg.jpg); background-repeat: repeat-y; }
div#containerMiddle .submenuContainer1		{ width: 194px; height: 154px; float: left; background-image: url(submenuBg1.jpg); background-repeat: repeat-y;	}
div#containerMiddle .submenuContainer2		{ width: 192px; height: 154px; float: left; background-image: url(submenuBg2.jpg); background-repeat: repeat-y;	}
div#containerMiddle .submenuContainer3		{ width: 194px; height: 154px; float: left; background-image: url(submenuBg3.jpg); background-repeat: repeat-y;	}
div#containerMiddle .submenuContainer1 ul	{ margin: 0; padding: 0 0 0 25px; height: 100%; color: #646464; font-size: 13px; list-style-type: square; }
div#containerMiddle .submenuContainer2 ul	{ height: 100%; margin: 0; padding: 0 0 0 25px; color: #646464; font-size: 13px; list-style-type: square; }
div#containerMiddle .submenuContainer3 ul	{ margin: 0; padding: 0 0 0 25px; height: 100%; color: #646464; font-size: 13px; list-style-type: square; }
div#containerMiddle ul a			{ color: #646464; text-decoration: none; }
div#containerMiddle ul a:hover			{ color: #000; }
div#containerBottom				{ width: 100%; float: left; background-image: url(bodyBg.jpg); background-repeat: repeat-y; }
div#containerBottom ul				{ height: 16px; padding: 0 0 0 10px; margin: 0; list-style-type: none; }
div#containerBottom ul .li1			{ width: 190px; height: 16px; float: left; padding: 0 4px 0 0; margin: 0; background-image: url(submenuBottomBg1.jpg); background-repeat: no-repeat; }
div#containerBottom ul .li2			{ width: 190px; height: 16px; float: left; padding: 0 0 0 2px; margin: 0; background-image: url(submenuBottomBg2.jpg); background-repeat: no-repeat; }
div#containerBottom ul .li3			{ width: 190px; height: 16px; float: left; padding: 0 0 0 2px; margin: 0; background-image: url(submenuBottomBg3.jpg); background-repeat: no-repeat; }
div#content					{ width: 954px; float: left; padding: 4px 14px 0 14px; background-image: url(bodyBg.jpg); background-repeat: repeat-y; }
div#content .cfBox        { width: 940px; float: left; padding: 5px; border: 1px dotted #818181; font-size: 16px; }
div#content .cfBox p       { float: left; margin: 3px 0; width: 100%; }
div#content .leftBox				{ width: 460px; float: left; padding: 5px; border: 1px dotted #818181; }
div#content .rightBox				{ width: 460px; height: 100%; float: right; padding: 5px; border: 1px dotted #818181; }
div#content .contentTitle			{ color: #D9D9D9; font-weight: bold; font-size: 15px; }
div#content .contentText			{ color: #FFF; padding: 10px 0 0 0; text-align: justify; }
div#content .contentText img			{ display: block; float: left; margin-right: 5px; border: 3px solid #FFF; right: 30px; }
div#content .contentText .nextBtn		{ float: right; padding: 5px 0 0 0; }
div#content a					{ color: #A4A4FF; text-decoration: none; }
div#content a:hover				{ color: #6F6FF0; }
div#contentBottom				{ width: 100%; height: 52px; float: left; background-image: url(contentBottom.jpg); background-repeat: no-repeat; }
div#contentBottom a				{ color: #D8D8D8; text-decoration: none; }
div#contentBottom #textLeft			{ width: 450px; float: left; color: #D8D8D8; padding: 26px 0 0 10px; font-size: 11px; }
div#contentBottom #textRight			{ width: 354px; float: right; color: #D8D8D8; padding: 26px 4px 0 10px; font-size: 11px; text-align: right; }
div#contentBottom #textRight a:hover		{ color: #6F6FF0; }
div#contentBottom img				{ float: left; padding: 15px 0 0 5px; }
div#footer					{ width: 100%; clear: left; background-color: #6A6A6A; background-image: url(separator.jpg); background-repeat: repeat-x; }
div#contentFooter				{ width: 982px; height: 91px; color: #FFF; margin-left: auto; margin-right: auto; }
div#contentFooter img				{ border: 4px solid #5A5A5A; }
div#contentFooter .leftBox			{ width: 212px; height: 95px; float: left; padding: 20px 0 30px 4px; }
div#contentFooter .rightBox			{ width: 212px; height: 95px; float: left; text-align: right; padding: 20px 4px 30px 0; }
div#contentFooter #middleBox			{ width: 550px; height: 95px; float: left; padding: 22px 0 30px 0; text-align: center; }
