﻿li,ul{margin:0;padding:0;list-style-type:0;list-style:none;}
li img{vertical-align:bottom;border:0px}
.dhooo_tab{
	width:370px;
	margin:0px;
	background:#fff url(../images/main_bg.gif) repeat-x 0 100%;
	position:relative;
	float:left;
	text-align: center;
}
.tab_btn li{
	float:left
}
.tab_btn li {
	font-size:14px;
	display:block;
	margin-right:0px;
	zoom:1;
	text-decoration:none;
	color:#fff;
	line-height:20px;
	cursor:pointer;
	font-weight: bold;
	width: 80px;
	padding: 0px;
}
.tab_btn li.hot {
	color:#333;
	font-weight:bold;
	cursor:default;
	font-size: 14px;
}
.tab_btn{
	overflow:hidden;
	height:21px;
	text-align:center;
	background-image: url(xw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.shell{width:99999px; height:100%; }
.shell li{
	float:left;
	width:370px;
	height:100%;
}
.main{
	width:370px;
	overflow:hidden;
	margin:10px auto;
	text-align:left;
	font-size:12px;
}



/*Example for a Menu Style*/
.scroll {
	color:#272727;
	height:21px;
	width:435px;
	background-image: url(xw.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.scroll ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}
.scroll li {
	display:inline;
	line-height:20px;
	padding-left: 8px;
	padding-right: 8px;
}
.scroll li a {
	color:#FFF;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}
.scroll li a.tabactive {
	font-weight:bold;
	position:relative;
	color: #333333;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
	width:450px;
	text-align:left;
	height: 200px;
	background-image: url(main_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}



/*文字滚动*/
#scrollDiv{
	height:180px;
	min-height:30px;
	line-height:30px;
	overflow:hidden
}
#scrollDiv li{
	height:30px;
}
