﻿/*********************    menu    ***************/
.nav
{
	width: 950px;
	margin: 0 auto 0 auto;
	height: 57px;
	overflow: hidden;clear:both;background-color:#F4F5EF;
}
*html .nav
{
	width: 950px;
	margin: 0 auto 0 auto;
	height: 57px;
	overflow: hidden;clear:both;background-color:#F4F5EF;
}
.nav_logo
{
	width: 280px;
	float: left;
	padding: 10px 0 0 0px;
}
.nav_button
{
	width: 665px;
	height:27px;
	float: right;
	padding-top:30px;
}
.nav_button li
{
	float: left;
	width: 95px; padding-top:2px;color: White;
	height:25px;line-height:25px;
	list-style-type: none;
	cursor: pointer;
	
}
.nav_button li a:link
{
	color: #fff;
}
.nav_button li a:visited
{
	color: #fff;
}
.nav_button li a:hover
{
	color: #fff;
}
.nav_button li h1
{
	font-size: 12px;
	font-weight: normal;
	padding: 2px 5px 0 16px;
	color: White;
} /* Moz */
* html .nav_button li h1
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0 5px 10px;
	color: White;
} /* IE6 */
*+html .nav_button li h1
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0 5px 10px;
	color: White;
} /* IE7 */
.menu
{
	width: 950px;
	height: 25px;
	margin: auto;
	overflow: hidden;
}

.menu_bg_left { background-image: 
               url('/wwwdoc/images/menu_bg_left.gif'); 
               width: 0px; height: 25px; float: left }
.menu_bg_middle { background-image: 
               url('/wwwdoc/images/menu_bg_all.gif'); 
               width: 918px; height: 25px; float: left; color: #cfcbc3; 
               padding-left: 22px; padding-right: 10px; padding-top: 0px; 
               padding-bottom: 0 }
.menu_bg_middle ul
{
	display: inline;
	width: 100%;
}
.menu_bg_middle li
{
	width: 64px;
	float: left;
	padding-top: 6px;
}
.menu_bg_middle a:link
{
	color: #CFCBC3;
}
.menu_bg_middle a:visited
{
	color: #CFCBC3;
}
.menu_bg_middle a:hover
{
	color: #fc0;
}
.menu_bg_right { background-image: 
               url('/wwwdoc/images/menu_bg_right.gif'); 
               width: 0px; height: 25px; float: right }
.top_bottom_line
{
	width: 950px;
	height: 4px;
	margin: 1px auto 1px auto;
	padding: 0 0 0 0;
	overflow: hidden;
}

#menus {display:table;width:665px;margin:0px; padding-top:30px; height:27px;float:right;}
#menus ol {display:table;clear:both;list-style-type:none;margin:0px;padding:0px;}
#menus ol li {margin:0px;padding:0px; text-align:center; padding-top:2px;color: White;height:25px;line-height:25px; width:95px;  float:left; display:inline;cursor: pointer;background-image:url('/wwwdoc/images/top_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0%}
#menus ol li a {color:#ffffff;}
#menus ol li a:hover {color:#FFFFFF;}
#maindo1 ol{display: none; }
#maindo1 ol.block{ display: block; margin:0px; padding:0px;}
#menus ol li.normal { background-image:url('/wwwdoc/images/top_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus ol li.active { background-image:url('/wwwdoc/images/top_menu_2.gif');background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus ol li.normal_news { background-image: url('/wwwdoc/images/top_news1.gif'); background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus ol li.active_news { background-image: 
               url('/wwwdoc/images/top_news2.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
#menus ol li.normal_suv { background-image: url('/wwwdoc/images/top_suv1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus ol li.active_suv { background-image:url('/wwwdoc/images/top_suv2.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }

#menus1 {display:table;width:665px;margin:0px; padding-top:30px; height:27px;float:right;}
#menus1 ol {display:table;clear:both;list-style-type:none;margin:0px;padding:0px;}
#menus1 ol li {margin:0px;padding:0px; text-align:center; padding-top:2px;color: White;height:25px;line-height:25px; width:95px;  float:left; display:inline;cursor: pointer;background-image:url('/wwwdoc/images/top1_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0%}
#menus1 ol li a {color:#ffffff;}
#menus1 ol li a:hover {color:#FFFFFF;}
#menus1 ol li.normal { background-image:url('/wwwdoc/images/top1_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus1 ol li.active { background-image:url('/wwwdoc/images/top_menu_2.gif');background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus1 ol li.normal_news { background-image: url('/wwwdoc/images/top1_news1.gif'); background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus1 ol li.active_news { background-image: 
               url('/wwwdoc/images/top_news2.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
#menus1 ol li.normal_suv { background-image: url('/wwwdoc/images/top1_suv1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus1 ol li.active_suv { background-image:url('/wwwdoc/images/top_suv2.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }

#menus2 {display:table;width:665px;margin:0px; padding-top:30px; height:27px;float:right;}
#menus2 ol {display:table;clear:both;list-style-type:none;margin:0px;padding:0px;}
#menus2 ol li {margin:0px;padding:0px; text-align:center; padding-top:2px;color: White;height:25px;line-height:25px; width:95px;  float:left; display:inline;cursor: pointer;background-image:url('/wwwdoc/images/top2_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0%}
#menus2 ol li a {color:#ffffff;}
#menus2 ol li a:hover {color:#FFFFFF;}
#menus2 ol li.normal { background-image:url('/wwwdoc/images/top2_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus2 ol li.active { background-image:url('/wwwdoc/images/top_menu_2.gif');background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus2 ol li.normal_news { background-image: url('/wwwdoc/images/top2_news1.gif'); background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus2 ol li.active_news { background-image: 
               url('/wwwdoc/images/top_news2.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
#menus2 ol li.normal_suv { background-image: url('/wwwdoc/images/top2_suv1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus2 ol li.active_suv { background-image:url('/wwwdoc/images/top_suv2.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }

#menus3 {display:table;width:665px;margin:0px; padding-top:30px; height:27px;float:right;}
#menus3 ol {display:table;clear:both;list-style-type:none;margin:0px;padding:0px;}
#menus3 ol li {margin:0px;padding:0px; text-align:center; padding-top:2px;color: White;height:25px;line-height:25px; width:95px;  float:left; display:inline;cursor: pointer;background-image:url('/wwwdoc/images/top3_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0%}
#menus3 ol li a {color:#ffffff;}
#menus3 ol li a:hover {color:#FFFFFF;}
#menus3 ol li.normal { background-image:url('/wwwdoc/images/top3_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus3 ol li.active { background-image:url('/wwwdoc/images/top_menu_2.gif');background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus3 ol li.normal_news { background-image: url('/wwwdoc/images/top3_news1.gif'); background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus3 ol li.active_news { background-image: 
               url('/wwwdoc/images/top_news2.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
#menus3 ol li.normal_suv { background-image: url('/wwwdoc/images/top3_suv1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus3 ol li.active_suv { background-image:url('/wwwdoc/images/top_suv2.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }

#menus4 {display:table;width:665px;margin:0px; padding-top:30px; height:27px;float:right;}
#menus4 ol {display:table;clear:both;list-style-type:none;margin:0px;padding:0px;}
#menus4 ol li {margin:0px;padding:0px; text-align:center; padding-top:2px;color: White;height:25px;line-height:25px; width:95px;  float:left; display:inline;cursor: pointer;background-image:url('/wwwdoc/images/top4_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0%}
#menus4 ol li a {color:#ffffff;}
#menus4 ol li a:hover {color:#FFFFFF;}
#menus4 ol li.normal { background-image:url('/wwwdoc/images/top4_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus4 ol li.active { background-image:url('/wwwdoc/images/top_menu_2.gif');background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus4 ol li.normal_news { background-image: url('/wwwdoc/images/top4_news1.gif'); background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus4 ol li.active_news { background-image: 
               url('/wwwdoc/images/top_news2.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
#menus4 ol li.normal_suv { background-image: url('/wwwdoc/images/top4_suv1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus4 ol li.active_suv { background-image:url('/wwwdoc/images/top_suv2.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }

#menus5 {display:table;width:665px;margin:0px; padding-top:30px; height:27px;float:right;}
#menus5 ol {display:table;clear:both;list-style-type:none;margin:0px;padding:0px;}
#menus5 ol li {margin:0px;padding:0px; text-align:center; padding-top:2px;color: White;height:25px;line-height:25px; width:95px;  float:left; display:inline;cursor: pointer;background-image:url('/wwwdoc/images/top6_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0%}
#menus5 ol li a {color:#ffffff;}
#menus5 ol li a:hover {color:#FFFFFF;}
#menus5 ol li.normal { background-image:url('/wwwdoc/images/top6_menu_1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus5 ol li.active { background-image:url('/wwwdoc/images/top_menu_2.gif');background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus5 ol li.normal_news { background-image: url('/wwwdoc/images/top6_news1.gif'); background-repeat: repeat; background-attachment: scroll;background-position: 0% }
#menus5 ol li.active_news { background-image: 
               url('/wwwdoc/images/top_news2.gif'); 
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
#menus5 ol li.normal_suv { background-image: url('/wwwdoc/images/top6_suv1.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }
#menus5 ol li.active_suv { background-image:url('/wwwdoc/images/top_suv2.gif');background-repeat: repeat; background-attachment: scroll; background-position: 0% }

#article {clear:both;display:table;width:100%;margin:0px;}
/* 列表导航 */
.pagelist {display:table;clear:both;width:100%;margin:0px;line-height:30px;text-align:left;}/* {king:pagelist/} 分页列表 构成:div a|strong|span */
.pagelist a {margin:0px 3px 0px 3px;color:#797979;}
.pagelist strong {margin:0px 3px;color:#B6550E;}
.pagelist span {margin:0px 3px;color:#797979;}
#artlist { clear:both; display:table;width:100%;margin:0px;}

