/* navibar */
#-navibar ul {  margin:0px 0 0px 30px; padding:0px; list-style:none; float:left;}
#-navibar ul li {  float:left}
#-navibar ul li a span { display:none; }

#-navibar ul li a.a_01 { float:left; width:141px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll 0 0}
#-navibar ul li a.a_02 { float:left; width:63px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -141px 0}
#-navibar ul li a.a_03 { float:left; width:84px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -204px 0}
#-navibar ul li a.a_04 { float:left; width:130px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -288px 0}
#-navibar ul li a.a_05 { float:left; width:151px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -418px 0}
#-navibar ul li a.a_06 { float:left; width:121px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -569px 0}

#-navibar ul li a.a_01:hover { background-position: 0 -21px }
#-navibar ul li a.a_02:hover { background-position: -141px -21px }
#-navibar ul li a.a_03:hover { background-position: -204px -21px }
#-navibar ul li a.a_04:hover { background-position: -288px -21px }
#-navibar ul li a.a_05:hover { background-position: -418px -21px }
#-navibar ul li a.a_06:hover { background-position: -569px -21px }


/* nevibar */
#navibar ul {  margin:0px 0 0px 30px; padding:0px; list-style:none; float:left;}
#navibar ul li {  float:left}
#navibar ul li a span { display:none; }

#navibar ul li a._01 { float:left; width:141px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll 0 0}
#navibar ul li a._02 { float:left; width:63px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -141px 0}
#navibar ul li a._03 { float:left; width:84px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -204px 0}
#navibar ul li a._04 { float:left; width:130px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -288px 0}
#navibar ul li a._05 { float:left; width:151px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -418px 0}
#navibar ul li a._06 { float:left; width:121px; height:21px; background: transparent url(../images/v_new_menu.jpg) no-repeat scroll -569px 0}

#navibar ul li a._01:hover { background-position: 0 -21px }
#navibar ul li a._02:hover { background-position: -141px -21px }
#navibar ul li a._03:hover { background-position: -204px -21px }
#navibar ul li a._04:hover { background-position: -288px -21px }
#navibar ul li a._05:hover { background-position: -418px -21px }
#navibar ul li a._06:hover { background-position: -569px -21px }


/* nevibar */
#_navibar {float: left;}
#_navibar ul { margin:0 0 0 30px; padding:0px; list-style:none; float:left;}
#_navibar ul li { float:left; border-right:1px solid #dedede}
#_navibar ul li.last { border:none;}
#_navibar ul li a { padding:3px 8px 1px; margin:0 0 1px 0;border-bottom:3px solid #fff;text-decoration: none; color: #000; font-size:12px;}
#_navibar ul li a:hover { border-bottom:3px solid lime; }


/* menu */

#menu div { padding:33px 13px 5px 5px; width:170px; float:left; border-right:1px solid #c0c6bc}
#menu div ul { margin:0px; padding:0px; list-style:none; }
#menu div ul li { }
#menu div ul li a { padding:7px; margin-right:5px; display:block; text-decoration:none; outline: 0px; text-align:right;}
#menu div ul li a:hover { color:darkred; text-decoration:underline; }
#menu div ul li:hover {  background:url(../images/v_new_menu_over.jpg) no-repeat top right;}
#menu div ul li.active {  background:url(../images/v_new_menu_over.jpg) no-repeat top right;}
#menu div ul li a span {  margin:0}

/* baner */
#baner { float:left;width:575px;height:189px; background:url(../images/v_bg_01_2.jpg) no-repeat top right;}

.error { color:darkred; font-weight:bold; border:1px solid darkred; padding:7px; margin:3px 0;}

