body {
	background-color:#2b3449;
	margin:0px;
	font-family:helvetica, arial, sans-serif;
	line-height:1.2em;
}

a img {
	border:0px;
}
#wrapper {
	width:960px;
	margin:0 auto;
}


#title {
	height:162px;
	background-image:url('../images/base_title.jpg');
	background-repeat:no-repeat;
}

#middle {
	height:55px;
	display:inline;
}

#menu {
	padding:0px;
	text-align:left;
	width:650px;
	height:55px;
	background-image:url('../images/base_left.jpg');
	background-repeat:no-repeat;
	float:left;
	
}

#right_top {
	width:295px;
	height:40px;
	padding-top:15px;
	padding-right:15px;
	background-image:url('../images/base_right.jpg');
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	vertical-align:middle;
}

#content {
	padding:0px 8px 0 8px;
	background-color:#edeffb;
	width:634px;
	float:left;
}

#bigcontent {
	float:left;
	background-color:#edeffb;
}

#right_content {
	background-color:#515874;
	width:310px;
	float:right;
	padding-bottom:8px;
}

#menu ul {
margin-left:4px;
margin-top:10px;
	padding:0px;
}

#menu ul li a{
	color:#cccccc;
	text-decoration:none;
}


#menu ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}
#menu ul li{
	margin-left:0px;
	margin-right:16px;
	font-size:16px;
	color:#cccccc;
	display:inline;
	list-style-type:none;
}

#menu ul li.select a {
	color:#cccc00;
	text-decoration:none;
}
#footer {
	font-size:10px;
	padding:8px;
	background-color:#1e2335;
	color:#ffffff;
	clear:both;
	text-align:center;
}

#content h1, #content h1 a, #content a {
	color:#2b3449;
	font-size:20px;
}
#content a, #content {
	font-size:12px;
}
#content p {
	color:#333333;
	font-size:14px;

}

#right_content h1 {
	font-size:18px;
}

.right_cont {
	color:#ffffff;
	padding-left:8px;
}
.showtime {
	color:#ffffff;
	font-size:12px;
}

.showtime strong {
	color:#ffffff;
}

.right_cont a {
	color:#ffffff;
}
.article {
	display:block;
	padding-bottom:8px;
	clear:both;
	margin-bottom:8px;
	border-bottom:1px dotted #1e2335;
}

.article img {
	padding-right:8px;
}

h3 {
	margin:8px 0 4px 0;
}

div.idezet {
margin-top:20px;
padding:10px;
margin-left:40px; 
margin-right:40px;
border:1px solid #cccccc;
color:#666666;
background-color:#eeeeee;
font-style:italic;
}
.alert {
	color:#ff9999;
}
.alert h1 {
	color:#ff9999;
}
