body {
	margin:0pt;
	padding:0pt;
}
body, td {
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
form, label input {
	margin:0pt;
	padding:0pt;
}
img {
	border:0pt none;
}
label {
	cursor:pointer;
}
li, dd {
	margin-bottom:6px;
}
p, li, dl, dd, dt {
	line-height:140%;
}
/*textarea, input, select {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:1px;
	padding:3px;
}*/
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.clear {
	clear:both;
	height:2px;
}
.hidden {
	display:none;
}

a:link {
	color:#2683AE;
	text-decoration:none;
}
a:hover {
	color:#D54E21;
	text-decoration:underline;
}
a:visited {
	color:#2683AE;
	text-decoration:none;
}

h1 {font-size:2em;
font-weight:bold;
margin:0;
padding:10px;}
h2 {font-size:1.5em;font-weight:bold;}
h3 {font-size:1.17em;font-weight:bold;}
h4 {font-weight:bold;}
h5 {font-size:0.83em;font-weight:bold;}
h6 {font-size:0.67em;font-weight:bold;}





/*=============================
                                                           Input
----------------------------------------------------------------*/

div.box_input {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#BDE3E9 none repeat scroll 0 0;
margin:5px 5px 5px 40px;
padding:5px;
width:420px;
}
div.box_input label {
	float: left;
	display: block;
	width: 110px;
	font-size:1.1em;
	padding-right: 5px;
	text-align: right;
}
div.box_input input {
	width: 220px;
}

div.box_input1 {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	padding: 5px;
	margin: 5px;
	background: #BDE3E9;
	width: 550px;
}
div.box_input1 label {
	float: left;
	display: block;
	width: 250px;
	font-size:1.3em;
	padding-right: 5px;
	text-align: right;
}

div.box_input1 input {
	width: 220px;
	padding-left:5px;
}






/*=============================
                                                           Layout
----------------------------------------------------------------*/


#head {
	background: #E4F2FD none repeat scroll 0 0;
}

#head h1 {
color:#666666;
float:left;
margin-left:10px;
margin-top:10px;
}

#head img {
	padding:10px;
	float:right;
}

#adminmenu {
	border-bottom-style:solid;
	border-bottom-width:1px;
	list-style-image:none;
	/*list-style-position:outside;
	list-style-type:none;
	margin:0pt;*/
	padding-left:11px;
	border-bottom:1px solid #FFFFFF;
}
#adminmenu a {
	font-size:14px;
	line-height:30px;
	padding:5px 7px;
}
#adminmenu a.current {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border-style:solid;
	border-width:1px;
	border-bottom-width:0px;
	border-color: #C6D9E9;
	border-bottom-color:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
	color: #D54E21;
	background-color:#FFFFFF;
}

#adminmenu li, #submenu li, #sidemenu li, #menu_2 li {
	display:inline;
	margin:0pt;
	padding:0pt;
	text-align:center;
}

#contents {
	margin: 0px 50px;
}

#menu_2 a.current{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#E4F2FD;
border:2px solid #C6D9E9;
padding-left:6px;
padding-right:6px;
}

#menu_2 a {
	font-size:14px;
	line-height:30px;
	padding:5px 7px;
}

#menu_2{

list-style-image:none;
padding-top:15px;

}

#contents div.wrap h1 {
font-size:1.5em;
text-decoration:underline;
}

#contents div.wrap h1.add {
float:left;
font-size:1.5em;
padding:0;
text-decoration:underline;
width:80%;
padding:5px;
}

span#addon{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#C0C0C0;
border:2px solid #000000;
margin-top:10px;
padding:4px;
text-align:right;
}

#contents div.wrap div.manage_box{
border:1px solid #2683AE;
margin-top:20px;
padding:15px;
}

#contents div.wrap div.manage_box h2{
color:#2683AE;
font-size:px;
padding:5px;
text-decoration:underline;
}

#contents div.wrap div.manage_box div.left{
float:left;
padding:5px;
width:45%;
}

#contents div.wrap div.manage_box div.right{
float:right;
padding:5px;
width:45%;
}

#contents div.wrap div.manage_box div.form_row{
background-color:#E4F2FD;
margin-top:10px;
padding:10px;
}

#contents div.wrap div.manage_box div.form_row label{
display:block;
float:left;
font-size:15px;
text-align:right;
width:150px;
}

#contents div.wrap div.manage_box div.form_row label{
}

#contents div.wrap div.manage_box div.form_row input,select{
margin-left:10px;
}

table {
	border:1px solid #C0C0C0;
	margin:25px auto 0;
}
table tr th {
background:#000000 none repeat scroll 0 0;
border:1px solid #FFFFFF;
color:#FFFFFF;
padding:5px;
text-align:center;
}
table tr td {
	padding: 5px;
	font-size:1em;
	border-bottom: 1px solid #CECECE;
	text-align:center;
}
table tr td.col1 {
	text-align: center;
	width: 50px;
}
table tr td.col1 span {
	font-size: 0.45em;
}
table tr td.col2 {
	text-align: center;
	width: 80px;
}
table tr td.col3 {
	text-align: left;
	width: 150px;
}

table tr td.col4 {
	text-align: left;
	width: 180px;
}

table tr td.col5 {
	text-align: left;
	width: 230px;
}

#girl_hilight {
border:1px solid #6DCFFD;
margin:10px;
padding:15px;
position:relative;
}


#girl_hilight h2 {
color:#0000CC;
text-align:right;
font-weight:bold;
right:60px;
top:15px;
padding-right:10px;
position:absolute;
}

div.form_row {
clear:left;
padding:5px 0;
-moz-border-radius:4px;
}

div.form_row span.namecate{
font-size:12px;
font-weight:bold;
}

div.form_row div#cate_baby{
float:left;
margin-left:200px;
*margin-left:100px;
width:35%;
}

div.form_row div#cate_toy{
clear:right;
float:left;
}

div.form_row div.showmain{
margin-left:30px;
padding:5px;
font-weight:bold;
}

div.form_row div.showsub{
font-weight:normal;
margin-left:20px;
}

div.form_row label {
display:block;
float:left;
font-weight:bold;
padding-right:5px;
text-align:right;
width:220px;
}

div.form_row label.cate{
padding-right:5px;
float:none;
font-weight:bold;
padding-left:3px;
display:inline;
width:0px;
text-align:left;
}

div.form_row input{
padding:1px;
}

div.form_img img{
left:225px;
position:relative;
border:2px solid #000000;
}

div.count_all{
float:left;
font-size:1.2em;
font-weight:bold;
margin-left:60px;
}

div.navlink{
float:right;
font-size:1.5em;
margin-right:60px;
}

#data_box{
font-size:15px;
font-weight:bold;
margin-top:5px;
padding:30px;
}

#data_box div.date_box{
text-align:left;
font-size:18px;
}


#data_box div.contact_box{
font-size:14px;
line-height:30px;
margin-top:30px;
}


#data_box div.contact_box h3{
font-size:20px;
margin-bottom:25px;
text-decoration:underline;
}


#data_box div.contact_box span{
font-weight:normal;
margin-left:20px;
text-decoration:underline;
}

#data_box div.profile_box{
font-size:14px;
line-height:30px;
margin-top:30px;
}

#data_box div.profile_box h3{
font-size:20px;
margin-bottom:25px;
text-decoration:underline;
}

#data_box div.profile_box span{
font-weight:normal;
margin-left:20px;
text-decoration:underline;
}



