@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
                margin: 0;
                padding: 0;
                border: 0;
                font-size: 100%;
                vertical-align: baseline;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #424242;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 15px;
	color: #424242;
}


.index_main_border {
	width: 1000px;
	border: 0;
	border-bottom: 1px solid #999;
	background: #FFFFFF;
}


.index_header_border {
	border-bottom: 1px solid #999;
	background: #FFFFFF	;
}


.index_header_border p {
	font-family: Arial;
	font-size: 10px;
	margin: 5px;
	color: #999;
	text-align: center;
}


.index_footer_border p {
	font-family: Arial;
	font-size: 10px;
	margin: 5px;
	color: #999;
}


.index_content_border {
	background: #ccc;
}


.index_left_border {
	border-right: 1px solid #666666; 
	background: #ccc;
}


.left_td_navigation_title {
	font-size: 11px;
	margin-top: 15px;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: bold;
	text-align: left;
	border-left: 8px solid #cc0000;
	border-bottom: 1px solid #666666;
}


.left_td_navigation_link {
	color: #333333;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.left_td_navigation_news {
	font-size: 11px;
	margin-top: 15px;
	margin-left: 5%;
	margin-right: 5%;
	font-weight: bold;
	text-align:	left;
	border-left: 8px solid	#060;
	border-bottom: 1px solid #666666;
}


.object_list_block {
	border: 1px solid #666666;
	margin: 10px;
	background: #E1E1E1;
}


.object_list_block_title {
	font-size: 13px;
}


.object_list_block_icon {
	margin-left: 10px;
}


.object_list_block_view {
	font-size: 9px;
	color: #A2A2A2;
}


.object_view_block_title {
	font-weight: bold;
	font-size: 16px;
	color: #424242;
	text-align:	center;
	background-color: #ccc;
}


.object_view_paragraph {
	border-bottom: 1px solid #666666;
}


.object_view_paragraph_title {
	font-weight: bold;
	font-size: 11px;
	color: #424242;
	text-align:	left;
}
