﻿
body,div,ul,li{
padding:0;
text-align:center;
}  
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:100%;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:100%;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox
{
	width: 180pt;
	height: 25px;
	line-height: 25px;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li
{
	float: left;
	display: block;
	cursor: pointer;
	width: 80px;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
}
.Menubox li.hover
{
	padding: 0px;
	background: url(images/cssimg.png) #fff repeat-x 0% -928px;
	width: 80px;
	border-left: #f593bc 1px solid;
	border-top: #f593bc 1px solid;
	border-right: #f593bc 1px solid;
	color: #ff0033;
	font-weight: bold;
	height: 32px;
	line-height: 26px;
	font-size: 10pt;
	vertical-align: middle;
}
.Contentbox{
border-top:none;
height:100%;
}

.hx
{
	background-image: url(../images/heart.gif);
	text-indent: 12pt;
	background-repeat: no-repeat;
	background-position-y: 3px;
	font-size: 12px;
	color: #313333;
	font-weight: bold;
	height: 20px;
	line-height: 17px;
	text-align: left;
}

.hbk
{
	background-image: url(images/cssimg.jpg);
	background-repeat: no-repeat;
	background-position-y: -1784px;
	width: 100%;
	height: 18px;
	text-indent: 8pt;
	direction: ltr;
	text-align: left;
}
.dh
{
	width: 100%;
	height: 1px;
	font-size: 1px;
}
