/*********** PG??? ************/

/************ ??m??????? *******************/
.item{ 
	display: inline-block;
}
.item .delete{ 
	/*width:65px;*/ height:15px; cursor:pointer; top:10px;
}
.item a{ 
	background-color: #FAFAFA; border: none; display: block; padding: 10px; text-decoration: none;
}
.item:first-child .delete:before{ 
	content:'.'; text-indent:-9999px; overflow:hidden; width:20px; height:90px; position:absolute; right:-110px; top:-95px;
}
.item a img{ 
	display:block; border:none;
}

/**************** ???????????? ******
.content-box-content form fieldset p{
	text-indent: 2em;
}
.content-box-content form fieldset p label{
	text-indent: 0;
}
*/

/************ CSS????? *******************/
/*label */.font-css-escape{
	display: none;
	padding: 0;
	font-weight: normal;
}

/************ ??p??? *******************/

.background-color-p{
	background-color: #F0F8FF;
}

/************ ???? *******************/
.button .blue{
	background: #004a95 url('../images/bg-button-blue.gif') top left repeat-x ;
	border-color: #004994 ;
}

/************ ?????? *******************/

body#login h2{
	color: #fff;
	background: #222 url('../images/bg-login.gif');
}

#login-wrapper #login-content .button{
	background: #459300 url('../images/bg-button-green.gif') top left repeat-x;
	border: 1px solid #459300;
}
.background-color-tr{
    background-color:#F0F8FF;
}
