@charset "utf-8";
/* CSS Document */

#down .th{
	height:40px;
	background:url(../images/lang269.jpg);
}
.context{
	margin-top:32px;
	border:1px solid #B7B7B7;
}
.context .tag{
	position:absolute;
	margin-top:-32px;
	margin-left:-1px;
}
.context .tag div{
	float:left;
	margin-right:2px;
	text-align:center;
	padding-top:10px;
	width:70px;
	height:22px;
	color:#999;
	cursor:pointer;
	font-weight:bold;
	background:url(../images/lang271.jpg) no-repeat;
}
.context .tag div.selected{
	background:url(../images/lang270.jpg) no-repeat;
}
.box{
	margin-top:15px;
}
.box td span{
	font-weight:bold;
}
.box tr.tt td{
	padding:5px 5px 5px 15px;
	background-color:#F2F2F2;
}
.box tr.class td{
	padding:15px 15px 30px 15px;
}
.box tr.class .img{
	float:left;
}
.box tr.class .fun{
	float:left;
	margin-left:8px;
	width:150px;
}
.box tr.class .fun div{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #CCC;
}
.box a:link,.box a:visited{
	color:#1FA1D2;
	font-size:12px;
	text-decoration:none;
}
.box a:hover{
	text-decoration:underline;
}
div.img img{
	width:111px;
}
.turn table{
	float:right;
	font-size:12px;
	color:#999;
}
.turn td{
	text-align:right;
}
.turn select{
	color:#999;
	width:60px;
	border:1px solid #7E9DB9;
}
.turn a:link,.turn a:visited{
	color:#999;
	text-decoration:none;
}
.turn a:hover{
	color:#4883E7;
	text-decoration:underline;
}
