/* CSS Document */body{/*	text-align: center;*/	margin: 3px 0 0 3px;	font-size: 12px;	font-family: Tahoma,宋体;}/*所有图片均无边框*/img{	border: 0px;}/*所有<Label>标签颜色为#666666*/label{	color: #666666;}/*文本域样式*/textarea {	font-size: 12px;	color: #000000;	border: 1px solid;	border-color: #999999;}/*文本框样式*/input {	border: 1px solid #999999;	font-family: "宋体";	font-size: 12px;}/*灰色字体*/.grayText{	color: #CCCCCC;}/*默认链接样式*/a:link {	color: #333333;	text-decoration: none;}a:visited {	text-decoration: none;	color: #333333;}a:hover {	text-decoration: underline;	color: #990000;}a:active {	text-decoration: none;	color: #333333;}/*白色链接样式*/.whiteLink:link, .whiteLink:visited{	color: #FFFFFF;	font-size: 14px;}.whiteLink:hover, .whiteLink:active{	color: #EEEEEE;	font-size: 14px;	text-decoration: underline;}/*灰色链接样式*/.grayLink:link, .grayLink:visited{	color: #666666;	font-size: 14px;}.grayLink:hover, .grayLink:active{	color: #990000;	text-decoration: underline;}/*更多链接样式*/.moreLink{	font-family: Verdana;	font-size: 9px;	color:#CCCCCC;}/*----------------------下面是CMS系统中可以使用到的一些样式----------------------*//*文章列表标题前加点，用于<DIV>标签*/.articleTitleDotDIV{	line-height:21px;	text-align: left;	padding-left: 10px;	background: url(/Template/images/dot.gif) no-repeat left center;	white-space: nowrap;}/*文章列表标题前加点，用于<TD>标签*/.articleTitleDotTD{	background-image: url(/Template/images/dot.gif);	background-repeat: no-repeat;	background-position: left center;	text-indent: 20px;}/*表格底部边框虚线样式，用于<TABLE>标签*/.articleListBottomLine{	padding: 4px;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #CCCCCC;}/*文章列表中的分页控件右对齐*/.pager{	padding-top: 10px;	text-align: right;}/*文章目录默认样式*/.catalogDefault{	text-align: center;	background: url(/Template/images/catalogDefault.png) no-repeat 1px 0px;	width: 176px;	height: 25px;	line-height: 25px;}/*文章目录鼠标悬浮样式*/.catalogSelected{	text-align: center;	background: url(/Template/images/catalogSelected.png) no-repeat 1px 0px;	width: 176px;	height: 25px;	line-height: 25px;}/*层内容样式*/.divContent{	line-height: 180%;	white-space: normal;	word-break: break-all;	margin: 6px;}#nbo CMSTable{	float:left;}ul{ list-style:none;}/*选项卡2，首页右下Tab样式*/#Tab2{width:677px;margin:0px;padding:0px;margin:0 auto;}/*菜单class*/.Menubox {width:100%;background:url(/Template/images/tdLine1.jpg);height:31px;line-height:31px;}.Menubox ul{margin:0px;padding:0px;}.Menubox li{ float:left; display:block; cursor:pointer; width:166px; text-align:center; color:#949694; font-weight:bold; background:url(/Template/images/2.jpg); }.Menubox li.hover{ padding:0px; background:#fff; width:166px; border:none; background:url(/Template/images/1.jpg); color:#739242; font-weight:bold; height:31px; line-height:31px;}.Contentbox{ clear:both; margin-top:0px; border:1px solid #A8C29F; border-top:none; height:252px; text-align:center; padding-top:8px;}/*选项卡3，首页左上Tab样式*/#Tab3{width:321px;margin:0px;padding:0px;margin:0 auto;}/*菜单class*/.Menubox3 {width:100%;background:url(/Template/images/tabBg.jpg);height:25px;line-height:25px;}.Menubox3 ul{	margin:0px;	padding:0px;	padding-left:4px;}.Menubox3 li{ float:left; display:block; cursor:pointer; width:101px; text-align:center; color:#FFFFFF; font-weight:bold; /*background:url(/Template/images/tabBg1.jpg);*/ }.Menubox3 li.hover{ padding:0px; background:#fff; width:101px; border:none; background:url(/Template/images/tabBg1.jpg); color:#ffffff; font-weight:bold; height:25px; line-height:25px;}.Contentbox3{ clear:both; margin-top:0px; border:1px solid #A8C29F; border-top:none; height:190px; /*text-align:center;*//* padding-top:8px; padding-left:10px;*/}html{text-align:center;}body{text-align:left;}table{margin:0 auto;}