 /*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{
	color:#444;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	
}


.menu {
	height: 45px;
	width: 980px;
}
.menu_ul {
	list-style-type: none;
}
.menu_li {
	float: left;
	font-family: "宋体";
	font-size: 12px;
	line-height: 45px;
	font-weight: bold;
	text-decoration: none;
	height: 45px;
	width: 88px;
	color: #FFFFFF;
	text-align: center;
}
.menu_li a:visited{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_li a:link{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.menu_li a:hover{
	background-image: url(b4.gif);
	height: 45px;
	width: 82px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #FFCC00;
}
a#current{
	background-image: url(b3.gif);
	height: 45px;
	width: 88px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #FFCC00;
}
a#current2{
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
h2 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	color: #FF6600;
}
.tdd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdd8eb;
	border-right-color: #bdd8eb;
	border-bottom-color: #bdd8eb;
	border-left-color: #bdd8eb;
	padding: 10px;
}
.tab1 {
	margin-top: 7px;
}
.toutiao{text-align:center;padding:5px;}
.toutiao a{
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
.artocaltitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text1 {
	line-height: 20px;
}

