@charset "UTF-8";
/* CSS Document */

body {
	background:#000000;
	font-size:11px;
	color:#FFFFFF;
}

#mail_top {
	width:1000px;
	background:url(../images/mail_back.gif) repeat-y;
	height:145px;
}

#mail_content {
	height:600px;
	padding:0 15px 15px 125px;
	margin-bottom:30px;
	background:url(../images/mail_back2.gif) repeat-y;
	clear:both;
}

#mailinfo {
	width:800px;
	margin-bottom: 20px;
	line-height: 140%;
}

#mailinfo li  {
	list-style-type:disc;
	list-style-position: inherit;
	margin-left:13px;
}

#mailinfo .info {
	clear:both;
}
#mailinfo .info1 {
	color: #000;
	margin: 0;
}
#mailinfo .info2 {
	color: #251BF5;
	margin: 0;
	line-height: 105%;
	margin-bottom:8px;
}
