.text10 {font-size: 10px; line-height: 14px; text-decoration: none}
.text10t {font-size: 10px; line-height: 12px; text-decoration: none}
.text10b {font-size: 10px; line-height: 14px; font-weight: bold}
.text12 {font-size: 12px; line-height: 16px; text-decoration: none}
.text12t {font-size: 12px; line-height: 18px; text-decoration: none}
.text12w {font-size: 12px; line-height: 20px; text-decoration: none}
.text12b {font-size: 12px; line-height: 18px; font-weight: bold}
.text14 {font-size: 14px; line-height: 18px; text-decoration: none}
.text14b {font-size: 14px; line-height: 18px; font-weight: bold}
.text16b {font-size: 16px; line-height: 22px; font-weight: bold}
.text10_c {color: #0082D9; font-size: 10px; line-height: 14px; text-decoration: none}
.text10t_c {color: #0082D9; font-size: 10px; line-height: 12px; text-decoration: none}
.text10b_c {color: #0082D9; font-size: 10px; line-height: 14px; font-weight: bold}
.text12_c {color: #0082D9; font-size: 12px; line-height: 16px; text-decoration: none}
.text12t_c {color: #0082D9; font-size: 12px; line-height: 18px; text-decoration: none}
.text12w_c {color: #0082D9; font-size: 12px; line-height: 20px; text-decoration: none}
.text12b_c {color: #0082D9; font-size: 12px; line-height: 18px; font-weight: bold}
.text14_c {color: #0082D9; font-size: 14px; line-height: 18px; text-decoration: none}
.text14b_c {color: #0082D9; font-size: 14px; line-height: 18px; font-weight: bold}
.text16b_c {color: #0082D9; font-size: 16px; line-height: 22px; font-weight: bold}
.text12b_white {color: #FFFFFF; font-size: 12px; line-height: 18px; font-weight: bold}
.text14b_white {color: #FFFFFF; font-size: 14px; line-height: 18px; font-weight: bold}

body{
 color: #333333;
 background-image : url(../common/bg.gif);
 background-repeat:repeat-x;
 background-position:top;
 background-color: #FFFFFFF;
}

#menu1 a,
#menu1 a:link,
#menu1 a:visited {
	color: #0082D9;
	text-decoration:none;
}

#menu1 a:hover {
	color: #0082D9;
	text-decoration: underline;

}

#menu2 a,
#menu2 a:link,
#menu2 a:visited {
	color: #333333;
	text-decoration:none;
}

#menu2 a:hover {
	color: #CF0045;
	text-decoration: underline;
}

body {
background-color:white;
}

h1{font-size:10px;}
.CelSt {
	background-image: url(../content/img08/bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #FF9A08;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.TextRed {
	color: #FF0000;
}
.TxtOre14B {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.d_line {
    background: url(../common/line01.gif) left center repeat-x;
}