#tabs ul {
	margin:0px;
	padding:0px;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
	font-weight:bold;
	
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .6em 2em;
	text-decoration: none;
}

.ui-state-hover a:hover {
	color: #fff;
	text-decoration: none;
	background:#006600;
}
#tabs .ui-state-active {
	background:#006600;
	color:#fff;
	border:none;
}
.ui-state-default {
	background:#5a0733;
	border-left:solid 1px #fff;
}

.contetag {
	float:left;
	width:940px;
	clear:both;
	margin:0px;
	border:solid 1px #ccc;
	margin-bottom:20px;
	padding:15px 0px 0px 10px;
	border-radius: 0px 5px 5px 5px;
}

.contetag ul {
	display:inline;
	margin:0px;
	padding:0px;
}
.contetag ul li {
	float:left;
	border-bottom:dashed 1px #ccc;
	list-style:none;
	width:168px;
	margin:0px 20px 15px 0px;
}

.contetag ul li h2{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.contetag ul li h2 a{
	text-decoration:none;
	color:#333
}
.contetag ul li h3{
	font-size:10px;
	margin:5px 0px 3px 0px;
	background:url(../images/muiten2.png) left center no-repeat;
	padding:0px 0px 0px 10px;
}
.contetag ul li h3 a{
	color:#009900;
}
.contetag ul li a:hover{
	color:#FF9900;
}

.contetag2 {
	float:left;
	width:940px;
	clear:both;
	margin:0px;
	border:solid 1px #ccc;
	margin-bottom:20px;
	padding:15px 0px 10px 20px;
	border-radius: 0px 5px 5px 5px;
}
.contetag2 ul li{
	margin-left:50px;
}

.contetag3 {
	float:left;
	width:890px;
	clear:both;
	margin:0px;
	border:solid 1px #ccc;
	padding:15px 10px 10px 20px;
	margin:0px 10px 20px 0px;
	font-size:12px;
	line-height:22px;
}