body {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.title_001 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/001.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:98px;
	height:30px;
	line-height:30px;
}
.title_002 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/info_title_bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:30px;
	line-height:30px;
}

a.red:link {
	color: #f00;
	text-decoration: none;
}
a.red:visited {
	color: #f00;
	text-decoration: none;
}
a.red:hover {
	color: #900;
	text-decoration: underline;
}
a.red:active {
	color: #900;
	text-decoration: none;
}
a.blue:link {
	color: #00F;
	text-decoration: none;
}
a.blue:visited {
	color: #00F;
	text-decoration: none;
}
a.blue:hover {
	color: 06F;
	text-decoration: underline;
}
a.blue:active {
	color: #06F;
	text-decoration: none;
}
a.white:link {
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	color: #FF0;
	text-decoration: underline;
}
a.white:active {
	color: #FF0;
	text-decoration: none;
}

.font_ash_01 {
	color: #333;
}
.font_ash_02 {
	color: #666;
}
.font_breen_14b {
	font-size: 14px;
	font-weight: bold;
	color: #837311;
}
.font_14 {
	font-size: 14px;
	color: #000;
}
.font_14_b {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.font_14_red {
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
	text-decoration: none;
}
.font_14_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.font_12_b {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.font_16 {
	font-family: "ºÚÌå";
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.font_red {
	color: #F00;
	text-decoration: none;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line_b {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.line_b_3 {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.line_vertical {
	background-image: url(../images/line_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.border_ash_tblr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.border_breen_blr {
	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: #837311;
	border-bottom-color: #837311;
	border-left-color: #837311;
}
.border_blue_blr {
	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: #0072FF;
	border-bottom-color: #0072FF;
	border-left-color: #0072FF;
}

.border_search {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #FBFFFF;
}
.border_login {
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
}
.border_ash_zxzx {
	background-color: #F4F4F4;
	border: 1px solid #CFCFCF;
}
.border_ash_blr {
	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: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.search_menu_01 {
	background-image: url(/images/search_menu_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	padding-top: 4px;
}
.search_menu_02 {
	background-image: url(/images/search_menu_02.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	width: 80px;
	padding-top: 4px;
}
.text_search {
	width: 300px;
	border: 1px solid #666666;
}
.text_login {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.text_pl {
	border: 1px solid #666;
	width: 300px;
	text-decoration: none;
}
.textarea_300 {
	background-color: #FFFFFF;
	border: 1px solid #666;
	height: 120px;
	width: 300px;
	text-decoration: none;
}
.button_cp {
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/button_cp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 71px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button_login {
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/button_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 44px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button_69 {
	background-attachment: fixed;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	font-size: 12px;
	background-position: left top;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333;
	text-decoration: none;
}
