@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#000000;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.cont{
width:100%; margin:0 auto; text-align:center;
}
.cont_mast{
width:100%; height:113px; margin:0 auto; text-align:center; background-image:url(../images/mast_bg.jpg); background-repeat:repeat-x;
}
.cont_990{
	width:970px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:10px 10px;
	height:auto !important;
	height:1250px;
	float: left;
}
.cont_lft{
width:635px; height:auto; float:left; margin-right:20px; -margin-right:17px;
}
.cont_rgt{
width:315px; height:auto; float:left;
}
.main_inner_cont{width:100%;}
.f_arl{
font-family:Arial, Helvetica, sans-serif;
}
.f_cal{
font-family:Calibri;
}
.fs_11{
font-size:11px;
}
.fs_12{
font-size:12px;
}
.fs_14{
font-size:14px;
}
.fs_18{
font-size:18px;
}
.fs_26{
font-size:26px;
}
.f_bld{
font-weight:bold;
}
.lnh_18{ 
line-height:18px;
}
.lnh_28{ 
line-height:28px;
}
.deco_non{
text-decoration:none;
}
.f_blk{
color:#000;
}
.f_wht{
color:#FFF;
}
.f_gry{
color:#868686;
}
.f_grn{
color:#04657d;
}
.align_lft{
text-align:left;
}

.mar_bt_15{
margin-bottom:15px;
}

.title_lft{
width:615px; height:32px; background-color:#e7e7e7; border-radius:5px; text-align:left; padding:0 10px;
}
.title_rgt{
width:295px; height:32px; background-color:#e7e7e7; border-radius:5px; text-align:left; padding:0 10px;
}

.cont_expnd{
width:615px; height:66px; background-color:#000; border:10px solid #414040; border-radius:5px;
}
.expnd_bg{
width:128px; height:38px; background-image:url(../images/ex_bg.jpg); background-repeat:repeat-x; border:1px solid #adadad; float:left;
}
.expnd_lst{
width:485px; height:66px; float:left;
}
.expnd_lst ul{
margin:7px 0 10px 10px; padding:0; list-style:none;
}
.expnd_lst li{
width:210px; float:left; margin:5px 9px;; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:left;
}
.expnd_lst li a{
text-decoration:none; color:#FFF;
}

.nav{
width:635px; height:35px; background-image:url(../images/nav_bg.jpg); background-repeat:repeat-x; border-top:4px solid #e7e7e7;
}
.nav ul{
padding:0; margin:0; list-style-type:none;
}
.nav li{
float:left; font-family:Calibri; font-size:14px; font-weight:bold; text-transform:uppercase;
padding:7px;
}
.nav .select{ background-color: #E7E7E7;border-radius: 0 0 3px 3px;
              color: #000000;height: 22px; margin: 0 0 0 5px;padding: 7px 7px 0;
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
zoom: 1;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=90, Strength=3);

/* box-shadow:0 1px 1px #e7e7e7 inset, 0 3px 3px rgba(0, 0, 0, 0.3);*/


}
.nav li a{
margin: 0 0 0 0;padding: 7px 7px 0; color:#000; text-decoration:none;
}
.nav li a:hover{
color:#000; background-color:#e7e7e7;  border-radius:0 0 3px 3px;box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
padding: 8px 7px 4px 7px; margin-top:10px;
}
/*.nav li a:active{
color:#000; background-color:#e7e7e7; border-radius:0 0 3px 3px;
}*/



.vdo_list{
width:632px; background-color:#edebeb; border:1px solid #b8b8b8; 
margin-left:0px; *-margin-left:0px; border-radius:0 0 10px 10px;
min-height:180px;
height:auto !important;
height:180px;
border-top:none;
float:left;
position:relative;
}
.vdo_list a{cursor:hand;}
.vdo_list ul{
margin:0; padding:20px 0; list-style-type:none;
}
.vdo_list li{
width:124px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; margin-left:21px; display:inline;
}
.vdo_list li a{
color:#000; text-decoration:none;
}
.vdo_list_img{
border:2px solid #b4b4b4;
}
.vdo_list_carl{
  	background-image: url("../images/carleft.png");
    background-repeat: no-repeat;
    float: left;
    height: 29px;
    left: -14px;
    margin-top: 60px;
    position: absolute;
    top: 0;
    width: 30px;
}
.vdo_list_carr{
  background-image: url("../images/carrht.png");
    background-repeat: no-repeat;
    float: right;
    height: 29px;
    margin-top: 60px;
    position: absolute;
    right: -13px;
    top: 0;
    width: 30px;
}
.ad{}
.ad p{margin:0 0 5px 0;padding:0; font-family:Georgia, "Times New Roman", Times, serif; color:#bebcbc; font-size:10px;}
