/* Menu */
#menu_cont{
	margin:0px auto;  text-align: center;
	width: 800px;
	margin-top:15px;
	margin-bottom: 20px;
}
#menu { margin:0px auto; width: 690px; text-align: center; padding:0px;  font-size:13px; height:50px; line-height:130%; }
#menu img { border: none; }
#menu ul { margin:0px; padding:0px; width:690px; text-align: left; }
#menu li { margin:0px; padding:0px; display:inline; list-style:none; height:50px; }
#menu li a { float:left; padding:0px 20px; color:#000; border-right:1px solid #000; height:34px; }
#menu li a.mitem-last { border:none; padding-right:5px }
#menu li a:hover { visibility:visible; color:#444; text-decoration:none /* for IE6 */ }
#menu li a.border {float:left; padding:0px 18px; color:#000; border-right:1px solid #000;  border-left:1px solid #000; height:34px;}
/*
#one { width:71px; background:url(../images/menu/menu_home.gif) no-repeat left bottom; }
#two { width:73px; background:url(../images/menu/menu_aboutus.gif) no-repeat left bottom; }
#three { width:64px; background:url(../images/menu/menu_blog.gif) no-repeat left bottom; }
#four { width:81px; background:url(../images/menu/menu_price.gif) no-repeat left bottom; }
#five { width:71px; background:url(../images/menu/menu_login.gif) no-repeat left bottom; }
#six { width:91px; background:url(../images/menu/menu_register.gif) no-repeat left bottom; }
#seven { width:84px; background:url(../images/menu/menu_contact.gif) no-repeat left bottom; }

#one:hover, #one-active { width:71px; background:url(../images/menu/menu_over_home.gif) no-repeat left bottom; }
#two:hover, #two-active { width:73px; background:url(../images/menu/menu_over_aboutus.gif) no-repeat left bottom; }
#three:hover, #three-active { width:64px; background:url(../images/menu/menu_over_blog.gif) no-repeat left bottom; }
#four:hover, #four-active { width:81px; background:url(../images/menu/menu_over_price.gif) no-repeat left bottom; }
#five:hover, #five-active { width:71px; background:url(../images/menu/menu_over_login.gif) no-repeat left bottom; }
#six:hover, #six-active { width:91px; background:url(../images/menu/menu_over_register.gif) no-repeat left bottom; }
#seven:hover, #seven-active { width:84px; background:url(../images/menu/menu_over_contact.gif) no-repeat left bottom; }
*/

ul.menu-left { list-style:none; margin:0px; padding:0px; font-weight:bold; text-align:right; width:120px; font-size:12px; font-weight:bold }
ul.menu-left li { padding:13px 0px; margin:0px }
ul.menu-left img { vertical-align:middle; margin-bottom:3px; margin-left:5px; border:none; width:16px; height:16px }
