@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: #333333;
	margin: 0px;
}
.stitle {
	font-family: impact;
	font-size: 20px;
	color: #000000;
	padding-left: 40px;
}
.story {
	font-family: tahoma;
	font-size: 15px;
	line-height: 19px;
	padding-left: 15px;
	padding-right: 25px;
	color: #FFFFFF;
}
.storyinfo {
	font-family: tahoma;
	font-size: 12px;
	line-height: 19px;
	color: #FF8A00;
	font-weight: bold;
}
.tdmain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF2C00;
	font-weight: bold;
}
.txt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #EF2C00;
	font-weight: bold;
}
.txt3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #996600;
	font-weight: bold;
}
#sites { margin: 20px auto;width: 1020px;text-align: center;color: #000; }
#sites h2, #sites h4 { clear: both;text-align: center;margin: 0;padding:0;line-height: normal;font-size: 22px; }
#sites a { color: #900; }
#sites a:hover { text-decoration: none;color: #000; }
#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 #FFF; }
#sites ul li a:hover { color: #000; }

#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: #000;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: #900;text-decoration: underline; }
#common_footer a:hover { color: #000;text-decoration: none; }
