menucontainerBODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	font-family: ËÎÌå;
	font-size: 12px;
	margin: 0px auto;
}
IMG
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.top5px
{
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
}
.bigFont
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.whiteF
{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.clInfo
{
	color:#228844;}
.whiteB
{
	color: #ffffff;
}
.version
{
	
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Verdana,Sans-Serif;
}
 
 
.b_hui5px
{
	border: 1px solid #D5D5D5;
	margin-top: 5px;
	margin-left: 2px;
}
.mfont
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.greyFont
{
	color: #999999;
}
DIV.HackBox
{
	clear: both;
	height: 222px;
}
.HackBox
{
	clear: both;
	height: 222px;
}
.redpoint
{
	color: #FF0000;
}

.menu_two
{
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-indent: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
.menu_two UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width:100%;
}
.menu_two UL LI
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	list-style-type: none;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.bluetb
{
	border: 1px solid #96DCF8;
}
.STYLE9
{
	color: #999999;
}
.article_area
{
	padding-bottom: 5px;
	width: 98%;
	margin: 0px auto;
}
.article_area H1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	text-align: center;
	color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.date
{
	margin: 0px auto;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
}
#blackcolor
{
	width: 98%;
	float: right;
	clear: left;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.tit1
{
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	height: 17;
}
.left_menu
{
	clear: both;
	width: 178px;
	text-align: center;
}
.left_menu LI
{
	 
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 8px;
	border-bottom: #d9d9d9 1px dashed;
	text-align: left;
}
 
.solutinB:link {
	color: #000000;
	font-size:14px;
	line-height: 16pt;
	text-decoration: none;
}
.solutinB:hover {
	color: #000000;
	font-size: 14px;
	line-height: 16pt;
	text-decoration: none;
}
.solutinB:visited {
	color: #000000;
	font-size: 14px;
	line-height: 16pt;
	text-decoration: none;
}

/*ultimate dropdown menu"*/
/*common styling*/
/*menu container*/
.menucontainer
{
	background: #0087CB;
}
/*basic menu styling*/
.menu
{
	z-index: auto;
	float:left;
	width: 120%;
	font-size: 13px;
	font-weight: bold;
 
	
}
.menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	position: relative;
}
.menu ul li
{
	float: left;
	position: relative;
	display: inline;
	font-size:13px;
	font-family:ËÎÌå;
}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited
{
	float: left;
	display: block;
	text-decoration: none;
	color: #000;
	width: auto;
 
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
	padding: 0px 16px 0px 16px;
	line-height: 25px;
}

/*hide sub nav items*/
.menu ul li ul
{
	display: none;
}
/*style for table of sub nav items*/
.tbcss
{
	margin: -1px;
	border-collapse: collapse;
	font-size: 11px;
}
/*specific to non IE browsers*/
/*main nav over state*/
.menu ul li:hover a
{
	color: #0087CB;
}

.menu ul li:hover table
{
	display: inline-table;
	font-size:11px;
	font-weight:normal;
	border-collapse:collapse;
}


/*show drop-down list*/
.menu ul li:hover ul
{
	display: block;
	position: absolute;
	top: 24px;
	margin-top: 1px;
	left: 0;
	width: 100%;
	border-top: 1px solid #fff;
	font-size:11px;
	font-weight:normal;
}
/*drop-down on state*/
.menu ul li:hover ul li a
{
	display: block;
	background: #E9E9E9;
	color: #fff;
	height: auto;
	line-height: 16px;
	padding: 2px 16px 2px 16px;
	width: 120px;
}
/*sub drop-down over state*/
.menu ul li:hover ul li a:hover
{
	background: #896296;
	color: #fff;
}

/*ultimate dropdown menu" 
*/
/*main nav over state*/
.menu ul li a:hover
{
	color: #fff;
	background: #0087CB;
}
/*positioning for sub nav*/
.menu ul li a:hover ul
{
	display: block;
	position: absolute;
	top: 24px;
	left: 0;
	background: #fff;
	margin-top: 0;
	margin-top: 1px;
	border-top: 1px solid #fff;
}
/*drop-down on state*/
.menu ul li a:hover ul li a
{
	display: block;
	background: #E9E9E9;
	color: #000;
	height: auto;
	line-height: 15px;
	padding: 2px 16px 2px 16px; 
	width: 120px;
	border-bottom: 1px solid #fff;
	font-size:11px;
	font-weight:normal;
}
/*drop-down over state*/
.menu ul li a:hover ul li a:hover
{
	background: #896296;
	color: #fff;
	
	
}

