@charset "utf-8";
/* CSS Document */
<style>
body {
	margin:0;
	padding:40px;
	background:#fff;
	font:80% Arial, Helvetica, sans-serif;
	color:#555;
	line-height:180%;
}

h1{
	font-size:180%;
	font-weight:normal;
	color:#555;
}
h2{
	clear:both;
	font-size:160%;
	font-weight:normal;
	color:#555;
	margin:0;
	padding:.5em 0;
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
	color: #999;
	text-align: center;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}



/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*  */
</style>
#uploadWrap1 {
	background-image: url(../images/imgBM1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 638px;
}
#uploadUP #form1 table {

}
#form1 table tr td #category {
	background-color: #F8E8AF;
}
#form1 table tr .KT_th label {
	color: #CCCCCC;
}
#form1 table tr td #KT_Update1 {
	margin-left: 180px;
}
