@charset "utf-8";
/*	2008/04/17 Edited By Ben 黃毅仁	*/
/*	代拍委託單專用 order_sell2008, member/sellorder_2008	*/

body	{
	font-size: 12px;	
	}

/*	第一層容器 鵝黃背景只是暫放	*/
#level0	{
	/*background-color: #FFFF99;*/
	background:url(../images/bg_index8body.gif) repeat-x;
	background-position: 0% 80px;	
	width: auto;
	margin: 0;
	}
	
/*	Border 放左右的框線用 層級二	*/
div#sell_border	{
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	}
	
/*	看起來是第二層, 其實是頁首	*/
#level1	{
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	}

/*	頁首上方5px深藍條紋背景設定	*/
#level1-1	{
	background: url(../images/index3_bg_level1.gif) repeat-x;
	height: 80px;
	}	

#top	{
	background-color: #CC3399;
	float: left;
	width: 350px;	
	height: 80px;	
	}

div#tools	{	
	/*background-color: #FFF; s
	background-repeat: repeat-x;*/
	}
* html div#tools	{
	float: left;
	width: 470px;
	}

#bar	{	
	background: url(../images/index3_about_09.gif) repeat-x;
	margin:0;
	padding: 0;
	}
	
#bar table	{
	border: none;
	}

#checkuser	{
	background: url(images/index3_about_11.gif) repeat-x;
	height: 24px;
}

#checkuser	{
	background: url(images/index3_about_11.gif) repeat-x;
	height: 24px;
}			
	
#checkuser	{	margin-top: -1px ; margin-left: 358px;	}			
* html #checkuser	{	margin: 3px 0 -5px 8px;	}


html>body #level0 #level1 div.msg	{
	background-color: #FFF;
	width: auto;
	margin: 0 auto;
	text-align: center;
	left: 50%;
	}

* html div.msg	{
	padding: 0;
	text-align: center;
	}

.style1 {
	color: #FF6600;	
	}
	
.style2 {	
	color: #CC0000;		
	}

/*	代拍匯率橫條, 黑底白字, */
.bw	{
	width: 900px;
	background-color: #333333;
	/*background: url(../images/bg_sellform_bw.gif) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 2;
	background-color: #333;
	color: #FFF;
	text-align: center;
}

div.center	{
	text-align: center; 
	position: relative; 
	margin: 0 auto;
	}

/*	代拍委託表單-表格	*/
table#sellform		{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	width: 880px;
	}
	
#sellform table tr td	{
	height: 2.5em;
	vertical-align: top;
	}
	
/*	代拍委託單 標題	*/
#sellform h1	{
	text-align: left;
	line-height: 1.5em;
	}	
	
#sellform td hr	{
	border: none 0;
	border-top: 1px solid #333;/*the border*/
	width: 90%;
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	}
	
.mr	{		
	color: #FF0000;
	padding: 0.5em;		
	}
	
/*	表格列 顏色-淺灰	*/
.trbg	{
	background-color: #EFEFEF;
	}

/*	商品圖上傳 input file元件 样式表	*/
input.file	{
	width: 239px;
	}
	
html>/**/body input.file	{
	width: 241px;
	}

/*	預覽圖片 置放處	*/
td#Preview div	{
	float: left;
	}

/*	三張預覽圖片DIV 格式 背景鵝黃色	*/	
#newPreview0, #newPreview1, #newPreview2	{	
	position: relative;
	background-color: FFFF99;
	border: 1px dotted #666;
	width:238px;
	height:200px;	
	margin: 5px 5px 5px 0;
	z-index:2
	}

/*	新代拍委託單-頁尾	*/	
#sell_bottom	{
	background-color:#CCCCCC;
	border-top: 1px solid dotted;
	line-height: 3;
	letter-spacing: 1px;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	}	
