﻿@charset "utf-8";
/* CSS Document */
#tabgun {
	float: left;
	width: 662px;
	height: auto;
}
 #Tab1{
	width: 660px;
	background-image: url(../images/dict_jjjg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFEDF;
	float: left;
}
 /*菜单class*/
 .Menubox {
	height:33px;
	line-height:33px;
	float: left;
	width: 660px;
 }
 .Menubox ul{
	margin:0px;
	padding:0px;
 }
 .Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:220px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	line-height: 33px;
	height: 33px;
	background-image: url(../images/dict_rtbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "宋体";
	font-size: 14px;
 }
 .Menubox li.hover{
	width:220px;
	color:#CC3333;
	font-weight:bold;
	height:33px;
	line-height:33px;
	padding: 0px;
	background-image: url(../images/dict_rtbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "宋体";
	font-size: 14px;
 }
 .Contentbox{
	clear:both;
	margin-top:0px;
	height:auto;
	text-align:center;
	padding-top:0px;
	width: 660px;
 }
#Tab11{
	width: 660px;
	float: left;
}
.Menubox1/*菜单class*/
  {
	height:33px;
	line-height:33px;
	float: left;
	width: 660px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
 }
.Menubox1  ul{
	margin:0px;
	padding:0px;
 }
.Menubox1  li{
	float:left;
	display:block;
	cursor:pointer;
	width:18px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	line-height: 33px;
	height: 33px;
	font-family: "宋体";
	font-size: 16px;
	margin-left: 10px;
 }
.Menubox1  li.hover{
	width:18px;
	color:#CC3333;
	font-weight:bold;
	height:33px;
	line-height:33px;
	padding: 0px;
	font-family: "宋体";
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
 }
.Contentbox1{
	clear:both;
	margin-top:0px;
	height:auto;
	text-align:center;
	padding-top:7px;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 0px;
	padding-bottom: 8px;
	float: left;
	display: inline;
 }
.Contentbox1 span {
	margin: 2px;
	background-color: #FFFEDF;
	white-space: nowrap;
	float: left;
	border: 1px dashed #999999;
	display: inline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.Contentbox1 a {
	background-color: #FFF1E8;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #AE673C;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.Contentbox1 a:hover {
	color: #7C1D1D;
	background-color: #FFFEDF;
}

