/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/index/down-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 180%;
	color: #636466;
}

/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #636466;
}
a:hover {
	text-decoration: none;
	color: #371C02;
}

link1 {
	text-decoration: none;
	color: #636466;
}
link1:hover {
	text-decoration: none;
	color: #371C02;
}
/*-background img-----------------------------------------------------------------------------------------*/
.index-bg1 {
	background-image: url(images/index/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.index-bg2 {
	background-image: url(images/index/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left-menu-bg {
	background-image:   url("images/p1-news/left-menu-bg.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.left-text-bg {
	background-image: url(images/all/left-text-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*-line-----------------------------------------------------------------------------------------*/
.p-line1 {
	background-image: url(images/all/p-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line-space {
	background-image: url(images/all/line-space.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 3px;
}

/*-font-----------------------------------------------------------------------------------------*/
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #EC428D;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #2D0880;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #188AAD;
}
.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FD7A05;
	text-decoration: underline;
}
.blue2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FD7A05;
}
.white: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F4F1C6;
}
.brown-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D2890A;
}
.brown-deep {
	font-size: 10pt;
	color: #8F2E03;
}
.brown-deep2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #473C31;
}
.brown-deep3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5E4431;
}
.title {
	font-size: 12pt;

}
.brown-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #DE550A;
}
.yellow-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #EBB32B;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #74563C;
}
.red1 {
	color: #BD0000;
}
/*-others-----------------------------------------------------------------------------------------*/
.search-form {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.space1-banner {
	padding-bottom: 3px;
	padding-top: 2px;
}
.space-font {
	line-height: 220%;	
}
.space {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.p1-image1 {
	background-image: url(images/p2-about/image1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bb {
	font-weight: bold;
}
.input1 {
	border: 1pt solid #CCCCCC;
}
.input2 {
	border: 1pt solid #482706;
}
.input3 {
	background-color: #ECE9D8;
	padding: 2px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
