﻿/* CSS Document */
.banner{ width:100%; height:265px; float:left;}

.nav{ width:1024px; float:left; background:url(../../Images/red/img.png) repeat-x; background-position:0px -165px; height:37px; line-height:38px; font-weight:bold;}
#nav{ margin-left:10px;_margin-left:8px;}
#nav li{float: left;position: relative;}
#nav li a {display: block;padding-left: 6px;height: 35px;background: url(../../Images/red/menu_on_left.gif) no-repeat left top;cursor: pointer;text-decoration: none;float:left;}
#nav li ul {margin: 0;padding: 0;position: absolute;width:190px;padding:2px 9px; z-index:1001;padding-bottom:10px;border:solid 1px #A30601;border-top:none;left:2px;background:url(../../Images/red/nenu_second_bg.png) repeat-x #f0eeee;margin-top:37px;visibility:hidden;}
#nav li ul li {float: none;font-size:12px;}
#nav li ul li a {color: #383838;height: 24px;line-height: 29px;background: none;text-indent: 3px;margin-bottom: 2px;font-weight: normal;float: left;}

#sidebarNav li a {display:block;padding-left:6px;height:35px;background:url(../../Images/red/menu_on_left.gif) no-repeat left top;cursor:pointer;text-decoration:none;float:left;}
.nav_left{ background:url(../../Images/red/img.png) no-repeat; background-position:0px -126px; width:5px; height:37px;float:left;}
.nav_right{ background:url(../../Images/red/img.png) no-repeat; background-position:-12px -126px; width:4px; height:37px; float:right; color:#fff; text-indent:30px;}
#nav li ul li{float: left;display: inline;width:95px;background-position:left bottom;	height:31px;}
#nav li .nav_second{float:left;background:url(../../Images/red/nav_li_bg.png);}

#nav li ul li a{color:#383838;height:24px;line-height:29px;background:none;text-indent:3px;margin-bottom:2px;font-weight:normal;float:left;}

#nav li ul li a:hover{color:#B00203;background:url(../../Images/red/menu_on_ico.png) no-repeat;}
#nav li a span{	float:left;padding:11px 14px 10px 10px;line-height:14px;background:url(../../Images/red/menu_on_right.gif) no-repeat right top;font-size:14px;font-weight:bold;color:#FFFFFF;text-decoration:none;}
#nav .open a span{background-position:right 100%;color:#333333;text-decoration:none;padding:12px 14px 9px 10px;}
#nav .open a{margin-top:2px;display:block;padding-left:6px;cursor:pointer;text-decoration:none;float:left;background-position: left 100%;}
.menu_line {background: url(../../Images/red/img.png) no-repeat; background-position:-25px -126px; width:2px;height: 37px;margin: 0 1px;}















