body{
font-size:12px;font-family:verdana;
background: url('../../images/bg2017.jpg');
background-attachment: fixed;
color:#000;
}

@-ms-viewport{
  width: device-width;
}
body, div,span,p, ul, ol, dl, dt, dd, li, form,iframe, input, table,td, img,h1, h2, h3, h4, h5, h6{
margin:0;
padding:0;
border:0;
}
*{margin:0;padding:0}
#bodywrap{ 
width:750px; 
margin: 0 auto;
background-color:#FFF;
}
.top-line{
height:7px;	
}
#topsection {    
font-family:SimSun; 
height:40px;
overflow:hidden;
}

#calendar{ 
float:left;
font-size:11px;
text-align:center;
margin-top: 4px;
padding: 0;
color:#666666; width:162px;
}


#topmenu{ 
position:relative; 
float:left;    
margin:0;
padding:0; 
}
.green-line{
height:4px;
background-color:#008000; 
width:588px;
}
#topmenu ul{ 
position:absolute; 
left:0; top:0; 
width:588px; 
border-bottom: 1px solid  #666666;
margin:0;
padding:0; 
font-size:12px;
font-weight: bold;
}

#topmenu ul li{ 
padding: 0;
display: inline;
letter-spacing:4px;
}

#topmenu ul li a{ 
border-top:#008000 4px solid;
margin: 0;
float: left;
color: #454545;
font-weight: bold;
padding: 6px 14px 4px 18px;
text-decoration: none;
background: url(../../images/menudivide.gif) top right repeat-y;
}

#topmenu ul li a.current{
margin: 0;
float: left;
color: #f70a31;
font-weight: bold;
text-decoration: none;
background: url(../../images/menudivide.gif) top right repeat-y;
}

#topmenu ul li a:hover,#topmenu ul li a.current:hover{ 
border-top: #f70a31 4px solid;
color:#008000;
margin: 0;
}

#topmenu ul li.logg a{
background:none;
}
#header { 
height:75px;
background: url(../../images/topbg750.jpg); 
}

#groupmenu{  height:198px; display:inline-block;margin:10px 0 20px 32px; }
#groupmenu iframe, #groupmenu .main_photo{ float:left; margin-top:12px;}
#leftmenu{ 
float:left; 
margin-right:14px;
width: 120px;
/*
padding:14px 15px 0 5px; 
 */
   
}

#leftmenu ul{  
list-style-type: none;
margin: 0;
padding: 0; 

}

#leftmenu ul li{ 
height:20px;  
margin: 0;
border-bottom:1px dotted #999;
}

#leftmenu ul li a{ 
font-family:SimSun; 
display:block; 
background: url(../../images/sopt.gif) no-repeat 2px center;
margin-top:12px;
padding-left:20px;
letter-spacing:6px;
font-size:13px; 
font-weight:400;
color: #00014e;
text-decoration: none;

}

#leftmenu ul li a:visited, #leftrmenu ul li a:active{
color: #00014e;
}

#leftmenu ul li a.current, #leftmenu ul li#lcurrentphoto a{
letter-spacing:5px;
font-weight:bold;
background: url(../../images/sopt-green.gif) no-repeat 2px center;
color: #f70a31;
}

#leftmenu ul li a:hover,#leftmenu ul li.current a:hover,#leftmenu ul li#currentphoto a:hover{ 
letter-spacing:5px;
font-weight:bold;
color: #008000;
background-image:url(../../images/sopt-green.gif); 
}
#leftmenu ul li#lcurrentphoto a, #leftmenu ul li#lcurrentphoto a:hover{
letter-spacing:2px;
}
#leftmenu ul li.filmtv a,#leftmenu ul li.filmtv a:hover{
letter-spacing:2px;
}
#leftmenu ul li#photof a,#leftmenu ul li#photof a:hover{
letter-spacing:0px; font-size:12px;
}



/* Holly Hack for IE \*/
* html .leftmenu ul li { height: 1%; }
* html .leftmenu ul li a { height: 1%; }
/* End */

#content{ 
margin:12px 32px 25px 40px;
}
#content p{ 
text-indent:14px;
line-height:30px;	
}
#footer {
position:relative;
clear: left;
width: 100%; 
color:#ccc;
font-size:10px; 
text-align:center; 
padding-top:7px; 
height:27px;
background-color: #668d6b;
border-bottom:3px solid #506552; 
}
select,input{vertical-align:middle;}

a { 
cursor: pointer; 
color: #000; 
text-decoration: none; 
}

a:link {
cursor: pointer; 
color: #000; 
text-decoration: none; 
}

a:visited {
cursor: pointer; 
color: #000; text-decoration: none;
}

a:hover {
color: #c00; 
text-decoration: underline;

}
a:focus {
color: #000; 
text-decoration: none;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

.ulink a,p.ulink a{
text-decoration:underline;
}

.ulink a:hover,p.ulink a:hover{
color: #c00;
text-decoration:none;
}

.vspace_5{
height:5px;
font-size:0px;
line-height:0px;
width:99%;
clear:both
}

.vspace_h10{
height:10px;
font-size:0px;
line-height:0px;
width:99%;
clear:both
}

.vspace_h20{
height:20px;
font-size:0px;
line-height:0px;
width:99%;
clear:both
}

.clear{
clear: both
}

.hr{
margin:3px 0;
height:1px;
background:url(img/dot_h_1.gif) repeat-x left top;
font-size:0px;
line-height:0px
}
.cabinet{
	float:left; 
	list-style-type:none; 
	padding: 4px 10px; 
	margin:6px 15px 0 -6px;
	line-height:27px;
	-webkit-box-shadow: 8px 9px 15px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 8px 9px 15px -10px rgba(0,0,0,0.75);
    box-shadow: 8px 9px 15px -10px rgba(0,0,0,0.75);
    border-radius: 6px 6px 6px 6px;
   -moz-border-radius: 6px 6px 6px 6px;
   -webkit-border-radius: 6px 6px 6px 6px;
   border: 1px dashed #D7D7D7;
}
