@charset "utf-8";
/* CSS Document */
body
{
	font-family: Tahoma, Arial, sans-serif;
	margin-top:0px;
	padding-top:5px;
	padding-left:10px;
}
.drop-down
{
	float:left;
	width:215px;
}
.drop-down2
{
	float:left;
	width:280px;
}
.th1
{
	width:65px;
}
.th2
{
	width:200px;
}
.error
{
	font-size:12px;
	color:#ff0000;
}
.footer
{
	
}
.footer h2
{
	
}
.error1
{
	width:5px;
}
a
{
	color:#00F;
	text-decoration:none;
}
a:hover,a:focus
{
	color:#000;
	text-decoration:underline;
}
a:visited
{
	text-decoration:none;
	color:#00F;
}
#tmp_name
{
	font-size:30px;
}
#d_status{
font-size:20px	
}
.profile_display
{
	font-size:25px;
}
.photo_box
{
	float:top;
	padding-left:500px;
}
.main
{
	width:100%;
	height:auto;
}
.box1
{
	
}
.box2
{
	
}
.profile_display
{
	width:500px;
	float:left;
}
.photo_box
{
	width:300px;
}
.footer
{
	width:100%;
	height:auto;
	float:left;
}