/* CSS Document */
body{ background-image:url(../images/bg.jpg);}
body, td, th, select, textarea, input, button { font: 9pt Verdana,Arial,sans-serif; 	color:#d4d4d4;}
body, form, ul, ol, li, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
form,select, textarea, input{
	color:#d4d4d4;
	background-color:#515151;
	border: 1px solid #080807;
	height:18px;
}
p{ line-height:25px; font-size:14px;}
.radio{ border:0;	background-color:#1f1e1d;}
a { color: #b4b3b2; text-decoration: none; }
a:hover {text-decoration: underline; color:#a4874e;}

ul, ol { list-style-type: none; }

a img { border-style: none; }

.white,A.white:link,A.white:active,A.white:visited  {
	color: white;	font-size: 9pt;	text-decoration: none;
}
.menu,A.menu:link,A.menu:active,A.menu:visited{ color:#e6dfc4; font-size:14px; text-decoration:none;}

.newsmovie_title{
	background-image: url(../images/home_title.gif);
	background-repeat: no-repeat;
	width:288px; height:30px; 
	text-indent:40px; 
	color:#ffffff;
}
.newsmovie_main{
	background-color:#2c2a28;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #474644;
	padding:10px;
}
.news_list{
	background-image: url(../images/arrow_news.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent:15px;
	line-height:25px;
}
.main_news_list{
	background-image: url(../images/arrow_news.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent:15px;
	line-height:30px;
	font-size:14px;
}
.home_movieplay{
	background-color:#191917;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4e4c4a;
	border-left-color: #4e4c4a;
	padding:10px;
	text-align:center;
}
.home_research{
	background-color:#1f1e1d;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4e4c4a;
	border-left-color: #4e4c4a;
	width:236px;
}
.main_title{
	background-image: url(../images/main_title_bg.jpg);
	background-repeat: no-repeat;
	height:30px;
	text-indent:40px;
	color:#CC3300;
	font-size:14px;
}
.footer{
	color:#75a9cb;
	text-align:right;
	height:35px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:118px;
}

.news_h1{
	font-size:18px;
	color: #FF9900;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	line-height:25px;
	padding:15px;
}
