* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

body{
	background-color:#ffffff;
}

div#all{
	width:100%;
	background-color:#ffffff;
}

div#ladies_title{
	margin-left:auto;
	margin-right:auto;
	width:636px;
	height:37px;
	text-align:center;
	margin-bottom:5px;
}

div#ladies_all{
	width:100%;
	background-color:#BFE7F1;
}

table#m_select{
	width:162px;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}

table#m_select td{
	padding-right:1px;
}

table#select{
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}
table#select th{
	height:1px;
}


table#select td{
	padding:0;
	padding-left:1px;
	padding-bottom:2px;
}
div#n_parts{
	position:relative;
	margin-left:atuo;
	margin-right:auto;
	width:72px;
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
	border-top:4px solid #82017E;
	border-right:4px solid #82017E;
	border-bottom:4px solid #000000;
	border-left:4px solid #000000;
}

div#pic{
	width:72px;
	height:108px;
	margin-left:auto;
	margin-right:auto;
}

div#n_number{
	margin-left:auto;
	margin-right:auto;
	width:72px;
	height:14px;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	background-color:#82017E;
	width:72px;
	color:#ffffff;
	text-align:center;
}

div#n_name{
	margin-left:auto;
	margin-right:auto;
	height:14px;
	width:72px;
	text-align:center;
}

div#n_head{
	width:72px;
	height:10px;
	text-align:left;
	background-color:#FD8107;
}

div#newmark{
	position:absolute;
	top:1px;
	left:1px;
	font-weight:bold;
	width:32px;
	height:10px;
	background: url("../images/newmark.gif") no-repeat;
}
