@charset "utf-8";
.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

body {
	background-color: #666666;
	margin: 0px;
}
.stitle {
	font-family: tahoma;
	font-size: 23px;
	color: #FFCC00;
	font-weight: bold;
}
.story {
	font-family: tahoma;
	font-size: 17px;
	line-height: 24px;
	padding-left: 40px;
	padding-right: 30px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 0px;
}
.storyinfo {
	font-family: tahoma;
	font-size: 10px;
	line-height: 19px;
	color: #FF8A00;
	font-weight: bold;
}
.tdmain {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FABD00;
	border-left-color: #FABD00;
}
a.mid:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 100;
	color: #FFFF00;
	letter-spacing: -0.01em;
}
a.mid:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 100;
	color: #FFFF00;
	letter-spacing: -0.01em;
}
a.mid:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 100;
	color: #FFFF00;
	letter-spacing: -0.01em;
	text-decoration: none;
}

#sites { margin: 20px auto;width: 1020px;text-align: center;color: #eee; }
#sites h2, #sites h4 { clear: both;text-align: center;margin: 0;padding:0;line-height: normal;font-size: 22px; }
#sites a { color: #FFDD7F; }
#sites a:hover { text-decoration: none;color: #FFF; }
#sites .info_text { font-size: 13px;font-family: Arial, Helvetica, sans-serif; }
#sites ul { list-style: none;padding: 0;margin: 0; }
#sites ul li { float:left; margin: 7px 5px 2px 5px; display: inline; text-align: center;  padding:5px 5px; font-family: Arial, Helvetica, sans-serif;font-size: 12px; }
#sites ul li a { font-weight: bold; }
#sites ul li p { width: 181px; font-size: 12px; font-weight: normal; margin-top:6px; height: 46px; }
#sites ul li img { display: block; border: 1px solid #666;clear: both; }
#sites ul li a:hover img { border: 1px dotted #FFDD7F; }
#sites ul li a:hover { color: #fff; }

#sites ul.bigsites { clear: both;margin-bottom: 25px;font-weight: bold; }
#sites ul.bigsites li p { width: 385px;font-size: 14px;line-height: 1.1em; }
#sites ul.bigsites p a { display: block;font-size: 16px;padding: 5px 2px; }

#common_footer { color: #FFF;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: center;margin-top: 15px; }
#common_footer p { margin: 0;padding-bottom: 15px; }
#common_copyright {  }
#common_footer a { color: #ff0;text-decoration: underline; }
#common_footer a:hover { color: #fff;text-decoration: none; }
