* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	padding: 10px 0px 10px 0px;
	background: #060e2b;
	color: #fff;
	font-family: Arial;
}
#container {
	width: 1004px;
	height: 691px;
	margin: 0 auto;
	overflow:hidden;
}
#container-left {
	float:left;
	width: 580px;
	height: 691px;
	margin: 0px;
	background:url(../images/index_left.jpg) #03091f;
}
#container-right {
	float:right;
	width: 424px;
	height: 691px;
	margin: 0;
	background:url(../images/index_right.jpg) #d05707;
}
#intro {
	width: 560px;
	height: 70px;
	margin: 0px;
	position:relative;
	top:220px;
	left:17px;
	color: #7783b0;
	text-align:center;
	font-weight: normal;
	font-size: 12px;
	line-height:18px;
	overflow:hidden;
}
#news {
	width: 560px;
	height: 330px;
	margin: 0px;
	margin: 0px;
	position:relative;
	top:220px;
	left:17px;
	overflow:hidden;
}
#index-poster {
	width: 310px;
	height: 640px;
	margin: 0px;
	margin: 0px;
	position:relative;
	top:0px;
	left:50px;
	overflow:hidden;
}
#footer {
	width: 560px;
	height: 18px;
	margin: 0;
	margin: 0;
	position:relative;
	top:234px;
	left:10px;
	overflow:hidden;
	text-align:center;
}
#nav {
	position:relative;
	top:210px;
	left:25px;
	width: 500px;
	height: 38px;
	margin: 0px;
	border:0px solid #995d35;
	white-space:nowrap;
	text-align:center;
	background:url(../images/string_wb.jpg) repeat-x center;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0;
	padding-right:30px;
}
#news .string{
	background:url("../images/string_wb.jpg") repeat-x;
	background-position: center;
	width:100%;
	height:16px;
	margin:14px 0px 4px 0px;
}
#news .date {
	padding-right: 4px;
	color: #909dcb;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	text-align:left;
	text-transform:lowercase;
	white-space:nowrap;
	float:left;
	background:#03091f;
}
#news .text {
	padding:0px 8px 0px 8px;
	color: #cad0e8;
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	line-height:16px;
}
#footer .text{
	padding-left:8px;
	padding-right:8px;
	color: #39456e;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	white-space:nowrap;
}
#index-poster .string{
	background:url("../images/string_wo.jpg") repeat;
	display:block;
	width:100%;
	height:16px;
	margin:14px 0px 4px 0px;
}
#index-poster .date {
	color: #f0b288;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-align:left;
	white-space:nowrap;
	padding-right:4px;
	float:left;
	background:#d05707;
}
#index-poster .author{
	color: #602700;
	font-weight: normal;
	font-size: 13px;
	text-align:left;
	white-space:nowrap;
	clear:both;
}
#index-poster .title{
	color: #f0b288;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
	text-transform:uppercase;
	white-space:nowrap;
	clear:both;
}
#index-poster .genre{
	color: #602700;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	text-align:right;
	white-space:nowrap;
	text-transform:lowercase;
	clear:both;
}
#intro A {color: #7783b0;text-decoration: underline;}
#intro A:link {color: #7783b0;text-decoration: underline;}
#intro A:visited {color: #7783b0;text-decoration: underline;}
#intro A:hover {color: #7783b0;text-decoration: none;}
#intro A:active {color: #7783b0;text-decoration: none;}
#news A {color: #909dcb;text-decoration: underline;}
#news A:link {color: #909dcb;text-decoration: underline;}
#news A:visited {color: #909dcb;text-decoration: underline;}
#news A:hover {color: #909dcb;text-decoration: none;}
#news A:active {color: #909dcb;text-decoration: none;}
#footer A {color: #39456e;text-decoration: underline;}
#footer A:link {color: #39456e;text-decoration: underline;}
#footer A:visited {color: #39456e;text-decoration: underline;}
#footer A:hover {color: #39456e;text-decoration: none;}
#footer A:active {color: #39456e;text-decoration: none;}
#index-poster A {color: #f0b288;text-decoration: none;}
index-poster A:link {color: #f0b288;text-decoration: none;}
index-poster A:visited {color: #f0b288;text-decoration: none;}
index-poster A:hover {color: #f0b288;text-decoration: underline;}
index-poster A:active {color: #f0b288;text-decoration: underline;}
