@charset "UTF-8";
#title {
	height: 370px;
	width: 900px;
	background-image: url(../img/index/flash_bg_M.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#title .bgT,#title .bgB{
	height: 20px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center;
}
#title .bgT  {
	background-image: url(../img/index/flash_bg_T.jpg);
	background-position: top;
}
#title #flashbox  {
	height: 330px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#title .bgB  {
	background-image: url(../img/index/flash_bg_B.jpg);
	background-position: bottom;
}


#main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index/mainBg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-bottom: 6px;
}
#main .L {
	width: 634px;
	float: left;
}
#main .R {
	float: left;
	width: 224px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 4px;
	padding-left: 6px;
}
#main a  {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: block;
}
#main a:hover {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.Tjump  {
	text-align: right;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 16px;
}
.infoBG {
	background-image:url(../common/bg_info.gif);
	background-repeat:repeat-y;
}
.Information {
	background-image: url(../img/index/InformationBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
}
.Information h2 {
	margin-bottom: 20px;
}
.Information .SUB {
	background-image: url(../img/index/InformationSubBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	padding-bottom: 40px;
}
.Information .LBox {
	float: left;
	width: 340px;
}
.Information .RBox {
	float: left;
	width: 224px;
	margin-left: 15px;
	text-align: center;
	padding-top: 11px;
}
.Information .RBox .Btn {
	margin-top: 24px;
}
.Information dl {
	margin-left: 16px;
}
.Information dt      {
	font-size: 93%;
	font-weight: bold;
	color: #596674;
	padding-left: 20px;
	background-image: url(../img/index/InformationArrow.gif);
	background-repeat: no-repeat;
}
.Information dd      {
	font-size: 93%;
	color: #596674;
	padding-left: 20px;
	line-height: 120%;
	margin-bottom: 15px;
}
.Help {
	clear: both;
	padding-top: 20px;
}
.Help h2 {
	margin-bottom: 13px;
}
.Help p {
	font-size: 85%;
	line-height: 120%;
	color: #596674;
	margin-top: 9px;
}
.Help .btn {
	text-align: right;
	padding-top: 18px;
}
.Help #Help01 {
	float: left;
	width: 188px;
	margin-left: 16px;
}
.Help #Help02 {
	float: left;
	width: 188px;
	margin-left: 7px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C5C4C9;
}
.Help #Help03 {
	float: left;
	width: 188px;
	margin-left: 7px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C5C4C9;
}
.Help #HelpUnder {
	clear: both;
	padding-top: 5px;
}
.R p {
	margin-top: 5px;
	clear: both;
}

.R .LBox {
}
.R .RBox {
	padding-left: 112px;
	margin-top: -50px;
}
a.infoa {
	color:#596675;
	font-weight:bold;
	line-height:120%;
	font-size:12px;
}
a:hover.infoa {
	color:#596675;
	font-weight:bold;
	line-height:120%;
	font-size:12px;
}
a:alink.infoa {
	color:#596675;
	font-weight:bold;
	line-height:120%;
	font-size:12px;
}
a:vlink.infoa {
	color:#596675;
	font-weight:bold;
	line-height:120%;
	font-size:12px;
}
#wrapper #main .R #QR {
	width: 218px;
	padding-top: 10px;
	margin-top: 5px;
	border: 1px solid #999999;
	color: #999999;
	font-size: 12px;
	padding-bottom: 10px;
	background-color: #ffffff;
}
#wrapper #main .R #QR #L {
	float: left;
	width: 49px;
	padding-left: 10px;
}
#wrapper #main .R #QR #R {
	float: right;
	height: auto;
	width: 139px;
	padding-right: 10px;
	padding-left: 10px;
}
