/*-------------layout-----------------------*/
.mc
{
    width:960px;  
    margin:0 0 0 10px;
}
.mc_upload
{
    width:100%;  
    margin:0;
    padding-left:10px;
}
.screen
{
    float:left;    
}
.control
{
    float:right;   
    margin:0 15px 0 0;  
}
.control_left
{
	float:left;
}
.control_right
{
	float:left;
	margin-left:20px;
}
.control_upload
{
    padding-left:5px;
}
.mc_site
{
    margin:0 0 10px 0;  
}
.selectsite
{
	
}
.controlpad
{
    margin:20px 0 20px 0;  
}
.controlpad_upload
{
	margin-bottom:10px; 
}
.buttons_upload
{
    margin-top:5px;
}
.mc_button
{
    width: 200px;
    margin:0 0 10px 0;
    text-align:center;
}



/*--------------------------------------------*/
#media_control {
	height: 111px;
	width: 202px;
	background: url(../../images/media_control/media_control.jpg) no-repeat;
	
}
.mc_up {
	height: 15px;
	width: 33px;
	position: relative;
	left: 85px;
	top: 2px;
}
.mc_up_k {
	height: 15px;
	width: 33px;
	position: relative;
	left: 85px;
	top: -177px;
}
.mc_down {
	height: 17px;
	width: 33px;
	position: relative;
	left: 85px;
	top: 79px;
}
.mc_down_k {
	height: 17px;
	width: 33px;
	position: relative;
	left: 85px;
	top: -138px;
}
.mc_left {
	height: 28px;
	width: 21px;
	position: relative;
	left: 4px;
	top: 9px;
}
.mc_left_k {
	height: 28px;
	width: 21px;
	position: relative;
	left: 28px;
	top: -187px;
}
.mc_right {
	height: 28px;
	width: 18px;
	position: relative;
	left: 178px;
	top: -19px;
}
.mc_right_k {
	height: 28px;
	width: 18px;
	position: relative;
	left: 153px;
	top: -215px;
}
.mc_jj_1 {
	height: 18px;
	width: 18px;
	position: relative;
	left: 54px;
	top: -42px;
}
.mc_jj_2 {
	height: 18px;
	width: 18px;
	position: relative;
	left: 128px;
	top: -60px;
}
.mc_gq_1 {
	height: 18px;
	width: 18px;
	position: relative;
	left: 31px;
	top: -108px;
}
.mc_gq_2 {
	height: 18px;
	width: 18px;
	position: relative;
	left: 154px;
	top: -126px;
}
.mc_jd_1 {
	height: 18px;
	width: 18px;
	position: relative;
	left: 31px;
	top: -84px;
}
.mc_jd_2 {
	height: 18px;
	width: 18px;
	position: relative;
	left: 154px;
	top: -102px;
}
.mc_up, .mc_down, .mc_left, .mc_right, .mc_jj_1, .mc_jj_2, .mc_gq_1, .mc_gq_2, .mc_jd_1, .mc_jd_2{
	cursor: hand;
}
.mc_screen
{
	float: left;
	cursor: hand;
    margin:0 8px 0 8px;
}