﻿.tabs{
	width:413px;
	margin:14px 0 0 0;
}
.tabs .captain{
	width:376px;
	height:34px;
	background:url(../images/zy_title1.gif) no-repeat;
	line-height:34px;
	padding:0 10px 0 26px;
}
.tabs .captain b{
	font-size:14px;
	font-weight:bold;
	color:#204a94;
}
.tabs .menu0{
	height:24px;
	margin-left:16px;
	float:left
}
.tabs .menu0 li{
	margin-top:8px;
	float:left;
	background:url(../images/tabs.gif) bottom no-repeat;
	height:24px;
	width:79px;
	line-height:24px;
	text-align:center;
	cursor:pointer;
	color:#1A3C5F;
}
.tabs .menu0 .hover{
	background:url(../images/tabs.gif) top no-repeat;
	font-weight:bold;
}

.tabs .content{
	background:url(../images/line.gif) repeat-y;
}
.tabs .content ul{
	padding:4px 5px 4px 20px;
	height:182px;
	overflow:hidden;
}
.tabs .content ul li{
	background:url(../images/list_style2.gif) left no-repeat;
	line-height:26px;
	height:26px;
	padding-left:10px;
	
}
.tabs .bottom{
	width:413px;height:10px;background:url(../images/zy_titledown1.gif) no-repeat;
}