﻿ul,li{list-style:none;}

/**tabs**/
.tabPanel ul{
    height: 50px;
    border-bottom: 1px solid #d8c29b;
}
.tabPanel ul li{
	float:left;margin:0 22px 0 0px;border:0px solid #ff9f15;font-size:14px;height:50px;line-height:20px;width:17%;text-align:center;cursor:pointer; font-weight: bold; color: #ee5b2d; padding:10px 30px 0px 30px;

	border-radius:15px 15px 0 0;
	box-shadow:inset 0 3px 0 rgba(255, 159, 159, 0.5);
	background:#ffedca;
	background:-moz-linear-gradient(top, #ffead8, #ffead8);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffead8), to(#ffead8));
}
.tabPanel .hit{
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 0px 0 #ff9f15;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff9f15), to(#ff7815));
    background: -moz-linear-gradient(top, #ff7815, #ff9f15);
    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: 28px;
    border-bottom: 0px solid #d8c29b;
}
.tabPanel_1 ul li{
	float:left;margin:0 -155px 0 170px;border:0px solid #ff9f15;font-size:14px;height:28px;line-height:20px;width:10%;text-align:center;cursor:pointer; font-weight: bold; color: #ee5b2d; padding:10px 30px 0px 30px;

	border-radius:5px;
	box-shadow:inset 0 3px 0 rgba(255, 159, 159, 0.5);
	background:#ffedca;
	background:-moz-linear-gradient(top, #ffead8, #ffead8);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffead8), to(#ffead8));
}
.tabPanel_1 .hit_1{
    border-bottom: 0px solid #fff;
    cursor: pointer;
    color: #fff;
    text-shadow: 0 0px 0 #ff9f15;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff9f15), to(#ff7815));
    background: -moz-linear-gradient(top, #ff7815, #ff9f15);
    font-weight: bold;
}
.pane_1{
    border: 0px 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_1{
    border: 0px 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;
}


