@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}
img {
	border: 0;
	display: block;
}
a {
	cursor: pointer;
	color: #e05f00;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 20px;
}
h1 span {
	color: #eb6900;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
}
/* =wrap
-------------------------------------------------- */
div.wrap {
	margin: 0 auto;
	width: 980px;
	position: relative;
}
/* =content
-------------------------------------------------- */
{
	background: #fff;
	padding: 13px 20px 40px;
}
div.bg {
	padding: 0 20px 0 0;
}
p.print {
	float: right;
}
p.print a {
	color: #999999;
	font-size: 11px;
	background: url(print_ico.png) 0 2px no-repeat;
	padding-left: 16px;
	text-decoration: none;
}
p.print a:hover {
	text-decoration: underline;
}
div.search {
	padding-bottom: 6px;
	background: #fff;
}
div.bg div.search {
	padding-top: 13px;
}
div.search p {
	float: right;
}
div.search p.input {
	border: 1px solid #cccccc;
	padding: 1px 1px 0 1px;
	height: 23px;
	width: 160px
}
div.search p.input input {
	border: 0;
	background: url(input_bg.png) 0 0 repeat-x;
	font-size: 12px;
	color: #666;
	padding: 4px 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	width: 154px;
}
div.search p.button {
	margin: 1px 0 0 5px;
}
div.search_result {
	margin-top: 20px;
	padding-left: 15px;
}
div.search_result ol {
	list-style-position: outside;
	padding-left: 20px;
	margin-top: 20px;
}
*+ html div.search_result ol {
	padding-left: 25px;
}
div.search_result ol li {
	line-height: 1.5em;
	margin-bottom: 20px;
}
div.search_result ol li a { 
	color: #1d4d82;
	font-weight: bold;
}
ul.pager {
	list-style: none;
}
ul.pager li {
	float: left;
}
ul.pager li a {
	color: #1d4d82;
	display: inline-block;
	text-decoration: none;
	padding: 2px 7px;
	border: 1px solid #fff;
}
ul.pager li a:hover {
	border: 1px solid #eb6900;
}
ul.pager li.previous a {
	background: url(prev_link.png) 0 5px no-repeat;
	padding-left: 14px;
	padding-right: 40px;
}
ul.pager li.next a {
	background: url(next_link.png) 100% 5px no-repeat;
	padding-right: 14px;
	padding-left: 40px;
}
ul.pager li.active a {
	background: #eb6900;
	color: #fff;
	font-weight: bold;
}
ul.pager li.previous a:hover,
ul.pager li.next a:hover,
ul.pager li.active a:hover {
	border: 1px solid #fff;
}
ul.sitemap {
	margin-top: 20px;
}
ul.sitemap li {
	list-style: none;
	background: url(dot03.png) 0 5px no-repeat;
	padding-left: 13px;
	margin-bottom: 20px;
}
ul.sitemap li a {
	font-size: 14px;
	color: #1d4d82;
	font-weight: bold;
}
ul.sitemap li ul {
	margin-top: 10px;
	padding-left: 11px;
	padding-bottom: 0;
}
ul.sitemap li ul li {
	background: url(dot04.png) 0 6px no-repeat;
	padding-left: 9px;
	margin-bottom: 6px;
}
ul.sitemap li ul li a {
	font-size: 12px;
	font-weight: normal;
}
/* =index_content
-------------------------------------------------- */
div.index_content h1 {
	margin-bottom: 20px;
}
div.index_content ul {
	padding: 0 0 20px 20px;
}
div.index_content div.btn_content {
	float: right;
	width: 320px;
	padding: 26px 0 40px 0;
}
div.index_content p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
div.index_content div.btn_content p.button {
	margin-bottom: 0;
	padding-left: 90px;
}
div.index_content div.btn_content p.button a,
div.index_content div.btn_content p.button a span {
	float: left;
	background: url(btn_bg.png) 0 0 no-repeat;
}
div.index_content div.btn_content p.button a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	text-transform: uppercase;
}
div.index_content div.btn_content p.button a span {
	background-position: 100% 0;
	padding: 3px 16px 7px 0;
}
div.index_content div.btn_content p.title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
div.index_content div.last_news h2 {
	margin-bottom: 18px;
}
div.index_content div.last_news div.news_item {
	width: 300px;
	float: left;
	margin-right: 20px;
}
div.index_content div.last_news div.last {
	margin-right: 0;
}
div.index_content div.last_news div.news_item h3 {
	margin-bottom: 3px;
}
div.index_content div.last_news div.news_item p {
	margin-bottom: 0;
}
div.index_content div.last_news div.news_item p.date {
	color: #858585;
	font-size: 11px;
}
/* =rightbar
-------------------------------------------------- */
div.rightbar {
	padding: 20px 20px 20px;
}
div.rightbar h1 {
	margin-bottom: 15px;
}
div.rightbar h1.dif {
	margin-bottom: 2px;
}
div.rightbar ul {
	padding: 0 0 20px 20px;
}
div.rightbar ol {
	padding: 0 0 20px 20px;
}
div.rightbar p.date {
	color: #999999;
}
div.rightbar p {
	line-height: 1.5em;
	margin-bottom: 15px;
}
div.rightbar div.news_item {
	margin-bottom: 15px;
}
div.rightbar div.news_item h3 {
	margin-bottom: 3px;
}
div.rightbar div.news_item p {
	margin-bottom: 0;
}
div.rightbar div.news_item p.date {
	color: #858585;
	font-size: 11px;
}
div.rightbar p.back a{
	background: url(ico_back.png) 0 3px no-repeat;
	padding-left: 15px;
}
table.feedback {
	margin: 15px 0 0 40px;
}
table.feedback th {
	text-align: right;
	padding: 6px 12px 0 0;
	font-weight: normal;
	vertical-align: top;
}
table.feedback td {
	padding-bottom: 5px;
}
table.feedback p.input {
	margin-bottom: 0;
}
table.feedback p.input {
	border: 1px solid #cccccc;
	padding: 1px 1px 0 1px;
	height: 23px;
	width: 260px
}
table.feedback p.input input {
	border: 0;
	background: url(input_bg.png) 0 0 repeat-x;
	font-size: 12px;
	color: #666;
	padding: 4px 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	width: 254px;
}
table.feedback p.textarea {
	margin-bottom: 0;
}
table.feedback p.textarea {
	border: 1px solid #cccccc;
	padding: 1px 1px 0 1px;
	height: 140px;
	width: 380px
}
table.feedback p.textarea textarea {
	border: 0;
	background: url(input_bg.png) 0 0 repeat-x;
	font-size: 12px;
	color: #666;
	padding: 4px 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	width: 374px;
	height: 135px;
}
table.feedback select {
	height: 26px;
	padding: 6px 0 0 8px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
/* =footer
-------------------------------------------------- */
div.footer {
	height: 186px;
	color: #000;
	padding: 4px 20px 0;
}
div.footer a {
	color: #000;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer p.copyright {
	float: left;
	font-size: 10px;
}
div.footer p.adm {
	float: right;
	font-size: 10px;
}
div.footer p.name {
	margin: 32px 0 5px;
}
div.footer p span {
	color: #000;
	margin: 0 9px;
}
/* =inputs
-------------------------------------------------- */
span.checkbox {
	width: 13px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(bg12.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 17px;
	height: 17px;
	padding: 0 0 0 0;
	background: url(radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 260px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 20px;
	padding: 6px 0 0 8px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background: url(select_bg.png) 0 0 no-repeat;
	overflow: hidden;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}