﻿@charset "UTF-8";


@media all {

.topCatch {
	width:425px;
	height:700px;
	padding-top:65px;
}

.topCatchTxt {
	width:425px;
	color:#FFFFFF;
	font-size:12px;
	line-height:30px;
	/*text-shadow: #333333 1px 2px 1px;*/
	/*_filter:shadow(color=#666666,direction=135,strength=3);*/
	/*border-bottom:solid 1px #d9cab8;*/
	padding-bottom:10px;
	margin-bottom:10px;
}

.topCatch img {
	margin-bottom:55px;
}

.topCatch p {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}


}

