﻿.main_index{position:absolute; width:100%; top:0px; }
.main_back{position:absolute; width:100%; height:1056px; margin:0px auto 0px auto; z-index:-1; background-position:center center; background-repeat:no-repeat;}
.sub_back{position:absolute; width:100%; height:1056px; margin:0px auto 0px auto;background-position:center top; background-repeat:no-repeat;}
.main_common{position:absolute; width:100%; height:800px; margin:0px auto 0px auto; z-index:-1; background-position:center top; background-repeat:no-repeat;}

.login_input{width:116px; height:17px; background-color:#000000; color:#cbcbcb; border:none; text-indent:2px; padding-left:-2px;ime-mode:disabled;}

.middle{vertical-align:middle;}

.main_index .cs
{
	width:940px; 
	height:auto; 
	overflow :hidden ;
	margin:0px auto 0px auto;
}


#process_back {background-color:#ffffff; cursor:wait;}
#process_loading {}

#address_back {background-color:#000000; cursor:wait;}
#address_loading {width:400px; height:300px; border:solid 2px #000000; background-color:#ffffff;}

.msg_arrow{width:auto; height:19px; position:absolute; display:none;}
.msg_arrow .div1{width:5px; height:19px; _height:19px; float:left; background-image:url('/images/msg_arrow.gif');}
.msg_arrow .div2{width:auto; height:17px; float:left; border:solid 1px #000000; border-left:none; font-size:12px; background-color:#c5c39c;}
.msg_arrow .div2 p{color:#000000; margin:0px 5px 0px 5px; }

div.contents{width:720px; float:left;}
div.contents .top{width:700px; height:80px; background-repeat:no-repeat; background-position:center top;}
div.contents .textarea{width:700px; height:14px; padding-top:22px; text-align:right;}
div.contents .textarea p{padding-right:100px;}
div.sub_back_top{width:700px; height:50px; background-image:url('/images/sub_back_top.jpg');}
div.sub_back_middle{width:700px; background-image:url('/images/sub_back_middle.jpg');}
div.sub_back_bottom{width:700px; height:50px; background-image:url('/images/sub_back_bottom.jpg');}



UL#tableDev
{    
	
    display : block;
    width : 109px;
    
    padding : 0px 0px 0px 0px ;
    
    height : 64px;
}

UL#tableDev LI
{
	display : block;
	float : left; 
	width : 106px;
	height : 20px;

	margin : 0px 0px 0px 0px;  
	padding : 0px 3px 0px 0px; 

	color : rgb(227,214,205);  

	font-size : 11px;   
	word-break:break-all;
	
}