body
{    
    -moz-background-clip:border;    
    -moz-background-inline-policy:continuous;    
    -moz-background-origin:padding;    
    -x-system-font:none;   
    color:#0A3262;
    
    font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    font-size:10pt;
 /*   font-size-adjust:none;
    font-stretch:normal;*/
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:0;
    padding:0;      
    
     
}

.box-full
{
    background:url(../images/backgounds/box_bg.jpg) repeat fixed center top;   
    }
    
    .wrapper-header 
    {
    
	BACKGROUND: url(../images/backgounds/wrapper_site.jpg) no-repeat 0px 0px
}

    .header-box
{   
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    /*background:transparent url(../images/backgounds/header_box_top.jpg) no-repeat scroll 0 0;*/
    background:transparent url(../images/backgounds/header_box_top.jpg) no-repeat center top;
height:19px;
}
.body-box
{   
    

 display:inline-block;
}
.logo
{     
width:980px;      
      height:80px;      
  /*    border-left: 1px solid #9FB1BC;
      border-right: 1px solid #9FB1BC;
      border-bottom: 1px solid #9FB1BC;*/
}

/*content*/
#maincontent {
	background: url('../images/standard/system_nav/bbook-bg.gif') repeat-y 21% 0%;
	/*border-right: 1px solid #CCCCCC;	*/
	float: left;
	
}

.clearfix {	display: inline-block;}


/*end of content*/
.standard
{
    background: #fcfcfe url(../images/line-bg.jpg) repeat-y right top;        
    width:100%;   
    height:80px;   
    /*display:inline-block; */
    /*display:inherit;*/
}
.standard .menutop1
{       
    margin-top:5px;
    float:left; 
    height:65px;
    width:300px;    
    background: url(../images/backgounds/logo4F.jpg) no-repeat 10px 15px;    
	display:block;
	
}
.standard .menutop
{
    
    float:right;
    /*border-width: 0px 0px 1px 0px;     */
	display:block;
	height:13px;	
	font:verdana;
	font-size:12px;
	padding:4px;
}
.standard .menutop .ul
{    
	display:block;
	margin:0px;	
	text-align:right;
	font-family:verdana;
}

.standard .menutop .li_start a{
    font:normal 100% verdana;
	color: #16387C;
	text-decoration: none;	
	float:left;
}
.standard .menutop .li_start a:hover{
    font:normal 100% verdana;
	color: Red;
	text-decoration: none;	
	float:left;
}

.standard .menutop .li a{
font:normal 100% verdana;
	color: #16387C;
	text-decoration: none;	
}
.standard .menutop .li a:hover{
    font:normal 100% verdana;
	color: Red;
	text-decoration: none;	
}
.standard .menutop .li a:v{
    font:normal 100% verdana;
	color: #16387C;
	text-decoration: none;	
}

/*content right*/
.contentright
{
    float: left; 
    /*width: 70%;*/
    padding-left: 10px;    
    padding-right: 5px;
    padding-top: 15px;    
}

.contentright h3 
{
	font-size: 115%;
	color: #E58800;
}
.contentright h2 
{
	font-size: 150%;
	color: #E58800;
}

/*footer*/

#footerwrap 
{
    width:1034px;
    height:50px;
    background: url(../images/backgounds/footer_box_top.jpg) no-repeat scroll center top;    
	/*
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 15px;
	width:100%;
*/
}

.footer 
{
   
    	/*
 width:100%;
	clear: both;
	padding: 20px 10px 20px;
	color: #999999;
	text-align: left;
	overflow: hidden;
	position: relative;
*/
	
}

#ja-footer a {
	color: #999999;
	font-weight: bold;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #333333;
	font-weight: bold;
}

.menutop ul
{
    list-style-type: none;
    padding:20px 2px 0 5px;    
}
.menutop ul li
{
    float:right;    
    display:inline;
    padding:0 5px 0 5px;    
   border-left:1px solid;
    font:normal 90% verdana;
    color:White;
}
.menutop ul li.a
{
    float:right;
    font-size:small;
     font:normal 90% verdana;
      color:White;
    
}

.menutop ul li.li_start
{
    border-left:0px;
}


div.detail ul li
{
    list-style-type:none;
    
    /*padding-left:17px;        */
    /*margin-left:-18px;*/        
}

div.detail ul li.picture
{                                 
   background:url(../images/icons/picture.gif);  
   background-repeat:no-repeat;
   padding-left:16px;
   padding-top:-5px;
}
div.detail ul li.video
{    
   background:url(../images/icons/video.gif);  
   background-repeat:no-repeat;
   padding-left:16px;
 
}

div.detail ul li.audio
{      
    background:url(../images/icons/audio.gif);  
   background-repeat:no-repeat;
   padding-left:16px;
}

div.detail ul li.flash
{      
     background:url(../images/icons/flash.gif);  
   background-repeat:no-repeat;
   padding-left:16px;
}