@charset "utf-8";

body{
	background-image:url(/images/k_semi/bg.jpg); 
	background-repeat:no-repeat;
	background-position:center top

}

.subject {
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
}
a.subject:link	 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: none;}
a.subject:visited 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: none;}
a.subject:hover 	{font-size: 16px; color: #3366cc; font-weight: bold; text-decoration: underline;}

.option {
	font-size: 11px;
	color: #5c88be;
}
a.option:link	 	{font-size: 11px; color: #5c88be; text-decoration: none;}
a.option:visited 	{font-size: 11px; color: #5c88be; text-decoration: none;}
a.option:hover 	{font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}

.list {
	font-size: 12px;
	font-weight: bold;
	color: #5c88be;
}

.bgtit {
	background-color:#c8dcfb
}

.file {
	font-size: 12px;
	color: #5c88be;
}

.thisplace {
	font-size: 11px;
	font-weight: bold;
	color: #447dc2;
}

.sort {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.thissort {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #86c4ea;
	text-decoration: none;
}

.tblc {
	font-size: 12px;
	color: #666666;
	background-color: #F9F9F4;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.tblt {
	font-size: 12px;
	font-weight: bold;
	color: #9e8b54;
	background-color: #F5F4E5;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.subcontent {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.name {
	font-size: 12px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}

.ttxt {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 8px;
}

.mys-RReply-item{
	text-align : left;
	height: 15px;
	padding : 1px 0px;
}
.mys-RReply-img{
	float:left;
	padding:0px 5px 0px;
	*padding:0px 5px 0px;
}

.mys-RReply-text{
	overflow-x:hidden;
	width:134px;
	display : block;
	color:#666666;
	text-overflow:ellipsis;
}
#semi-index-list .mys-index-list a{
	font-size : 11px;
}