﻿﻿
body,div,ul,li{
padding:0;
}
body{
font:18px "微软雅黑";
/*text-align:center;*/
}
a:link{
color:#666;
text-decoration:none;
}
a:visited {
color: #000;
text-decoration:none;
}
a:hover {
color: #000;
text-decoration:underline;
}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:460px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:700px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:700px;
background:url(../../img/index/content/news_news_line_1.gif);
height:70px;
line-height:55px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:165px;
height:55px;
text-align:center;
color:#000000;
font-weight:bold;
margin: 14px 0 0 0px;
}
.Menubox li.hover{
float:left;
display:block;
cursor:pointer;
width:165px;
height:55px;
text-align:center;
color:#F3BB4F;
font-weight:bold;
margin: 14px 0 0 0px;

}
.Contentbox{
	clear:both;
	margin-top:0px;
	border-top:none;
	height:220px;
	text-align:left;
	padding-top:8px;
	color: #000000;
	font:18px "微软雅黑";
}
