/* global style */

body, table, tr, td, input, select, textarea {
	font-size:8pt;
	color:#333333;
	font-family:µ¸¿ò,Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-image:url(../images/global/p_back.gif);
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-left:0;
}

.comma {
	font-size:8pt;
	color:#b4d358;
	font-family:µ¸¿ò,Verdana, Arial, Helvetica, sans-serif;
}

a:link {font-size:8pt; color:#333333; font-family:µ¸¿ò,Verdana, Arial, Helvetica, sans-serif;}
a:visited {color: #333333;}
a:active {color: #333333;}
a:hover {color: #333333; text-decoration: underline}
a {text-decoration:none}

a.c_title:link {font-size:8pt; color:#7c9d19; font-family:µ¸¿ò,Verdana, Arial, Helvetica, sans-serif;}
a.c_title:visited {color: #7c9d19;}
a.c_title:active {color: #7c9d19;}
a.c_title:hover {color: #7c9d19; text-decoration: underline}
a.c_title {text-decoration:none}

a.c_stitle:link {font-size:8pt; color:#797979; font-family:µ¸¿ò,Verdana, Arial, Helvetica, sans-serif;}
a.c_stitle:visited {color: #797979;}
a.c_stitle:active {color: #797979;}
a.c_stitle:hover {color: #797979; text-decoration: underline}
a.c_stitle {text-decoration:none}

.t_back {background-image:url(../images/global/t_back.gif);}
.l_dotline {background-image:url(../images/global/l_dotline.gif);}

.s_line {background-image:url(../images/global/s_line.gif);}
.s_dotline01 {background-image:url(../images/global/s_dotline01.gif);}
.s_dotline02 {background-image:url(../images/global/s_dotline02.gif);}
.sin_dotline {background-image:url(../images/member/sin_dotline.gif);}

.mline {background-image:url(../images/member/mline.gif);}
.bline {background-image:url(../images/member/bline.gif);}
.m_tline {background-image:url(../images/global/m_tline.gif);}
.m_dotline {background-image:url(../images/member/dotline.gif);}

.m_box02 {background-image:url(../images/member/box02.gif);}
.m_box04 {background-image:url(../images/member/box04.gif);}
.m_box05 {background-image:url(../images/member/box05.gif);}
.m_box07 {background-image:url(../images/member/box07.gif);}

.n_back {background-image:url(../images/global/n_back.gif);}
.f_back {background-image:url(../images/global/f_back.gif);}
.glo_search {background-image:url(../images/global/search.gif);}

.left_line {background-image:url(../images/left/left_line.gif);}
.s_sub {background-image:url(../images/global/s_sub.gif);}

.box {
	border-color:#cccccc;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

.out_frame {
	background-color:#ffffff;
	border-color:#32353c;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}

.field {
	border-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

.underline {
	border-color:#e5e5e5;
	border-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
}

#shadow {
	width: 100%; height: 5; font-size: 9pt; color:#ffffff;; font-weight:bold;
	Filter: shadow(color=#silver ,direction=135)
}



/* member style */

.margin {margin: 5px;}
form {margin:0;}
img {border:none;}