﻿@charset "utf-8";
/* CSS Document */

.new_narbar_div{ width:100%; height:101px; margin:0 auto; background-color:#e22323;}
#new_menu ul{ width:1200px; height:101px; list-style:none; margin:0 auto; padding:0; background:url(../../image/menu_bg_line.png) center repeat-x;}
#new_menu li{ min-width:170px; width:auto; height:50px; margin:0 auto auto 0; float:left; padding:0 32px; font-size:18px; color:#ffffff; text-align:center; line-height:50px;}
.new_active{ background:url(../../image/narbar_active.png) center top no-repeat; color:#ffffff;}
.new_narbar_cutline{ width:1px; height:20px; margin:15px 0px 15px; float:left; background:#eb6565;}
.no_narbar_cutline{ width:1px; height:20px; margin:15px 0px 15px; float:left;}