@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body{
	background-image:  url("images/index/about-bg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}

body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	letter-spacing: 1pt;
	line-height: 150%;
}
/*-background img-----------------------------------------------------------------------------------------*/

/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.flash {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 100%;
}
.flash:hover {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
	line-height: 100%;
}
.click-2 {
	font-size: 9pt;
	color: #0382C7;
	text-decoration: underline;
	line-height: normal;
	padding-right: 5pt;
	padding-left: 5pt;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.click-2:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
.life-click {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.life-click:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
.life-click2 {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.life-click2:hover {
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
}
.life-hr {
	border-bottom: 1pt dashed #E2E2E2;
	height: 20pt;
	padding-left: 5pt;
}
.life-hr:hover {
	border-bottom: 1pt solid #E2E2E2;
	height: 20pt;
	color: #CC0000;
	background-color: #FFF7F7;
	width: 200px;
	padding-left: 5pt;
	font-weight: bold;
}

/*--font---------------------------------------------------------------------------------------------------*/
.black {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	background-color: #000000;
	padding-right: 5pt;
	padding-left: 5pt;
	line-height: normal;
}
.black2 {
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25pt;
}
.black3 {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	letter-spacing: 0em;
}
.white2 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding-left: 5pt;
	background-color: #CC0000;
	padding-right: 20pt;
}
.white2:hover {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding-left: 5pt;
	background-color: #CC0000;
	padding-right: 20pt;
	text-decoration: underline;
}
.white3 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
	padding-left: 4pt;
	background-color: #CCCCCC;
	padding-right: 3pt;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
    font-size: 10pt;
	color: #2C88D1;
	font-weight: bold;
}
.blue2 {
	color: #2C88D1;
	font-weight: bold;
	background-color: #EAF2FB;
	padding: 3pt 3pt 2pt;
	text-decoration: none;
	line-height: normal;
	width: 80px;
}
.blue3 {
	color: #2C88D1;
	font-weight: bold;
}
.blue4 {
	color: #2C88D1;
	font-weight: bold;
	background-color: #EAF2FB;
	padding: 3pt 3pt 2pt;
	text-decoration: none;
	line-height: normal;
}

.red {
	color: #CC0000;
}
.red2 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	background-color: #CC0000;
	line-height: normal;
}
.green {
	color: #009900;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
}
.tb {
	font-weight: bold;
}
/*--line-------------------------------------------------------------------------------------------------*/
.hr1 {
	border-bottom: 1pt dashed #E2E2E2;
}
.hr2 {
	border: 1pt solid #E2E2E2;
}
.pro-box {
	border: 2pt outset #CC0000;
}
/*-------------------------------------------------------------------------------------------------------*/
