* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	color:#4c4c4c;
	font:12px "trebuchet ms",arial,serif;
	line-height:14px;
	margin:0 0 15px 0;
}
a {
	color:#eb000d;
	text-decoration:underline;
}
	a:hover {
		text-decoration:none;
	}
a img {
	border:0;
}
table {
	border-collapse:collapse;
}

ul {
	list-style:none;
}
	ul li {
		padding:0 0 0 12px;
		background:url('../images/li.gif') no-repeat 0 4px;
	}

h2 {
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	margin:0 0 5px 0;
}
h3 {
	display:inline-block;
	font-size:12px;
	padding:0 0 0 7px;
	background:url('../images/bul3.gif') no-repeat 0 5px;
}
h4 {
	font-size:18px;
	color:#f47820;
	padding:0 0 0 12px;
	background:url('../images/h4.gif') no-repeat 0 4px;
	font-weight:normal;
	margin:0 0 10px 0;
}



.title {
	margin:0 0 18px 0;
}
.fixer {
	clear:both;
}
.hs, .hs2, #tree li.s div {
	background:url('../images/hs.gif') repeat-x 0 0;
	height:1px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	margin:15px 0;
	clear:both;
}
#tree li {
	background:none;
}
.hs2 {
	background:url('../images/hs2.gif') repeat-x 0 0;
	margin:10px 0;
}
.hs3 {
	height:5px;
	background:url('../images/hss.gif') no-repeat 0 0;
	margin:15px 0;
}

.input1 {
	border:1px solid #e5e5e5;
	width:290px;
}


#wrapper {
	width:940px;
	margin:0 auto;
}
	#header {
		height:385px;
		background:url('../images/header.jpg') no-repeat 50% 0;
		position:relative;
	}
		#header a#logo {
			display:block;
			width:357px;
			height:88px;
			position:absolute;
			top:13px;
			left:0;
			background:url('../images/logo.gif') no-repeat 0 0;
		}
		#header div {
			width:302px;
			height:41px;
			position:absolute;
			top:30px;
			left:637px;
			background:url('../images/phone.gif') no-repeat 0 0;
		}
	#menu {
		height:71px;
		text-align:center;
	}
	
	
	#left {
		width:248px;
		float:left;
		margin:0 60px 0 0;
	}
		#tree {
			list-style:none;
		}
			#tree li {
				padding:0;
			}
				#tree li ul {
					list-style:none;
					margin:7px 0 7px 13px;
				}
				#tree li.s {
					line-height:1px;
					font-size:1px;
					display:block;
				}
				#tree li.s div {
					margin:7px 0 7px 13px;
				}
				#tree li a {
					text-decoration:none;
					padding:0 0 0 13px;
					background:url('../images/bul.gif') no-repeat 0 5px;
					text-transform:uppercase;
				}
					#tree li a.active {
						font-weight:bold;
						color:#f47820;
						background:url('../images/bul-on.gif') no-repeat 0 5px;
					}
					#tree li ul li a {
						font-weight:normal;
						padding:0 0 0 12px;
						background:url('../images/bul2.gif') no-repeat 0 6px;
						text-transform:none;
						text-decoration:underline;
					}
						#tree li ul li a:hover {
							text-decoration:none;
						}
						#tree li ul li a.active {
							font-weight:bold;
							color:#f47820;
							background:url('../images/bul2-on.gif') no-repeat 0 6px;
							text-decoration:none;
						}
	#main {
		float:left;
		width:632px;
	}
		#icos, #index {
			width:632px;
		}
			#icos tr td.i {
				width:139px;
				vertical-align:top;
				color:#757575;
				font-size:11px;
				text-align:center;
				line-height:13px;
			}
				#icos tr td.i a {
					padding:0 0 0 9px;
					background:url('../images/bul2.gif') no-repeat 0 6px;
				}
			#icos tr td.i a.ico {
				margin:0 0 5px 0;
				display:inline-block;
				width:145px;
				height:140px;
			}
			#icos tr td.i1 a.ico {
				background:url('../images/ico/1.jpg') no-repeat 0 0;
			}
			#icos tr td.i2 a.ico {
				background:url('../images/ico/2.jpg') no-repeat 0 0;
			}
			#icos tr td.i3 a.ico {
				background:url('../images/ico/3.jpg') no-repeat 0 0;
			}
			#icos tr td.i4 a.ico {
				background:url('../images/ico/4.jpg') no-repeat 0 0;
			}
		#index tr td {
			width:285px;
			vertical-align:top;
		}
			#index tr td.o-v {
				width:51px;
				text-align:center;
				background:url('../images/o-v.gif') no-repeat 50% 100%;
			}
	
	#prefooter {
		height:5px;
		background:url('../images/o-h.gif') no-repeat 0 0;
		text-align:right;
		margin:30px 0 13px 0;
	}
		#prefooter span {
			display:inline-block;
			width:5px;
			height:5px;
			background:url('../images/o.gif') no-repeat 0 0;
		}
	#footer {
		width:940px;
	}
		#footer tr td#cnt {
			width:110px;
			text-align:right;
		}
		#footer tr td#copyrghts {
			font-size:11px;
			color:#909090;
			text-align:right;
		}
			#footer tr td#copyrghts strong {
				color:#4c4c4c;
			}
		#footer tr td#vg {
			text-align:left;
		}
			#footer tr td#vg a {
				padding:10px 0 13px 43px;
				background:url('../images/vg.gif') no-repeat 0 0;
				font-size:11px;
				color:#4c4c4c;
				text-decoration:none;
				display:inline-block;
			}
				#footer tr td#vg a span {
					color:#eb000d;
					text-decoration:underline;
				}

.imageMargin {
	float:left;
	margin:0 20px 10px 0;
}
.gray {
	color:#4c4c4c;
}

#icos2 {
	width:248px;
}
	#icos2 tr td {
		font-size:11px;
		line-height:13px;
		color:#757575;
	}
		#icos2 tr td.ic {
			width:109px;
		}
			#icos2 tr td a {
				padding:0 0 0 9px;
				background:url('../images/bul2.gif') no-repeat 0 6px;
			}
				#icos2 tr td.ic a {
					padding:0;
					background:none;
				}
.news-img {
	width:10px;
	padding:0 15px 10px 0;
}
.date {
	font-weight:bold;
	color:#000;
	margin:0 0 5px 0;
}


.pager {
	color:#000;
	font-weight:bold;
}
	.pager a, .pager strong {
		font-weight:normal;
		background:url('../images/pager.gif') no-repeat 0 0;
		margin:0 2px 0 0;
		color:#fff;
		text-decoration:none;
		padding:4px 7px 1px 7px;
		line-height:14px;
		display:inline-block;
	}
	.pager strong {
		font-weight:bold;
		padding:4px 7px 1px 6px;
		background:url('../images/pager-on.gif') no-repeat 0 0;
	}

.calcus {
	background:url('../images/calc-header.gif') no-repeat 0 0;
}
	.calcus div.footer {
		background:url('../images/calc-footer.gif') no-repeat 0 100%;
		padding:20px;
	}
		.calcus div.footer p {
			margin:0 0 5px 0;
		}
		.calcus div.footer input.text {
			border:1px solid #e5e5e5;
			width:190px;
			margin:0 20px 0 0;
		}
		.calcus div.footer span.radio {
			margin:0 20px 0 0;
		}
		.calcus div.footer table {
			width:600px;
		}
.orange {
	width:630px;
}
	.orange tr th {
		height:48px;
		background:#f89916 url('../images/th.gif') repeat-x 0 0;
		font-weight:bold;
		color:#fff;
		text-align:center;
		border:1px solid #fff;
		padding:0 20px;
	}
		.orange tr th.al {
			text-align:left;
		}
		.orange tr th.left {
			background:#f89916 url('../images/th-1.gif') no-repeat 0 0;
			padding:0;
			width:33px;
		}
		.orange tr th.right {
			background:#f89916 url('../images/th-2.gif') no-repeat 100% 0;
		}
		.orange tr td {
			padding:8px 20px;
			border:1px solid #fff;
		}
			.orange tr td.left {
				padding:0;
				width:33px;
				text-align:center;
			}
			.orange tr td.photo {
				padding:1px;
				width:100px;
			}
		.orange tr.row-1 td {
			background:#ededed;
		}
		.orange tr.row-2 td {
			background:#e5e5e5;
		}
.inp99 {
	width:300px;
}
