@charset "utf-8";
/* CSS Document */

#maindiv {
	height: 768px;
	width: 1024px;
}
#leftmenu {
	
	width: 214px;
	
	
}
#menutop {
	height: 29px;
	width: 204px;
	/*background-image: url(../images/menu_topbg.gif);*/
	background-repeat:no-repeat;
	border:0px solid #f1c43b;
	margin-bottom:3px;
	margin-top:5px;  /*b4(3px)*/
	margin-left:6px;  /*b4(4px)*/
}
#menu_midbg {
	height: 164px;
	width: 200px;
background-image: url(../images/menu_bg.gif);

}

#menu_midbg_2 {
	height: 164px;
	width: 186px;
background-image: url(../images/menu_bg2.gif);
background-repeat:no-repeat;

}

#menu_midbg1 {
	height: 90px;
	width: 186px;
background-image: url(../images/menu_bg1.gif);

}

/*#menu_bottom {
	background-image: url(../images/menu_bottom.png);
	height: 8px;
	width: 186px;
	background-repeat:no-repeat;
}*/

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d6d82;
	font-weight: bold;
	padding-left: 20px;
	float: left;
	margin-top: 8px;
	font-size:14px;
}





/*try*/

#list-menu {
/*min-width: 150px;*/
/*mix-width: 200px;*/

margin-left:1px;
 /* b4(-60px)*/


}
#list-menu ul {
margin:0px 0px 0px 0px;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 


} 

#list-menu li {
margin: 0px 0 0;

} 


#list-menu a {
display: block;
width:195px;
padding: 6px 4px 7px 45px;
background:url(../images/button_bg_normal1.gif);
text-decoration: none;
color:#4d6d82;
background-repeat:no-repeat;
font-weight:bold;

} 


#list-menu a:hover{ 

font-weight:bold;
display: block;
width:208px;
color:#4d6d82;
background:url(../images/button_bg1.gif);
text-decoration: none;
background-repeat:no-repeat;


}

#list-menu a.active{ 

font-weight:bold;
display: block;
width:208px;
color:#4d6d82;
background:url(../images/button_bg1.gif);
text-decoration: none;
background-repeat:no-repeat;

}




/*Redesigning of inner pages*/


#list-menu_redesign {
margin-left:1px;
 /* b4(-60px)*/


}
#list-menu_redesign ul {
margin:0px 0px 0px 0px;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 


} 

#list-menu_redesign li {
margin: 0px 0 0;

} 


#list-menu_redesign a {
display: block;
width:185px;
padding: 5px 8px 14px 2px;
background:url(../images/button_off.gif);
text-decoration: none;
color:#ffffff;
background-repeat:no-repeat;
font-weight:bold;

} 


#list-menu_redesign a:hover{ 

font-weight:bold;
display: block;
width:185px;
color:#ffffff;
background:url(../images/button_on.gif);
text-decoration: none;
background-repeat:no-repeat;


}

#list-menu_redesign a.active{ 

font-weight:bold;
display: block;
width:185px;
color:#ffffff;
background:url(../images/button_on.gif);
text-decoration: none;
background-repeat:no-repeat;

}
