@charset "utf-8";
/* CSS Document */


#cname {
	background-color: #FFFFE8;
	height: 36px;
	width: 818px;
	padding: 0 0 0 5px;
	margin-top: 10px;
	line-height: 36px;
	margin-bottom: 10px;
}
#pushbody {
	padding: 3px;
	width: 812px;
	border: 1px solid #CCCCCC;
}

#pushlist td {
	height:25px;
	color:#666666;
	font-size: 12px;
}

#pushlist th {
	border-bottom:2px solid #cdcdcd;
	color:#336633;
	font-size: 13px;
}


#pagelink {
	line-height: 30px;
	height: 30px;
	width: auto;
	text-align: center;
}

#articletitle {
	font-size: 13px;
	color: #476D6D;
	margin-top: 25px;
}
#ShowRecommend {
	background-color: #FFFFE8;
	width: auto;
	padding: 3px;
}

#pushcontent {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 818px;
}

#recommendform {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comment_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#switch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-bottom: 10px;
}

#switch a {
	color: #993300;
	text-decoration: underline;
}

#switch a:hover {
	color: #CC6600;
	text-decoration: none;
}


#class {
	float:left;
	margin:0;
	border:0;
	padding: 0;
	}

#class ul {
	padding-left:0px;
	font-size:12px;
	list-style:none;
	letter-spacing: 0.1em;
	text-transform:none;
	}

#class li {
	float:left;
	margin:0;
	padding:0;
	line-height:16px;
	text-indent:0;
	font-size: 12px;
	}

#class a {
	color:#336666;
	background-color: #D5E7EA;
	display:block;
	margin:0;
	padding:4px 6px;
	text-decoration:none;
	white-space:nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}

#class a:hover {
	background-color:#999999;
	color:#FFFFFF;
	}

#frd th {
	color: #333333;
	background-color: #AAD2D1;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #FFF;
}
.line-05 {
	border-bottom: 1px dotted #DDD;
	height: 5px;
}
#webn {
	display: block;
}
#webn a:hover{
	display: block;
	background-color: #E6F0F7;
	text-decoration: none;
}

#frd {
 text-align: left;
 border-collapse:collapse;
}
#frd tr td { border-bottom:1px dotted #DDD;}
