/* CSS Document */
#wrapper #mainHistory	{
	display: block;
	width: 484px;
	height: 315px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	padding: 5px;
	color: #21180E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5F5F5;
	border-width: 6px;
	border-style: solid;
	border-top-color: #5D5D5D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #5D5D5D;
	background-image: url(../../../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #mainHistory #mainText	{
	display: block;
	width: 335px;
	height: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	float: left;
}
#wrapper #mainHistory #mainText a	{
	color: #050231;
	text-decoration: underline;
}
#wrapper #mainHistory #mainText a:hover	{
	color: #4A4A4A;
	text-decoration: none;
}
#wrapper #mainHistory #picRight	{
	display: block;
	width: 120px;
	height: 90px;
	padding: 8px;
	border: 2px solid #999;
	float: right;
	margin-right: 3px;
	margin-top: 25px;
}
#wrapper #mainHistory #text2	{
	display: block;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	margin-top: 15px;
	float: left;
}
#wrapper #mainHistory #text2 h3, #wrapper #mainHistory #mainText h3	{
	font-size: 14px;
}
#wrapper #mainHistory #pic2	{
	display: block;
	width: 85px;
	height: 121px;
	padding: 10px;
	border: 2px solid #999;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
#wrapper #mainHistory #picRight img	{
	width: 120px;
	height: 90px;
}
#wrapper #mainHistory #pic2 img	{
	width: 85px;
	height: 121px;
}
#wrapper #footer	{
	display: block;
	width: 520px;
	height: 27px;
	margin-top: 10px;
	background-image: url(../../../images/footer/phone/footerPhone.png);
	background-repeat: no-repeat;
	border-radius: 7px;
	font-size: 7px;
	color: #595959;
}
#wrapper #footer #txt1	{
	display: block;
	width: 315px;
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt3	{
	display: block;
	width: 147px;
	height: 20px;
	margin-left: 9px;
	margin-top: 5px;
	float: left;
}
#wrapper #footer #txt2	{
	display: block;
	width: 26px;
	height: 20px;
	margin-left: 8px;
	margin-top: 5px;
	float: left;
}

