
h3 {
	height:17px;
	background:url(../pics/letter.jpg) no-repeat left;
	padding-left:6px;
	padding-top:1px;
	font-weight:700;
	font-size:1.1em;
}

.inputText {
	border: 1px solid #844361;
	height: 17px;
	background: #0e1e2e;
	color:#FFFFFF;
}

p {
	margin-bottom:20px;
}

.addMain {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

.left {
	width:250px;
	float:left;
}

.center {
	width:260px;
	float:left;
}

.center2 {
	width:460px;
	float:left;
}

.right {
	width:450px;
	float:right;
}

.smallright {
    width:250px;
	float:right;
}

.bigright {
    width:700px;
    float:right;
}

.bold {
    font-weight:700;
}




#t {
    display:block;
    height:19px;
    width:79px;
    background-image:url(../pics/tip.jpg);
    background-repeat:no-repeat;
}

#t font {
    display:none;
}

.floatRight {
    float:right;
    margin-left:10px;
}

.floatLeft {
    float:left;
    margin-right:10px;
}

.border {
    border:solid 1px #844361;
}

.tableft {
    float:left;
    width:100px;
}

.tableft_long {
    float:left;
    width:130px;
}

.tableft_short {
    float:left;
    width:60px;
}

.tabright {
	float:right;
}

.calender {
	margin-right:5px;
}

.footer {
	padding-top:100px;
}

.absolute {
	position:absolute;
	left:400px;
}

.pics {
	display:block;
	height:100%;
}

.fontright {
	margin-left:350px;
}

.space {
	display: block;
	height:10px;
}
