@charset "utf-8";
body {background-image: url(../images/bg_body.jpg);	background-repeat: repeat;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,img,a,span,strong,*{padding: 0;margin: 0;	font-family: "微软雅黑";}
img,input,select,textarea{ vertical-align:middle}
button,input,select,textarea{font-size:100%;font-family: "微软雅黑";}
a, img {border:0;}
ul,li{ list-style:none;}

a.th025-red:link,a.th025-red:visited{
	text-decoration: none;
	color: #A60201;
}
a.th025-red:hover,a.th025-red:active{
	text-decoration: underline;
	color: #C96;
}
.th025-more1 {
	font-size: 12px;
	line-height: 36px;
	color: #A60202;
	text-align: right;
}


.th025-list-nav {
	width: 100%;
	border-box: boxzing;
	box-sizing: border-box;
	overflow: hidden;
}

.th025-class-det-ht {
	text-indent: 26px;
	color: #FFFFFF;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	font-weight: bold;
	background-color: #257DDE;
}
.th025-class-detail{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.th025-class-detail li{
	text-indent: 10px;
	font-size: 14px;
	background-image: url(../images/jt02.gif);
	background-repeat: no-repeat;
	background-position: 195px 14px;
}
.th025-class-detail li a{
	color: #333333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 36px;
	padding-right: 30px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
.th025-class-detail li a:hover,.class-detail li a.current{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/jt01.gif);
	background-repeat: no-repeat;
	background-position: 195px 14px;
	height: 36px;
	background-color: #666666;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
