﻿/*Style sheet*/

body		{margin:0px; background-color:#ACA899; font-family:Tahoma; font-size:12px; line-height:16px;}
a			{color:#000; text-decoration:none;}
a:hover		{color:#6b6b6b;}
img			{border:none;}
td			{vertical-align:top}
.Tbl1		{width:980px; background-color:#fff;}
.Tbl2		{width:980px;}
.TMenuL		{width:300px;}
.TMenuR		{width:680px;}
.LeftSide	{width:180px; border-right:1px solid #ACA899; border-top:1px solid #ACA899; border-bottom:1px solid #ACA899;}
.MiddleSide	{width:600px; border:1px solid #8f8f8f; height:200px; margin-bottom:10px; }
.RightSide	{width:180px; border:1px solid #8f8f8f; margin-bottom:10px; }


.lbls		{width:30%; background-color:#EFEEE9; padding:6px; border-bottom:2px #fff solid;}
.txts		{width:70%; padding:6px; border:1px #EFF3FB solid;}
.txtstyl	{border:1px solid #bfbfbf; width:250px; height:18px;}
.btnstyle	{border:1px solid #bfbfbf; width:60px; height:25px; background-color:#ececec; }
.headTitles	{font-family:Tahoma; font-size:14px; font-weight:bold; line-height:22px;}

.newsDt		{padding:8px;}
.newsDtB	{padding:8px;}

#navigation {
	width: 690px;
	height: 30px;
	vertical-align:middle;
	margin: 0;
	padding: 0;	
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:30px;
	width:66px;
	vertical-align:middle;
	display: block;
	float: left;
	padding: 0px 10px 0 10px;
	font: bold 12px Tahoma;
	color: #fff;
	vertical-align:middle;
	text-decoration: none;
	background: url(../images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#FFF;
	background: url(../images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#FFF;
	background: url(../images/navigation-hover.png) repeat-x left top;
}




#navigation1 {
	width: 690px;
	vertical-align: middle;
	height: 48px;
	margin: 0px 0 0 0;
	padding: 2px 0 0 0;
} 
#navigation1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation1 ul li {
	display: inline;
	margin: 0px;
} 
#navigation1 ul li a {
	height:50px;
	width:66px;
	display: block;
	float: left;
	padding: 0px 10px 0 10px;
	font: bold 12px Tahoma;
	color: #fff;
	vertical-align:middle;
	text-decoration: none;	
} 

#navigation1 ul li a:hover {
	color:#FFF;
	background: url(../images/navigation-hover.png) repeat-x left top;
}






#play img {border:0px;}
#play {width:690px; height:200px; overflow:hidden; margin:0 0 4px 0; padding:0; background:#000;}

#play_info{position:absolute;margin-top:170px;padding:8px 0 0 20px;height:42px;width:270px;color:#fff;z-index:101;cursor:pointer;}
#play_info b{font-size:14px;display:block; font-weight:normal;}

#play_bg {position:absolute;background-color:#000;margin-top:170px;height:30px;width:690px;filter: Alpha(Opacity=40);opacity:0.4;z-index:100;}

#play_text {position:absolute;margin:170px 0 0 440px;height:30px;width:170px;z-index:102;}
#play_text ul, #play_text ul li{ margin:0px; padding:0px; list-style:none;}
#play_text ul { list-style-type:none; width:170px; height:30px; filter: Alpha(Opacity=80);opacity:0.8; padding-top:4px;}
#play_text ul li { width:20px;height:20px;float:left; display:block; color:#FFF;text-align:center; margin:3px; cursor:pointer; font-weight:bold; font-size:14px;}

#play_list a{display:block;width:690px;height:200px;position:absolute;overflow:hidden;}
#play_list a img{width:690px; height:200px;}
