﻿body
{
}
form
{
	margin-top: 0px;
}
.inputC
{
		background-image:url(../../images/common/forms/inputC.png);
float:left;
height:25px;
width:181px;
}
.inputC input
{
		background:transparent none repeat scroll 0 0;
border:medium none;
color:#A7A7A7;
float:left;
margin-left:9px;
margin-top:5px;
width:164px;
}
.inputA
{
	background-color: transparent;
	background-image: url(../../images/common/forms/inputA.png);
	height: 33px;
	width: 199px;
}
.input
{
	border: none;
	background: transparent;
	color:#ABABAB;
}
.inputA input
{
	color: #434343;
	float: left;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 11px;
	width: 180px;
}

.txt
{
background:white none repeat scroll 0 0;
border:1px solid silver;
float:left;
height:23px;
margin-bottom:3px;
width:229px;
}
.txt input
{
background-color:transparent;
border:medium none;
float:left;
height:20px;
margin:5px 4px 0;
overflow:hidden;
width:217px; color:#AFAFAF; font-size:11px;
}
.txt-area
{
background:white none repeat scroll 0 0;
border:1px solid silver;

float:left;
height:100px;

width:229px;color:#AFAFAF
}
.txt-area textarea
{
	background-color:transparent;
border:medium none;
float:left;
height:88px !important;
margin:4px 4px 0;
overflow-x:auto;
width:220px;
color:#AFAFAF
}

.cute_content .content
{
margin-left:10px;
margin-right:15px;
margin-top:10px;
width:auto;
}
.cute_content p
{
	width:auto; margin:auto;
}
.cute_content
{
	color:gray;
font-size:11px;
line-height:16px;
}
