@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	min-width: 1200px;
}

#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/topheader.jpg);
	height: 400px;
	width: 1000px;	
}

#nav {
	width: 1000px;
	position: relative;
	top: 40px;
}

#nav ul {
	list-style-type: none;	
}

#nav li a {
	float: right;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#nav li a:hover {
	color: #FF0;	
}

#nav li:first-child a {
	border: none;
}

#header-left {
	background-image: url(images/headerleft.jpg);
	height: 200px;
	width: 38px;
	position: relative;
	left: -38px;
}

#header-bottom {
	background-image: url(images/headerbottom.png);
	height: 23px;
	width: 1000px;
	position: relative;
	top: 199px;
}

#banner {
	height: 156px;
	width: 1000px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #FFF;
}

#container {
	background-color: #FFF;
	width: 1000px;	
	float: left;
}

#content {
	width: 690px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}

#content ul {
	list-style-type: none;	
}

#sidebar {
	width: 280px;
	float: left;
	font-size: 12px;
	padding: 10px;
}

#sidebar ul {
	list-style-type: none;	
}

.pop-series li {
	padding-bottom: 5px;
	background-color: #FFE8E8;
	margin-bottom: 5px;
	height: 32px;
	width: 280px;
}

.pop-series a {
	color: #CF0505;
	text-decoration: none;	
}

.pop-series a:hover {
	text-decoration: underline;	
}

.pop-series li:first-child {
	margin-top: 5px;
}

.pop-img {
	float: left;
	padding-right: 5px;
}

.pop-txt {
	margin-top: 3px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.pop-title {
	font-weight:bold;
}

#sidebar h2 {
	color: #FFF;
	background-color: #CF0505;
	padding: 5px;
	font-size: 14px;
}

#footer {
	width: 980px;
	background-color: #CF0505;
	float: left;
	font-size: 12px;
	padding: 10px;
	text-align: center;
}

#footer a {
	color: #FFF;
	text-decoration: none;	
}

.border {
	float: left;
	width: 160px;
	padding-right: 10px;
}

.pic {
	height: 180px;
	overflow:hidden;
	border: 1px solid #CF0505;
	text-align: center;;
}

.pic:hover {
	opacity: 0.7;	
}

.ep {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.ep a, .wpa_pag.anm_det .anm_ifo a {
	color: #CF0505;
}

.ep a:hover, .wpa_pag.anm_det .anm_ifo a:hover {
	text-decoration: underline;	
}

.nav_ver a {
	color: #FFF;
	background-color: #CF0505;	
	padding: 5px;
}

.nav_ver a:hover {
	color: #CF0505;
	background-color: #FFF;	
}

.ttl a {
	color: #CF0505;
}

.ttl a:hover {
	text-decoration: underline;	
}

.het-list {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.het-title {
	float: left;
	width: 342px;
}

.lst {
	color: #CF0505;
	text-decoration: none;
}

.alpha {
	display: table;	
	width: 690px;
}

.alpha h2 {
	font-size: 16px;
	color: #FFF;
	background-color: #CF0505;	
	padding: 5px;
}

.letter {
	color: #FFF;
	background-color: #CF0505;
	padding: 5px;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
}

.letter:hover {
	color: #CF0505;
	background-color: #FFF;	
}

.letternav {
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
}

.latest-het {
	font-size: 20px;
	color: #CF0505;
	border-bottom: 3px solid #CF0505;
	margin-bottom: 10px;
}

.title-cover {
	overflow:hidden;
	height:180px;
	border: 1px solid #CF0505;
	margin-right: 10px;
}

.wpa_pag ul.nav_pag li a, .wpa_lgt_swc, .rss {
	color: #CF0505;	
}

.wpa_pag ul.nav_pag li a:hover, .wpa_lgt_swc:hover, .rss:hover {
	text-decoration: underline;	
}

.front {
	padding-bottom: 10px;	
}

#wpa_anm_lst td{
     text-align:center;
	 width: 160px;
	 vertical-align: top;
}

#wpa_anm_lst td img{

}
