.tsbox {
	border:1px solid #000000;
	position: absolute;
	overflow:hidden;
	z-index:10000;
}
.texbox_bg{
	position: absolute;
	filter:alpha(opacity=80);
  	-moz-opacity:0.80;
  	opacity:0.80;
	background:#FFFFFF;
	top:0px;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:99;
	margin:0 0 0 0;
	height:1000px;
}
.tsbox_con ,.tsbox_con_2{
	position: relative;
	z-index:1000;
	overflow:hidden;
	font-size:12px;
}
.tsbox_con a{
	display:block;
	background:#;
	text-decoration:none;
	color:#0016A1;
	padding:5px 5px 2px 5px;
	font-size:14px;
}
.tsbox_con a:hover{
	display:block;
	background:#091F96;
	color:#FFFFFF;
	padding:5px 5px 2px 5px;
	font-size:14px;
}
.tsbox_con_2 {
	padding:5px;
}
.tsbox_con_2 p{
	margin:3px 0 0 0;
	padding:0px;
}
.tsbox_con_2 a{
	padding:3px 0px 0px 0px;
	text-align:;
	margin:2px 15px 0 0;
	color:#0016A1;
	text-decoration:none;
}
.tsbox_con_2 a:hover{
	padding:3px 0px 0px 0px;
	text-align:;
	margin:2px 15px 0 0;
	color:#0000cc;
	text-decoration: underline;
}
.tsbox_con_2 a.more{
	width:100px;
}
.tsbox_con_2 a.more:hover{
	width:100px;
}


.infobox{
	position:absolute;
	width:330px;
	over/flow:hidden;
	z-index:1001000;
}

.infobox_1{
	border:5px solid #292929;
	background:#ffffff;
	position:relative;
	width:auto;
	left:-2px;
	top:-2px;
	margin:0px 2px 0px 0px;
	padding:5px;
	z-index:10010;
}
.infobox_1 span.name {
	font-size:15px;
	font-weight:bold;
	display:block;
	padding-top:0px;
	color:#0000cc;
}
.infobox_1 p span{
	font-size:13px;
	color:#003199;
}
.infobox_1 p{
	font-size:13px;
	padding:0px;
	margin:2px 0 0 0;
	word-break:break-all;

}
.infobox_1_s{
	background:#959595;
	position:relative;
	top:2px;
	right:0px;
	left:2px;
	bottom:0px;
	width:100%;
	z-index:999;
}
.infobox_2{
	position:relative;
	z-index:1001;
	width:100%;
	height:20px;
}
.infobox_2_img{
	position:absolute;
	left:50%;
	top:-5px;
}
.infobox_close{
	position:absolute;
	z-index:1002;
	width:15px;
	height:15px;
	top:7px;
	right:9px;
}
.infobox_close a{
	width:15px;
	height:15px;
	display:block;
	text-decoration:none;
	font-size:9px;
	background:#333333 url(../images/dot_close.jpg) no-repeat;
}
.infobox_close a:hover{
	width:15px;
	height:15px;
	display:block;
	text-decoration:none;
	font-size:9px;
	background:#333333 url(../images/dot_close_2.jpg) no-repeat;
}




.classbox_con{width:100%; height:100%; text-align:center; position:absolute; z-index:10001; top:0px; left:0px;}
.classbox ,.classbox_p{
	width:680px;
	height: auto;
	position: relative;
	margin:0 auto;
	margin-left:auto;
	margin-top:100px;
	z-index:10000;
	background:#ffffff;
	border:5px solid #292929;
	text-align:left;
	
}
.classbox_p{ width:560px; margin-top:0px;}
.classbox_1{
	background:#f3f3f3;
	border-bottom:1px solid #6A6A6A;
	padding:5px ;
	font-size:15px;
	font-weight:bold;
	position:relative;
	width:100%;
}
.classbox_2{
	padding:5px;
	margin:5px;
	height:400px;
	overflow:auto;
	font-size:13px;
	position: relative;
	line-height:160%;
}
.classbox_2_1 a{
	font-size:14px;
	font-weight:bold;
	color:#C51D2C;
	text-decoration:none;
}
.classbox_2_1 a:hover{

	color:#C51D2C;
	text-decoration:none;
}
.classbox_2_1 { clear:both;}
.classbox_2_2 {
	margin-bottom:20px;
	width:630px;
}
.classbox_2_2 a{
	color:#0A138A;
	text-decoration:none;
	word-wrap : normal;
}
.classbox_2_2 span{
	margin-right:18px;
	word-wrap : normal;
	display:inline;
}

.zdbox {
	position:absolute;
	background:#5C5C5C url(../images/st.gif) no-repeat 3px 3px;
	color:#FFFFFF;
	font-size:12px;
	width:auto;
	padding:0px 0px 0px 20px;
	border:1px solid #292929;
}
.zdbox span {
	display:block;
	background:#003399;
	padding:4px 6px 1px 6px;
	border-left:1px solid #292929;
}



.infobox2{
	position:absolute;
	overflow:hidden;
	z-index:998;
	width:160px;
}

.infobox2_1{
	border:1px solid #292929;
	background:#ffffff;
	position:relative;
	width:auto;
	left:-2px;
	top:-2px;
	margin:0px 2px 0px 0px;
	padding:5px;
	z-index:1000;
}
.infobox2_1 span.name {
	font-size:12px;
	font-weight:bold;
	display:block;
}
.infobox2_1 p span{
	font-size:12px;
	color:#003199;
}
.infobox2_1 p{
	font-size:12px;
	padding:0px;
	margin:2px 0 0 0;
	word-break:break-all;

}
.infobox2_1_s{
	background:#959595;
	position:relative;
	top:2px;
	right:0px;
	left:2px;
	bottom:0px;
	width:100%;
	z-index:999;
}
.infobox2_2{
	position:relative;
	z-index:1001;
	width:100%;
	height:10px;
}
.infobox2_2_img{
	position:absolute;
	right:10px;
	top:-1px;
}
.err_con{ color:#ff0000; font-size:12px;}

/*CSS Digg style pagination*/
DIV.digg {
	FONT-SIZE: 12px;PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none
}
DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg SPAN.current {
	BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099
}
DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}



.classbox_2_12 .title {
	font-size:14px;
	font-weight:bold;
	color:#C51D2C;
	text-decoration:none;
	float: left;
	width: 30%;
	text-align: center;
	margin-left: 5px;
}

.classbox_2_12 {
	clear:both;
	margin-bottom:15px;
	width:300px;
}
.classbox_con2{width:100%; height:100%; text-align:center; position:absolute; z-index:10001; top:0px; left:0px;}
.classbox2 ,.classbox_p2{
	width:365px;
	height: auto;
	position: relative;
	margin:0 auto;
	margin-left:auto;
	margin-top:100px;
	z-index:10000;
	background:#ffffff;
	border:3px solid #292929;
	text-align:left;
	
}
.classbox_p2{ width:300px; margin-top:0px;}
.classbox_12{
	background:#f3f3f3;
	border-bottom:1px solid #6A6A6A;
	padding:5px ;
	font-size:15px;
	font-weight:bold;
	position:relative;
	width:100%;
}
.classbox_22{
	padding:5px;
	margin:5px;
	height:350px;
	overflow:auto;
	font-size:13px;
	position: relative;
	line-height:160%;
}