﻿body{   
	color: #6b6a6a;
	margin: 0px;
	font-size:9pt;
	background: #252525 url(../images/bg_top.gif) repeat-x top;
	

}
#upPhoto{ width:auto; margin:20px 4px; text-align:left; border:#666 1px solid; height:auto; min-height:400px; font-size:14px; }
#upPhoto .title{width:auto; height:35px; border-bottom:#666 1px solid;background-color:#353535; text-align:left; padding-left:20px; padding-top:7px; clear:both;}
#upPhoto .up{width:auto; height:auto; min-height:400px; padding:30ppx; text-align:center; color:#666666; font-size:14px;}
#upPhoto .component1{
	background-color: #373737;
	color: #969696;
	border: 1px solid #4a4a4a;
	font-size: 12px;
	padding: 2px;
	height: 13px;
	width:200px;
}
#upPhoto .component2{
	background-color: #373737;
	color: #969696;
	border: 1px solid #4a4a4a;
	font-size: 12px;
	padding: 2px;
	height: 22px;
}
#upPhoto .inputsframe {
	background-color: #373737;
	color: #969696;
	border: 1px solid #4a4a4a;
	font-size: 12px;
	padding: 5px;
}
#upPhoto span{ text-align:center; width:auto;}
#upPhoto table{ margin-top:20px;}
#upPhoto .yellow{ font-size:12px; color:Yellow; margin-right:6px;}
#upPhoto  a{ color:Yellow; margin:10px 0px; height:35px; width:40px; padding:10px; font-size:9pt}
#upPhoto  a:link{text-decoration: none;}
#upPhoto  a:hover{text-decoration:underline}
/*信息框样式*/
#dialogBox{
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:1001;
     width:100%; 
     height:25px;
    background-color:Black;
}
