@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p,form {
	margin: 0px;
	padding: 0px;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	color: #333333;
}

img{
    behavior: url(iepngfix.htc);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/*-background img-----------------------------------------------------------------------------------------*/
.index_bg{
	background-image: url(images/index/index_bg.gif);
	background-repeat: repeat-x;
}
.index_line_bg{
	background-image: url(images/index/index_line_bg.png);
	background-repeat: repeat-y;
	behavior: url(iepngfix.htc);
}
.page_bg{
	background-image: url(images/all/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.page_bg_down1{
	background-image: url(images/all/page_bg_down1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.page_bg_down2{
	background-image: url(images/all/page_bg_down2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	padding-top: 5px;
}
.page_bg1{
	background-image: url(images/all/page_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 5px;
}
.page_bg2{
	background-image: url(images/all/page_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 5px;
	padding-top: 5px;
}
.day_bg{
	background-image: url(images/p1-news/day_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 19px;
	width: 92px;
}
.index_menu_bg{
	background-repeat: repeat-x;
	background-color: #77B9FD;
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.click {
	color: #333333;
	text-decoration: none;
}
.click:hover {
	color: #990000;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.link{
	font-size: 9pt;
}
.black {
	color: #333333;
	font-size: 11pt;
	line-height: 180%;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #BA5A10;
}
.blue {
	color: #101B39;
	font-size: 11pt;
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.green {
	color: #009900;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 9pt;
	color: #FFFFFF;
}
.down1 {
	font-size: 9pt;
	color: #000000;
}
/*--line-------------------------------------------------------------------------------------------------*/
.p_line1{
	background-image: url(images/all/p-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.p_line2{
	background-image: url(images/all/p-line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.p_line21{
	background-image: url(images/all/p-line1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.p1_line{
	background-image: url(images/p1-news/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.left_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*-------------------------------------------------------------------------------------------------------*/
.title1 {
	font-size: 10pt;
	font-weight: bold;
	color: #FF7300;
}
.txt1 {
	font-size: 9pt;
}
.line-d1 {
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #747474;
}
.tb-title1 {
	font-weight: bold;
	color: #11427B;
}
.title2 {
	font-weight: bold;
}
.line-all1 {
	border: 1pt solid #333333;
}
.input1 {
	border: 1pt solid #CCCCCC;
}
.title3 {
	font-size: 12pt;
	font-weight: bold;
	color: #11427B;
}
.input2 {
	padding-bottom: 20px;
}
