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_15 {
	font-size: 15px;
}
.text_16 {
	font-size: 16px;
}
.text_24 {
	font-size: 24px;
}



.text_yellow {
	color: #FFFFCC;
}
.text_white {
	color: #ffffff;
}
.text_red01 {
	color: #990000;
}
.text_black {
	color: #000000;
}
.text_gray01 {
	color: #A9A9A9;
}
.text_gray02 {
	color: #666666;
}
.text_blue {
	color: #0083FF;
}


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;
}
.lineh26 {
	line-height: 26px;
}


.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_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-left:3px; padding-right:7px; padding-top:3px; padding-bottom:7px
}
.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;
}


.picpad1px {
	padding-top: 1px;
}
.picpad3px {
	padding-bottom: 3px;
}