.product {
width:145px;
height:210px;
float:left;
text-align:center;
padding-right:5px;
}

.product p {
width:145px;
text-align:center;
margin:0;
padding:0;
}

.product a:link {
font:12px Arial, Helvetica, sans-serif;
color:#F7A6C6;
text-decoration:none;
}

.list {
border-bottom-width:1px;
border-bottom-style:dashed;
border-bottom-color:#F9C;
}

.list:hover {
background-color:#FBCCDF;
}

.list h2,.list h5,.list a:link,.list a:hover {
	color:#EF347E;
	font-size:14px;
	margin: 0;
	padding: 0px;
}

.list p {
margin-top:0;
padding-top:0;
}

#zi_body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
width:800px;
padding-top:20px;
left:auto;
right:auto;
}

html>body #zi_body {
width:auto;
height:auto;
min-width:800px;
min-height:600px;
}

.zi_top {
width:50%;
height:20px;
float:left;
line-height:20px;
}

.zi_top h1 {
color:#F592BA;
font-size:16px;
text-indent:20px;
margin:0;
}

.zi_h1 {
text-align:center;
padding-top:20px;
width:100%;
}

.zi_h1 h1 {
color:#F273A6;
}

.content {
line-height:16px;
}

.next {
padding-top:5px;
font-weight:700;
}
.forml_li label{
	font-weight: bold;
	color:#000000;
	font-size: 14px;
	text-align: left;
	padding-right:5px;
}
.forml_li{
	list-style-type: none;
	width:auto;
	color:#FF0000;
	font-variant: normal;
	font-size: 12px;
	padding-bottom:5px;
}
form input{
	border : 1px solid #F7A6C6;
	left: 200px;
}