@charset "utf-8";
#core_wrap {
	width:740px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px;
}
#gen_wrap {
	width:740px; float:left;
}
#cust_wrap {
	float:left;
}
#cust_error {
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
#diag_red {
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
#diag_orange {
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-left-color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F60;
}
#diag_green {
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0C0;
	border-right-color: #0C0;
	border-left-color: #0C0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003;
}




#cust_wrap_gb {
	float:left;
	border: 1px solid #434B4D;
	padding: 5px;
}
#tor_wrap {
	width:700px;
	float:left;
}
#tor_wrap_head {
	width:700px;
	float:left;
	height: 6px;
	background-image: url(img/tor_wrap_head.png);
}
#tor_wrap_main {
	width:700px;
	float:left;
	background-image: url(img/tor_wrap_main.png);
}
#tor_wrap_main_line {
	width:690px;
	float:left;
	margin-left: 5px;
}
#tor_wrap_foot {
	width:700px;
	float:left;
}
#opt_wrap {
	width:700px;
	float:left;
}
#opt_wrap_head {
	width:700px;
	float:left;
	height: 6px;
	background-image: url(img/tor_wrap_head.png);
}
#opt_wrap_main {
	width:700px;
	float:left;
	background-image: url(img/tor_wrap_main.png);
}
#opt_wrap_main_line {
	width:690px;
	float:left;
	margin-left: 5px;
}
#opt_wrap_foot {
	width:700px;
	float:left;
}

#foot_wrap_head {
	width:700px;
	float:left;
	height: 6px;
	background-image: url(img/foot_wrap_head.png);
}
#foot_wrap_main {
	width:700px;
	float:left;
	background-image: url(img/foot_wrap_main.png);
}
#foot_wrap_main_line {
	width:690px;
	float:left;
	margin-left: 5px;
}
#foot_wrap_foot {
	width:700px;
	float:left;
}

#cust_wrap_r {
	float:right;
}
#cust_wrap_test {
	float:right;
	overflow: hidden;
}
#tor_wrap_files {
	width:680px;
	float:left;
	margin-left: 10px;
	border: 1px solid #666;
	background-color: #FFF;
}
#tor_wrap_files_line {
	width:670px;
	float:left;
	margin-left: 5px;
	background-color: #FFF;
	margin-top: 1px;
	margin-bottom: 1px;
}
#tor_wrap_main_ident {
	width:700px;
	float:left;
	background-image: url(img/tor_wrap_main.png);
}
#filesud_cell {
	width:120px;
	float:left;
	text-align:center;
}
#button_100_download {
	width:124px;
	float:left;
	background-image: url(img/button_120.png);
	height: 28px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top:3px;
	cursor:pointer;
}
#button_100_upload {
	width:104px;
	float:left;
	background-image: url(img/button_100.png);
	height: 28px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top:3px;
	cursor:pointer;
}
#button_100_upload2 {
	width:104px;
	float:left;
	background-image: url(img/button_100.png);
	height: 28px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top:3px;
	cursor:pointer;
}
#button_100_options {
	width:104px;
	float:left;
	background-image: url(img/button_100.png);
	height: 28px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top:3px;
	cursor:pointer;
}
#button_100_package_1, #button_100_package_2, #button_100_package_3, #button_100_package_4 {
	width:104px;
	float:left;
	background-image: url(img/button_100.png);
	height: 28px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top:3px;
	cursor:pointer;
	margin-left:98px;
}

