﻿html, body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
body, td, input, textarea, select, .TextDefault
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}

.link_1, a.link_1
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px;
}
a:hover.link_1
{
	color: #ef7e20;
}

.link_2, a.link_2
{
	color: #000000;
	text-decoration: none;
	padding: 3px 10px 3px 20px;
	display: block;
	border: 1px #f0f0f0 solid;
	background-image: url(Image/icon_1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
a:hover.link_2
{
	color: #ef7e20;
}

.link_3, a.link_3
{
	color: #1761cc;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 10px 10px 20px;
	display: block;
	background-image: url(Image/icon_1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
a:hover.link_3
{
	color: #ef7e20;
}

.link_4, a.link_4
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a:hover.link_4
{
	color: #ef7e20;
}

.link_5, a.link_5
{
	color: #000000;
	text-decoration: none;
	padding: 3px 5px 3px 20px;
	display: block;
	background-image: url(Image/icon_1.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
a:hover.link_5
{
	color: #ef7e20;
}

.link_6, a.link_6
{
	color: #000000;
	text-decoration: none;
	padding: 2px 0;
	display: block;
}
a:hover.link_6
{
	color: #ef7e20;
}

.link_7, a.link_7
{
	color: #1761cc;
	text-decoration: none;
	font-size:1.2em;
	font-weight: bold;
	display: block;
}
a:hover.link_7
{
	color: #ef7e20;
}

.link_8, a.link_8
{
	color: #1761cc;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a:hover.link_8
{
	color: #ef7e20;
}

.link_9, a.link_9
{
	display:block;
	color: #1761cc;
	font-weight: bold;
	text-decoration: none;
	border:1px #888888 solid;
	padding:1px 8px 1px 9px;
	background-color:#fafafa;
	white-space:nowrap;
}
a:hover.link_9
{
	color: #ef7e20;
	background-color:#ededed;
}

.block_1
{
	border: 1px #d77e00 solid;
	margin-bottom: 2px;
}
.block_1 .blockheader
{
	height: 28px;
	border-bottom: 1px #d77e00 solid;
	background-image: url(Image/bg_3.png);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 0 10px;
	line-height: 28px;
}
.block_1 .blockbody
{
}

.block_2
{
	border: 1px #aaaaaa solid;
	margin-bottom: 2px;
}
.block_2 .blockheader
{
	height: 28px;
	border-bottom: 1px #aaaaaa solid;
	background-image: url(Image/bg_4.png);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 0 10px;
	line-height: 28px;
}
.block_2 .blockbody
{
}

.block_3
{
	border: 1px #ffac37 solid;
	margin-bottom: 2px;
}
.block_3 .blockheader
{
	height: 28px;
	border-bottom: 1px #ffac37 solid;
	background-image: url(Image/bg_5.png);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 0 10px;
	line-height: 28px;
}
.block_3 .blockbody
{
}

.block_4
{
	border: 1px #cccccc solid;
	margin-bottom: 2px;
}
.block_4 .blockheader
{
	height: 28px;
	border-bottom: 1px #cccccc solid;
	background-image: url(Image/bg_7.png);
	background-repeat: repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0 10px;
	line-height: 28px;
}
.block_4 .blockbody
{
}

.menu_1
{
	height: 28px;
	border: 1px #cccccc solid;
	background-image: url(Image/bg_6.png);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
}
.menu_1 a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 25px;
	line-height: 28px;
	display: inline-block;
}
.menu_1 a:hover
{
	background-image: url(Image/bg_4.png);
	background-repeat: repeat-x;
}
.menu_1 .active
{
	background-image: url(Image/bg_5.png);
	background-repeat: repeat-x;
}

.title_1
{
	text-align: center;
	font-size: 2.5em;
	color: #1761cc;
	margin: 15px 0;
}

.title_2
{
	color:#000000;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(Image/bg_7.png);
	background-repeat: repeat-x;
	line-height: 30px;
	padding:0 10px;
	display:block;
}
a:hover.title_2
{
	color: #ef7e20;
}

.line_1
{
	background-color: #dddddd;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

