﻿* { margin: 0;padding: 0; font-family: Georgia, Times New Roman, san-serif; }

html  {	font-size: 100.1%; }

body {
	background: #7abaf2 url('/files/images/page_bg.jpg') no-repeat top center;
	font-size:0.9em;
	color: #2E3536;
}

a { color: #004B7B; text-decoration: underline; }
a:hover { color: #FD4B00; }

h1 {
	margin: 15px 0 10px 0;
	font-size: 1.9em;
	font-weight: normal;
	color: #2E3536;
	}
h2 {
	margin: 25px 0 10px 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #2E3536;
	}
h3 { 
	margin: 15px 0 10px 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #2E3536;
	}
h4 { 
	margin: 15px 0 10px 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #6B7D7F;
	}
h5 { 
	margin: 15px 0 10px 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #6B7D7F;
	}
h6 { 
	margin: 15px 0 10px 0;
	font-size: 1em;
	font-weight: normal;
	color: #6B7D7F;
	}

p { margin: 10px 0; }
	
img { border: 0; }

table, td, th { border-collapse: collapse; border: 0; }
table { 
	width: 100%; 
	margin: 5px 0;
	border-bottom: #efefec 1px solid;
	}
th {
	padding: 18px 10px 10px 10px;
	background-color: #efefec;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
td {
	padding: 12px 10px;
	font-size: 0.85em;
	}
.g td { background-color: #efefec; }

fieldset {
	overflow: hidden;
	border: 0;
	padding: 25px 20px;
	background: #e8ecee url('/files/images/fieldset_bg.gif') no-repeat bottom right;
	}
	fieldset div { float: left; clear: left; width: 400px; padding: 0 0 10px 0; }
	fieldset span { float: left; padding: 0 5px; color: #FD4B00; }
	fieldset .legend {
		float: right;
		clear: none;
		width: 120px;
		font-size: 0.85em;
		font-style: italic;
		}
		fieldset .legend span { float: none; padding: 0; }
input, select, textarea, label {
	float: left;
	width: 225px;
	height: 23px;
	font-size: 12px;
	padding: 0 5px;
	}
label {
	clear: left;
	width: 130px;
	padding-top: 5px;
	}
input.short { width: 185px; }
textarea { height: 100px; }

fieldset .btn {
	float: left;
	clear: both;
	padding: 2px 0 0 140px;
	}
	fieldset .btn input {
		width: auto; height: auto;
		margin: 0;
		padding: 4px 8px;
		border: 0;
		background-color: #000000;
		color: #ffffff;
		}

ol {
	margin: 15px 0 30px 30px;
	}
	ol li {
		}
		ol li span {
			position: absolute;
			margin: -3px 0 0 -35px;
			width: 38px;
			height: 29px;
			background: url('/files/images/ol_bg1.gif') no-repeat 0 0;
			}
		ol li.li1 span { background-image: url('/files/images/ol_bg1.gif'); }
		ol li.li2 span { background: url('/files/images/ol_bg2.gif') no-repeat 1px 2px; }
		ol li.li3 span { background-image: url('/files/images/ol_bg3.gif'); }

ul {
	list-style: none;
	margin: 10px 0 30px 0;
	}
ul li {
	padding: 0 0 3px 20px;
	background: url('/files/images/ul_bullet.gif') no-repeat 0 6px;
	}

cite {
	float: left;
	clear: both;
	width: 480px;
	margin: 10px 0 20px 0;
	padding: 20px 90px 20px 10px;
	background: #fff7d5 url('/files/images/cite_bg.gif') no-repeat right center;
	}
	cite.msg { background-image: url('/files/images/cite_bg_msg.gif'); padding-right: 120px; width: 450px; }

.clear {clear: both; font-size: 1px; height: 1px; line-height: 1px}

/********************************************/
/****************** LAYOUT ******************/
/********************************************/

#head, #container, #footer { float: left; clear: both; width: 100%; }
#layout {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
	}
	#head {
		}
		#head .left {
			float: left;
			width: 580px;
			margin: 0 0 0 40px;
			}
		#head .right {
			float: right;
			width: 240px;
			
			}
	#container {
		background: #ffffff url('/files/images/rightcolumn_bg.gif') repeat-y right;
		}
		#content {
			float: left;
			width: 580px;
			margin: 0 0 0 40px;
			}
		#rightcolumn {
			float: right;
			width: 240px;
			position: relative;
			top: -8px;
			}

/********************************************/
/****************** HEAD ********************/
/********************************************/

#head .logo {
	float: left;
	clear: both;
	width: 98px;
	height: 40px;
	background: url('/files/images/logo.png') no-repeat 0 0;
	margin: 18px 0 0 0; 
	text-indent: -3000px;
	outline: none;
	}
#head .bread {
	float: left;
	clear: both;
	width: 100%;
	height: 20px;
	padding: 5px 0 20px 0;
	font-size: 0.85em;	
	}
	#head .bread a { color: #919ba1; }
	#head .bread a:hover { color: #FD4B00; }

#head .right { padding: 5px 0 0 0; }
#head .right a {
	color: #1EC8FC;
	padding: 0 20px;
	font-size: 0.85em;
	}
	#head .right a:hover { color: #FD4B00; }
#head .right strong {
	display: block;
	padding: 50px 0 0 10px;
	font-size: 1.9em;
	color: #ffffff;
	font-weight: normal;
	}
	#head .right strong small {
		font-size: 0.6em;
		}

#head ul {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0 40px;
	list-style: none;
	}
	#head ul li {
		float: left;
		padding: 40px 20px 0 0;
		height: 61px;
		background: none;
		}
		#head ul li a {
			font-size: 15px;
			color: #000000;
			text-decoration: none;
			}
			#head ul li a:hover { color: #FD4B00; }
			
		#head ul li.select span {
			position: absolute;
			width: 130px;
			height: 65px;
			margin: -21px 0 0 -28px;
			background: url('/files/images/mainmenu_bg1.png') no-repeat 0 0;
			}
		#head ul li.select span.li3 {
			width: 250px;
			margin: -16px 0 0 -30px;
			background: url('/files/images/mainmenu_bg3.png') no-repeat 0 0;
			}
		#head ul li.select span.li4 {
			width: 200px;
			margin: -16px 0 0 -28px;
			background: url('/files/images/mainmenu_bg4.png') no-repeat 0 0;
			}
#head .right .phone{
	float: right;
	clear: both;
	width: 184px;
	height: 76px;
	background: url('/files/images/phone.png') no-repeat 0 0;
	text-indent: -3000px;
	outline: none;
	margin: 1px 9px 0;
}

/********************************************/
/************** RIGHTCOLUMN *****************/
/********************************************/

#rightcolumn .ban, #rightcolumn .news, #rightcolumn .news h3, #rightcolumn .news ul { float: left; clear: both; }

#rightcolumn .news { 
	width: 200px;
	padding: 20px;
	}
	#rightcolumn .news h3 {
		padding: 5px 0 0 0;
		font-size: 17px;
		color: #ffffff;
		font-weight: normal;
		}
	#rightcolumn .news ul {
		list-style: none;
		font-size: 0.85em;
		color: #cccccc;
		margin: 0;
		width: 200px;
		}
		#rightcolumn .news ul li { padding: 15px 0 0 0; background: none; }
		#rightcolumn .news ul a {
			display: block;
			padding: 3px 0;
			color: #1EC8FC;
			}
			#rightcolumn .news ul a:hover { color: #FD4B00; }
		#rightcolumn .news ul span {
			display: block;
			padding: 3px 0 0 0;
			color: #737373;
			font-size: 0.9em;
			font-style: italic;
			}
	#rightcolumn .news a.all {
		float: right;
		width: 80px;
		height: 30px;
		background: url('/files/images/btn_all_news.gif') no-repeat 0 0;
		text-indent: -3000px;
		}


/********************************************/
/****************** FOOTER ******************/
/********************************************/

#footer {
	float: left;
	clear: both;
	padding: 25px 0 30px 30px; 
	width: 870px;
	background: #7abaf2 url('/files/images/footer_bg.jpg') no-repeat 0 0;
	color: #2E3536;
	font-size: 0.75em;
	}
	#footer .right {
		float: right;
		width: 200px;
		padding: 0 20px 0 0;
		}
		#footer .right div {
			float: left;
			clear: both;
			width: 100%;
			padding: 15px 0;
			opacity: 0.2;
			filter: alpha(opacity=20);
			}
			#footer .right div img { margin: 0 6px 0 0; }
	#footer .cms {
		float: left;
		width: 200px;
		padding: 33px 0 0 0;
		background: url('/files/images/cms_logo.gif') no-repeat 0 0;
		color: #2E3536;
		text-decoration: none;
		}
		#footer .cms:hover { color: #FD4B00; }
		
	#footer ul {
		float: left;
		width: 640px;
		list-style: none;
		padding: 0 0 15px 0;
		margin: 0;
		}
		#footer ul li {
			float: left;
			padding: 5px 7px;
			border-right: #cbd2d5 1px solid;
			background: none;
			}
			#footer ul li.last { border: 0; }
		#footer ul a { color: #004B7B; }
		#footer ul a:hover { color: #FD4B00; }
	#footer p {
		padding: 1px 7px;
		margin: 0;
		}

/********************************************/
/****************** CONTENT *****************/
/********************************************/

.contmenu {
	/*clear: both;*/
	width: auto;
	margin: 0;
	font-size: 1em;
	border: 0;
	}
	.contmenu td {
		padding: 5px 20px 35px 0;
		font-size: 1em;
		}
	.contmenu a {
		color: #758A8E;
		text-decoration: none;
		font-size: 1em;
		}
		.contmenu a:hover { color: #00305A; text-decoration: underline; }
	.contmenu .select a { color: #000000; }

a.out {
	display: inline-block;
	padding: 3px 65px 5px 0;
	background: url('/files/images/outlink_bg.gif') no-repeat top right;
	color: #FD4B00;
	}
	a.out:hover { text-decoration: none; }


ol.idx {
	list-style: none;
	margin: 15px 0 30px 0;
	}
	ol.idx li {
		padding: 2px 0 10px 40px;
		background: url('/files/images/olidx_bg1.gif') no-repeat 0 0;
		font-size: 1.1em;
		}
		ol.idx li.li1 { background-image: url('/files/images/olidx_bg1.gif'); }
		ol.idx li.li2 { background-image: url('/files/images/olidx_bg2.gif'); }
		ol.idx li.li3 { background-image: url('/files/images/olidx_bg3.gif'); }
		ol.idx li.li4 { background-image: url('/files/images/olidx_bg4.gif'); }


.imgdesc {
	width: 50%;
	float: left;
	font-style: italic;
	font-size: 0.8em;
	}
	.imgdesc img {
		display: block;
		margin: 0 0 2px 35px;
		}


.liter_paging {
	background-color: #fff7d5;
	margin: 0;
	padding: 10px 20px;
	}
	.liter_paging a {
		padding: 5px 3px;
		font-size: 12px;
		color: #005689;
		line-height: 30px;
		text-decoration: none;
		}
	.liter_paging a.select {
		color: #000000;
		}
		.liter_paging a.select span {
			position: absolute;
			line-height: 20px;
			width: 33px;
			height: 29px;
			margin-left: -13px;
			background: url('/files/images/liter_paging_bg.png') no-repeat 0 0;
			}

dl {
	margin: 10px 0;
	}
	dt {
		padding: 10px 0 0 0;
		}
		dt a {
			padding: 0 0 2px 0;
			border-bottom: #004B7B 1px dashed;
			font-size: 1.25em;
			text-decoration: none;
			}
	dd {
		display: none;
		font-size: 0.85em;
		padding: 0 0 5px 0;
		}


ul.map-level-1
{ margin-left:10px;}

ul.map-level-0 li {
	font-weight:bold;
	background-image:none;
}

ul.map-level-1 li {
	font-weight: normal;
}

#content table{
    border-bottom:solid 1px #b1b1b1;
    border-left:solid 1px #b1b1b1;
}

#content table td{
    border-top:solid 1px #b1b1b1;
    border-right:solid 1px #b1b1b1;
}

#content table.contmenu td, #content table.contmenu
{border:0px; }
#content table.map-columns td, #content table.map-columns
{border:0px; }


