.BoxFrame{
 	border-width:1px;
 	border-color:#C0C0C0;
 	border-style:solid;
 	width:100%;
}
/*******************************/
/* 
/******************************/
.IndexLeft{
 	width:780px;
    float:left;
    padding:0px;
	margin:0px;
}
/*******************************/
/* 
/******************************/
.IndexRight{
	 width:210px;
	 float:right;
	 padding:0px;
	 margin:0px;
}
/*******************************/
/* 
/******************************/
.IndexContents{
	 width:100%;
	 float:left;
	 padding:0px;
	 margin:0px;
}
/*******************************/
/* 
/******************************/
.IndexContentsLeft{
	 width:387px;
	 float:left;
    padding:0px 0px 5px 0px;
	margin:0px;

}
/*******************************/
/* 
/******************************/
.IndexContentsRight{
	width:387px;
	float:right;
    padding:0px 0px 5px 0px;
	margin:0px;
}
/*******************************/
/* 
/******************************/
.IndexContentsAll{
 	width:100%;
 	float:left;
	padding:0px 5px 5px 0px;
	margin:0px;
}
/*******************************/
/* 
/******************************/
.IndexContentsBox{
 width:100%;
 padding:0px 0px 0px 0px;
 margin:5px 7px 5px 7px;
 color:#808080;
 font-size:x-small;
 font-style:normal;
 text-align:left;
 text-indent:5px;
 line-height:150%;
}
/*******************************/
/* 
/******************************/
#IndexContentsBoxImgRight{
 float:right;
 margin:5px 7px 5px 5px;
}
.CommandBox{
 text-align:center;
 padding:5px 0px  5px 0px;
}

.CommandBox a{
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 12px;
 padding:3px 10px 3px 10px;
 background-image:url('../img/Orange_Bar2.gif');
 color:#EEEEEE;
 cursor:pointer;
 text-align:center;
}

.IndexRight ul{
    margin:0px 3px 10px 1px;
    list-style:none;
    padding:5px 3px 5px 10px;
    border-width:1px;
    border-color:#C0C0C0;
    border-style:solid;
    background-repeat:repeat-x;
    background-color:#F0F0F0;
    background-image:url('../img/Title1.gif');
}
.IndexRight li{
    margin:0px;
    padding:2px 5px 2px 10px;
    font-weight:normal;
    float:none;
    width:auto;
}
/*******************************/
/* 
/******************************/
.IndexCustomerBox{
 margin:0px 5px 5px 0px;
 list-style:none;
 padding:10px 2px 2px 2px;
 border-width:1px;
 border-color:#C0C0C0;
 border-style:solid;
 background-repeat:repeat-x;
 background-color:#F0F0F0;
 background-image:url('../img/Title1.gif');
 width:145px;
 font-size:10px;
 float:left;
 line-height:120%;
 height:110px;
}

.IndexCustomerBox .BoxTitile{
 width:100%;
 clear:both;
 text-align:left;
 word-break:break-all;
}

.IndexCustomerBox .BoxLeft{
 float:left;
 width:70px;
}

.IndexCustomerBox .BoxRight{
 float:right;
 width:66px;
}

.IndexCustomerBox .BoxLogo {
 width:64px;
 height:64px;
 padding:0px 0px 0px 0px;
 text-align:center;
 margin:0px 0px 0px 0px;
 vertical-align:middle;
}

.IndexCustomerBox .Cont_Line {
 margin:2px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 word-break:break-all;
}

.IndexCustomerBox .LabelItem{
 width:apple30%;
 float:left;
}
.IndexCustomerBox .InputItem{
 width:70%;
 float:right;
}
