﻿ul,li{list-style:none;}

/**tabs**/
.tabPanel ul{
    height: 40px;
    border-bottom: 1px solid #d8c29b;
}
.tabPanel ul li{
	float:left;margin:0 -280px 0 300px;border:1px solid #69b5f2;font-size:18px;height:44px;line-height:40px;width:20%;text-align:center;cursor:pointer; font-weight: bold; color: #fff;

	border-radius:30px 30px 0 0;
	box-shadow:inset 0 1px 0 rgba(13, 131, 225, 0.5);
	background:#ffedca;
	background:-moz-linear-gradient(top, #9bd0ff, #9bd0ff);
	background:-webkit-gradient(linear, left top, left bottom, from(#9bd0ff), to(#9bd0ff));
}
.tabPanel .hit{
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 1px 0 #288af0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#64bafd), to(#288af0));
    background: -moz-linear-gradient(top, #64bafd, #288af0);
    font-weight: bold;
}
.pane{
    border: 1px solid #d8c29b;
    border-radius: 0px 0px 15px 15px;
    border-top: 0;
    min-height: 100px;
    display: none;
	background: no-repeat right bottom url("../images/dt.jpg");
}
.pane01{
    border: 1px solid #d8c29b;
    border-radius: 0px 0px 15px 15px;
    border-top: 0;
    min-height: 100px;
    display: none;
}
.zt{font-family: 楷体;}

/**tabs**/
.tabPanel_1 ul{
    height: 40px;
    border-bottom: 1px solid #d8c29b;
}
.tabPanel_1 ul li{
	float:left;margin:0 -280px 0 300px;border:1px solid #69b5f2;font-size:18px;height:44px;line-height:40px;width:20%;text-align:center;cursor:pointer; font-weight: bold; color: #fff;

	border-radius:30px 30px 0 0;
	box-shadow:inset 0 1px 0 rgba(13, 131, 225, 0.5);
	background:#ffedca;
	background:-moz-linear-gradient(top, #9bd0ff, #9bd0ff);
	background:-webkit-gradient(linear, left top, left bottom, from(#9bd0ff), to(#9bd0ff));
}
.tabPanel_1 .hit_1{
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 1px 0 #288af0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#64bafd), to(#288af0));
    background: -moz-linear-gradient(top, #64bafd, #288af0);
    font-weight: bold;
}
.pane_1{
    border: 1px solid #d8c29b;
    border-radius: 0px 0px 15px 15px;
    border-top: 0;
    min-height: 100px;
    display: none;
}
.pane01_1{
    border: 1px solid #d8c29b;
    border-radius: 0px 0px 15px 15px;
    border-top: 0;
    min-height: 100px;
    display: none;
}

/**tabs**/
.tabPanel_2 ul{
    height: 40px;
    border-bottom: 1px solid #d8c29b;
}
.tabPanel_2 ul li{
	float:left;margin:0 -280px 0 300px;border:1px solid #69b5f2;font-size:18px;height:44px;line-height:40px;width:20%;text-align:center;cursor:pointer; font-weight: bold; color: #fff;

	border-radius:30px 30px 0 0;
	box-shadow:inset 0 1px 0 rgba(13, 131, 225, 0.5);
	background:#ffedca;
	background:-moz-linear-gradient(top, #9bd0ff, #9bd0ff);
	background:-webkit-gradient(linear, left top, left bottom, from(#9bd0ff), to(#9bd0ff));
}
.tabPanel_2 .hit_2{
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 1px 0 #288af0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#64bafd), to(#288af0));
    background: -moz-linear-gradient(top, #64bafd, #288af0);
    font-weight: bold;
}
.pane_2{
    border: 1px solid #d8c29b;
    border-radius: 0px 0px 15px 15px;
    border-top: 0;
    min-height: 100px;
    display: none;
}
.pane01_2{
    border: 1px solid #d8c29b;
    border-radius: 0px 0px 15px 15px;
    border-top: 0;
    min-height: 100px;
    display: none;
}


