/* arthall list
----------------------------------------*/

#list {
	width : 500px ;
	}

#list table {
	border-top : 1px solid #cccccc ;
	border-bottom : none ;
	border-left : none ;
	border-right : none ;
	font-size : 100% ;
	width : 100% ;
	}

#list td {
	/* height : 40px ; */
	background-color : tranceparent ;
	border-top : none ;
	border-bottom : 1px solid #cccccc ;
	border-left : none ;
	border-right : none ;
	padding : 10px ;
	/* cell-spacing : 10px ; */
	padding-left : 35px ;
	}

.eye {
	background: #ffffff url(/img/i/eye.gif) no-repeat 8px center ;
	/* padding-left : 35px ; */
	}

#list td.eye {
	background: #ffffff url(/img/i/eye.gif) no-repeat 8px center ;
	/* padding-left : 35px ; */
	}

#list td a {
	display : block ;
	width : 100% ;
	height :100% ;
	text-decoration : none ;
	color : #555 ;
	}


#list td a:hover {
	background-color : #fafafa ;
	text-decoration : none ;
	color : #555 ;
	}


/*
#list th {
	border-top : none ;
	border-bottom : 1px solid #cccccc ;
	border-left : 6px solid #cccccc ;
	border-right : none ;
	background-color : #f3f3f3 ;
	font-weight : normal ;
	padding : 10px ;
	width : 100px ;
	padding-left : 25px ;
	}

/*
#table500 th {
	border-top : none ;
	border-bottom : 1px solid #cccccc ;
	border-left : 6px solid #cccccc ;
	border-right : none ;
	background-color : #f3f3f3 ;
	font-weight : normal ;
	padding : 10px ;
	width : 100px ;
	}
*/



/*
#table500 th em {
	font-style : normarl ;
	color : #ff0000 ;
	padding-left : 5px ;
	}
*/


.text1,.text2,.text3,.text4 {
	border : 1px solid #cccccc ;
	background-color : #f3f3f3 ;
	padding : 2px ;
	}

.text1 {
	width : 100px ;
	}

.text2 {
	width : 4em ;
	}

.text3 {
	width : 98% ;
	}

.text4 {
	width : 98% ;
	}

#table500 select {
	border : 1px sp;od #cccccc ;
	background-color : #f3f3f3 ;
	}

#table500 .submit {
	text-align : center ;
	margin-top : 30px ;
	}


.text1:focus,.text2:focus,.text3:focus,.text4:focus, {
	border-color : #7f9db9 ;
	background-color : #ffffff ;
	}