#submenu .headtit
{
	float:left;
	width:195px;
	height:25px;
	background:url(../image/quick_link.gif) no-repeat;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#submenu .headtit1
{
	float:left;
	width:195px;
	height:25px;
	background:url(../image/quick_download.gif) no-repeat;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#submenu .headtit2
{
	float:left;
	width:195px;
	height:25px;
	background:url(../image/other_link.gif) no-repeat;
	/*margin:10px 0px 0px 0px;*/
	padding:0px;
	overflow:hidden;
}
#submenu
{
	/*-moz-border-radius: 8px;
    -webkit-border-radius: 8px;*/
    float:left;
	width:195px;
	/*margin:0px 20px 0px 0px;*/
	padding:0px;
	display:block;
	position:relative;
	height:auto;
}
#submenu_app
{
	float:left;
	width:195px;
	/*margin:0px 20px 0px 0px;*/
	padding:0px;
	display:block;
	position:relative;
	height:250px;
}
#submenu a
{
	float:left;
	width:155px;/*155*/
	margin:0px;
	padding:5px 10px 5px 30px;
	background:#777777 url(../image/rect1.gif) 8px 8px no-repeat;
	border-bottom:1px solid #999999;
	/*border-right:5px solid red;*/
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	
}
#submenu a:hover
{
	background:#036 url(../image/rect.gif) 8px 8px no-repeat;
	/*border-right:5px solid #052147;*/
}
#submenu .rr
{
	background:#036 url(../image/rect.gif) 8px 8px no-repeat;
	/*border-right:5px solid #052147;*/
}
#submenu ul
{
	margin:0px;
	padding:2px 0px 2px 0px;/*20px*/
	list-style-type:none;
}
#submenu li
{
	line-height:14px;
}
#submenu li a
{
	width:155px;
	margin:0px;
	/*padding:5px 10px 5px 30px;*/
	background:#999999 url(../image/down.gif) 8px 8px no-repeat;
	border-bottom:1px solid #e6e6e6;
	/*border-right:5px solid #cccccc;*/
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	
}
#submenu li a:hover
{
	background:#036 url(../image/down.gif) 8px 8px no-repeat;
	/*border-right:5px solid #3380b1;*/
}
#submenu li a.ss 
{
	background:#ff8400 url(../image/right.gif) 8px 8px no-repeat;
	/*border-right:5px solid #052147;*/
}
#submenu .other
{
	float:left;
	position:relative;
	display:block;
	width:200px;
	margin:20px 0px 20px 0px;
	padding:0px;
	border:none;
}
#submenu .other ul,li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:15px;
}
#submenu .other a
{
	margin:0px;
	padding:0px;
	border:none;
}
#submenu .other a:hover
{
	border:none;
}
#submenu .othersite
{
	float:left;
	width:200px;
	height:200px;
	margin:20px 0px 0px 0px;
	padding:0px;

}
#submenu .othersite ul,li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#submenu li a.othersite 
{
	margin:2px 0px 2px 0px;
	padding:0px;
	width:200px;
	border:1px solid #999999;
	height:37px;
	font-size:12px;
	text-decoration:none;
}
#submenu li a:hover.othersite 
{
	border:1px solid #ffffff;
	text-decoration:none;
}

