/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:14px;
	font-style:normal;
	line-height:130%;
	letter-spacing: 0.1em;
}

body {
	background-image: url(../img/bg04.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#layout {
	margin: auto;
	width: 740px;
	border: solid 1px #666666;
}
#head1 {
	width: 740px;
	background-image: url(../img/bg01.gif);
	background-repeat: repeat-x;
}
#head2 {
	
}
#head3 {
	
}
#main {
	width: 740px;
}
#foot1 {
	width: 740px;
	background-image: url(../img/bg02.gif);
	background-repeat: repeat-x;
}
#foot2 {
	background-color: #666666;
	color: #CCCCCC;
}
#foot2 #fleft {
	font-size: 12px;
	padding: 15px;
}
#foot2 #fright1 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	line-height: 150%;
}
#foot2 #fright1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot2 #fright1 a:hover {
	text-decoration: underline;
}
#foot2 #fright2 {
	font-size: 12px;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
#foot3 {
	width: 740px;
	background-image: url(../img/bg03.gif);
	background-repeat: repeat-x;
}

.none{
	display: none;
}

/*	*/
.right {
	text-align: right;
}
.bold {
	text-weight: bold;
}
.red {
	color: #FF0000;
}

/*	*/
#main {
	color: #434F67;
}
#main a {
	color: #434F67;
	font-weight: bold;
}
#main a:hover {
	text-decoration: none;
}
#main table {
	margin: auto;
	text-align: left;
}
#main td {
	vertical-align: top;
}
#main th {
	vertical-align: top;
}
#main #index1 {
	padding: 15px 0px 15px 30px;
}
#main #index2 {
	padding: 15px 30px 15px 0px;
}
#main #index2 td {
	font-size: 12px;
}
#main #index2 a {
	font-size: 12px;
}
#main #index3 {
	padding: 10px;
}
#main .index4 {
	padding: 10px 0px 10px 0px;
	font-size: 12px;
}
#main .index5 {
	text-align: right;
	font-size: 12px;
}
#main p.index6 {
	text-align: right;
}
#main .bat0 {
	margin: 10px auto 10px 30px;
}
#main #bat1 {
	padding: 10px 15px 10px 30px;
}
#main #bat2 {
	padding: 30px 30px 10px 15px;
}
#main table.bat3 {
	border-collapse: collapse;
}
#main .bat3 td {
	padding: 5px;
}
#main .bat3 td.green {
	background-color: #F0FDF0;
}
#main .bat3 td.yellow {
	background-color: #FFF9DF;
}
#main .bat3 td.orange {
	background-color: #FFECDF;
}
#main .bat3 td.blue {
	background-color: #ECFFFF;
}
#main .bat3 td.right {
	text-align: right;
}
#main .bat3 td.vcenter {
	vertical-align: center;
}
.event0 {
	width: 600px;
	margin: 30px auto 10px auto;
	padding: 5px;
	border-bottom: 1px #000000 solid;
}

.event1 {
	width: 600px;
	margin: 0px auto 30px auto;
	padding: 0 0 0 20px;
}

#main td.contact1 {
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
}

#main .hr01t{
	background-image: url(../event/img/hr_title.jpg);
	width: 650px;
	height: 185px;
	margin: auto;
}
.hr01-1{
	background-image: url(../event/img/henkou.jpg);
	background-repeat: no-repeat;
	width: 470px;
	height: 54px;
	margin: 20px auto;
	padding: 12px 0 0 180px;
}
#hr02{
	background-image: url(../event/img/hr_chukan.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 520px;
	height: 35px;
	border-bottom: 1px #000000 solid;
	margin: 0 auto 10px auto;
}
#hr03{
	background-image: url(../event/img/hr_saishu.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 520px;
	height: 35px;
	border-bottom: 1px #000000 solid;
	margin: 40px auto 10px auto;
}
#hr02_2{
	width: 520px;
	text-align: right;
	margin: 0 auto 10px auto;
}
#hr02txt{
	background-image: url(../event/img/hr_txt.jpg);
	background-repeat: no-repeat;
	width: 292px;
	height: 16px;
	margin: 0 auto 20px auto;
}
#hr02table{
	width: 430px;
	margin: 0 auto 80px auto;
}
#hr02table th{
	text-align: right;
	padding: 2px 20px 2px 0 ;
	width: 40px;
}
	
.m{
	color: #003399;
	width: 110px;
}
.f{
	color:#FF3366;
	width: 100px;
}



#main .card1 {
	margin: 5px 20px 5px 30px;
}
#main .card2 {
	margin: 10px 20px 30px 50px;
}


