/* skinTest CSS By libulin 2007.4.11 */
body {
	text-align:center;
}
.main {
    text-align:left;
	height:600px;
	width:800px;
	margin:0 0 10px 0;
	padding:14px 50px 10px 50px;
	border:#F16C95 1px solid;
	border-top:none;
	background:url(../IMAGES/skinbg.gif);
}
.formTest {
	padding:0 0 0 0;
	margin:0; 
}
h1 {
	padding:0px;
	height:20px;
	margin-bottom:0px;
	color:#FF63AD;
}

.questionClass {
	text-align:left;
	font:"ËÎÌå";
	font-size:12px;
	border-bottom:#999999 dashed 1px;
	margin:15px 0 14px 0;
}
.question {
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

.sidehead {
	background-image: url(../IMAGES/Skin_topmid.gif);
	font-size:12px;
	height:25px;
	padding-bottom:1px;
	margin:0 0 -1 0;
	width:800px;
}
.sidehead .toptext {
	color:#CC66CC;
}
.lefttop {
	float:left;
	background-image:url(../IMAGES/Skin_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:7px;
	height:25px;
}
.toptext {
    float:left;
	text-align: center;
	padding: 6px 0 0 10px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}


.righttop {
	float:right;
	background-image: url(../IMAGES/Skin_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:7px;
	height:25px;
}
.content {
    font-size:12px;
	line-height:25px;
	border-bottom:#999999 dashed 1px;
	text-decoration:none;
}
.sub {
	text-align:right;
}
.submit {
	height:20px;
	width:100px;
	line-height:18px;
	border:#F16C95 1px solid;
	background:#FFFFFF;
	text-align:center;
	color:#F16C95;
}