html{
}
	
	
body{

font-family:verdana,arial,sans-serif;
font-size:12px;
margin:0pt;
padding:0pt;
color: #fff;
width: 800px;
margin-left: 20%;
}

.thumb{
	list-style-type:none;

	display: inline;
	position: absolute;
	margin-top: 100px;
}



a{
color: #c5001e;
text-decoration: underline;
}

a:hover{

background-color: #;
color:#fff;
}

#content{
	
}

#card{
	margin-top: 10%;
	width: 800px;
	background: #fff;
	padding: 15px;
	color: #333;
	font-size: 14px;
}

#from{
	text-align: right;
}

#write{
	text-align: left;
	margin-top: 15px;
}


#footer{
	margin-top: 50px;
	margin-bottom: 30px;
	width: 780px;
	padding: 15px;
	color: #c5001e;
	line-height: 1.5em;
}

#footer2{
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	color: #fff;
	line-height: 1.5em;
}

#txt{
	width: 760px;
	text-align: left;
	font-size: 13px;
	padding: 10px 20px;
}

#t1{
	width: 760px;
	line-height: 25px;
	font-size: 13px;
	background-color: #f00;
	color: #fff;
	border: none;
}

#t2{
	width: 760px;
	line-height: 25px;
	font-size: 13px;
	background-color: #f00;
	color: #fff;
	border: none;
}

#t3{
	width: 760px;
	line-height: 25px;
	font-size: 13px;
	background-color: #f00;
	color: #fff;
	border: none;
}


