body {
	margin 				: 0px;
	padding				: 0px;
	background			: #FFFFFF url(../img/body/f1.gif);
	background-position : top left;
	background-repeat	: no-repeat;
}

td {
	font		: 11px verdana;
}

p {
	margin-top 		: 0px;
	margin-bottom	: 15px;
	text-align		: justify;
}

a {
	font-weight		: bold;
	color			: #25679F;
	text-decoration	: none;
}
a:hover {
	color			: #123E63;
}

img {
	border			: 0px;
}

.l_tbl {
	margin-top		: 15px;
}

.button {
	font			: 10px verdana;
	font-weight		: bold;
	background		: #FFFFFF url(../img/f1.gif);
	border			: 1px outset #005B7F;
	cursor			: hand;
	color			: #FFFFFF;
}

input {
	font			: 10px verdana;
	border			: 2px inset #FFFFFF;

}

/* left news */
.sm_lnk {
	font-size		: 10px;
}

.date {
	color			: #000000;	
}

.desc {
	color			: #818181;
	font-weight		: normal;
	
}
/* /left news */

.page_ttl {
	color			: #FFFFFF;
	font-size		: 11px;
	font-weight		: bold;
	white-space		: nowrap;
	background		: #1C91BB url(../img/nav/f2.gif);
	padding			: 0 5 0 5px;
}

ul {
        list-style: square;
}

.small_title {
    font-size: 12px;
    font-weight: bold;
    margin: 15 0 10 0px;
}

.table_line {
    background-color: #FFFFFF;
    vertical-align : top; 
}


.cl_link {
    margin: 0 0 5 0px;
    padding: 0px;
}

h1 {
	font-size	: 16px;
	font-weight	: bold;
	margin		: 2px 0px 10px 0px;
}

.menu_sel_td {
	padding			: 2 2 2 4;
	background		: #E7F1F5;
}
.menu_td {
	padding			: 2 2 2 7;
}
.sub_menu {
	background		: #E7F1F5;
	padding-left	: 3px;
}
.sub_menu td {
	font-size		: 10px;
}

.bul {
	padding			: 2 0 0 5px;
}

.menu_bul {
	margin-right	: 6px;
}

.menu_sel_td {
	padding			: 4 6 2 4;
	background		: #E7F1F5;
}
.menu_td {
	padding			: 2 2 2 4;
}
.sub_menu {
	padding			: 0px 6px 3px 0px;
}
.sub_menu td {
	font-size		: 10px;
}

small {
	font-size		: 10px;
}

.tbl {
	background			: #AAADAF;
	margin-bottom		: 10px;
}

.tbl .td_head {
	background			: #D0E6EF;
	font-weight			: bold;
}

.tbl .td_cont {
	background			: #F8FBFC;
}

.tbl .td_cont_white {
	background			: #ffffff;
	padding-bottom		: 15px;
}

.tbl .td_cont_white_0px {
	background			: #ffffff;
}

.tbl .screen {
	margin-right		: 5px;
}

.figure_section {
	align				: center;
	font-weight			: bold;
	font-size			: 10px;
	text-align			: center;
	margin-top			: 10px;
}
.figure {
	align			: center;
	margin-bottom		: 5px;
}


p.figure {
	align			: center;
	margin-top		: 20px;
	margin-bottom		: 5px;
}


.logo {
	margin-left		: 6px;
	margin-bottom		: 0px;
}

li {
	margin-bottom		: 7px;
}

h2 {
	font-size			: 16px;
}

h3 {
	font-size			: 14px;
}

select, textarea {
	font				: 11px verdana;
}

.date_section {
	font-style	: italic;
	padding-bottom	: 10px;
}

ul.main {
	list-style	: none;
	margin-top	: 10px;
}

ul.main li {
	background		: url(../img/ico/bul.gif) no-repeat 0px 4px;
	padding-left	: 12px;
	padding-bottom	: 5px;
}

