
#mv_dod
{
    display:none;
}
.mv_dod
{
	/*display:none;*/
	/*margin-bottom:50px;*/ 
   /*	margin-bottom:20px;*/
}


.mv_dod .box
{
   

}
.mv_dod .box .tit
{
  
    height:6px;
    background-color:#fffcc9;
    background-image:url(images/Y_cnt_top_c.gif);   
}

.mv_dod .box .tit .tit_sx 
{
    width:6px;
    height:6px;
    background-image:url(images/Y_cnt_ttop_sx.gif);
    float:left;
}
.mv_dod .box .tit .tit_dx 
{
    width:6px;
    height:6px;
    background-image:url(images/Y_cnt_ttop_dx.gif);
    float:right;
}
.mv_dod .box .tit .tit_c
{
    float:left;
    height:6px;
}

.mv_dod .box .cnt
{
    clear:both;
    background-color:#fffcc9;
    
}
.mv_dod .box .cnt .top
{

}
.mv_dod .box .cnt .top .top_dx
{
    background-image:url(images/Y_cnt_top_dx.gif);
    background-position:right;
    background-repeat:repeat-y;
    

}
.mv_dod .box .cnt .top .top_c
{
    background-image:url(images/Y_cnt_top_sx.gif);
    background-repeat:repeat-y;
    padding-left:11px;
    padding-top:10px;
    padding-bottom:15px;
    padding-right:16px;

}


.mv_dod .box .cnt .btm
{
    background-image:url(images/Y_cnt_btm_c.gif);
    height:6px;
    clear:both;
}
.mv_dod .box .cnt .btm_sx
{
    width:6px;
    height:6px;
    background-image:url(images/Y_cnt_btm_sx.gif);
    float:left;
}
.mv_dod .box .cnt .btm_dx
{
    width:6px;
    height:6px;
    background-image:url(images/Y_cnt_btm_dx.gif);
    float:right;
}
.mv_dod .box .cnt .btm_c
{
    height:6px;
    
    float:left;
}

.mv_dod .box .cnt .top .top_c  form
{
/*    left:16px;
	position:absolute;
    top:10px;*/
	
    margin:4px 0 0 5px;
    padding:0;
	float:left;
			


}
.mv_dod h4, .mv_dod p, .mv_dod .mv_dod_title
{ 

	margin:0;
    margin-left:80px;
	display:block;
}
.mv_dod h4 ,  .mv_dod .mv_dod_title
{
    color:#555441;
    margin-top:0;
	font-weight:bold;
}
#mv_down 
{
	margin-top:30px;
}