.contact_info{
	margin-top:30px;
	padding-top:70px;
	width:495px;
	height:170px;
	background:url(../images/contact/info_bg.jpg) no-repeat;
}
.contact_info p{
	text-align:left;
	color:#fff;
	margin-left:50px;
}
.contact_info p a:link,.contact_info p a:visited{
	color:#333;
	text-decoration:underline;
}
.contact_info p a:hover{
	color:#000;
}
.msg_top{
	margin-top:30px;
	width:495px;
	height:20px;
	background:url(../images/contact/msg_top.gif) no-repeat;
}
.msg_form{
	width:495px;
	margin-top:15px;
}
.form_content{
	width:355px;
	height:67px;
	overflow:hidden;
}
.redstar{
	color:#ff0000;
}