body {
	margin: 0px;
}

.text_arial {
	font-family: Arial, Verdana;
}


.text_10 {
	font-size: 10px;
}
.text_11 {
	font-size: 11px;
}
.text_12 {
	font-size: 12px;
}
.text_14 {
	font-size: 14px;
}
.text_24 {
	font-size: 24px;
}



.text_yellow {
	color: #FFFFCC;
}
.text_yellow02 {
	color: #B78C04;
}
.text_white {
	color: #ffffff;
}
.text_red01 {
	color: #990000;
}
.text_black {
	color: #000000;
}
.text_gray01 {
	color: #A9A9A9;
}
.text_gray02 {
	color: #666666;
}
.text_gray03 {
	color: #A7A7A7;
}
.text_blue {
	color: #0083FF;
}
.text_green {
	color: #335D55;
}
.text_orange {
	color: #F28500;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.tcon01:link {
	text-decoration: none;
}
a.tcon01:visited {
	text-decoration: none;
}
a.tcon01:hover {
	text-decoration: underline;
	color: #999999;
}


.lineh18 {
	line-height: 18px;
}
.lineh20 {
	line-height: 20px;
}
.lineh22 {
	line-height: 22px;
}
.lineh24 {
	line-height: 24px;
}
.lineh25 {
	line-height: 25px;
}


.tbl_fp {
	padding: 2px;
	border: 1px solid #990000;
}
.tbl_newspic {
	border: 1px solid #B28C0A;
}
.tbl_ad {
	padding: 2px;
	border: 1px solid #ff9900;
}
.tbl_red {
    padding: 2px;
	border: 1px solid #990000;
}
.tbl_red02 {
	padding: 4px;
	border: 1px solid #990000;
	background-color: #FFF7DA;
}
.tbl_red03 {
	padding: 4px;
	border: 1px solid #D88A8A;
}
.tbl_red04 {
	padding: 5px;
	border: 1px solid #990000;
	background-color: #FFFFFF;
}
.tbl_black {
	border: 1px solid #000000;
}
.tbl_purple {
	padding: 3px;
	border: 1px solid #963F8D;
	background-color: #F6F6F6;
}
.tbl_blue {
    padding: 2px;
	border: 1px solid #10A1FE;
}
.tbl_blue02 {
	border: 1px solid #088FE4;
}
.tbl_blue03 {
	background-image: url(tbbg_cs02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 7px 7px 3px;
}
.tbl_green {
    padding: 2px;
	border: 1px solid #006F06;
}
.tbl_news {
	border-top: 1px solid #8C6802;
	border-right: 1px solid #ECDC9F;
	border-bottom: 1px solid #ECDC9F;
	border-left: 1px solid #ECDC9F;
}
.tbl_gray {
	border: 1px solid #9C9C9C;
	background-color: #FFFFFF;
	padding-left: 4px;
}
.tbl_gray02 {
	border: 1px solid #9C9C9C;
}
.tbl_gray03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.tbl_gray04 {
	border: 1px solid #E5E5E5;
	background-color: #F3F3F3;
}
.tbl_yellow {
	border: 1px solid #F4DB8C;
}
.tbl_bgpic01 {
	background: url(bx_bgpic02.jpg) repeat-x left top;
}


.picpad1px {
	padding-top: 1px;
}
.picpad3px {
	padding-bottom: 3px;
}
.padtbl {
	padding: 5px 4px 5px 4px;	
}
.padtbl02 {
	padding: 5px 2px 5px 3px;	
}
