﻿.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(../chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(../chrometheme/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	line-height:16px;
	z-index:100;
	background-color: #FFFFFF;
	 #width: 100%;
   _width:200px;
	visibility: hidden;



filter: progid:DXImageTransform.Microsoft.Shadow(color=#676767,direction=135,strength=4);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	color: #FFFFFF;
	border: 1px solid #666666;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #BBB;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(../image/menubg_re.jpg);
	#background-repeat: repeat-x;
	_background-repeat: repeat-x;
	background-position: center top;
	font-weight: 700;
	width:100%;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: underline;
	background-image: url(../image/menubg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dropmenudiv_tle {
	width: 100%;
	display: block;
	text-indent: 20px!important;
	border-bottom: 1px solid #BBB;
	text-decoration: none;
	font-weight: 700;
	color: black !important;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #FFFFFF!important;
	background-image: url(../image/menubg_wt.jpg)!important;
	background-repeat: repeat-x !important;
	background-position: center top!important;
}
.dropmenudiv_tle:hover {
	display: block;
	text-decoration: none;
	font-weight: 700;
	color: #333333;
	background-color: #000000!important;
	background-image: url(../image/menubg.jpg)!important;
	background-repeat: repeat-x!important;
	background-position: center top!important;
}
#news_li4 li a {
	display: block;
	height: 28px;
	width: 204px;
	overflow: hidden;
}
.astyle
{

 width:150px;
	}
