body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 12px;
	background: #b0b0b0;
}

a {
	color: #266ab1;
}

a:visited {
	color: #4d95ad;
}

a img {
	border: 0;
}

#table1 {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
	empty-cells: show;
}

#table1 td {
	padding: 0;
}

#table2 {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
	empty-cells: show;
}

#my_slam {
	position: absolute;
	top: 10px;
	right: 65px;
	width: 10px;
	height: 10px;
	border: 1px solid #999;
	background-color: #ccc;
}

#centerArea {
	width: 950px;
	background-color: #cfcfcf;
}

#lArea {
	width: 250px;
	vertical-align: top;
	background-color: #cfcfcf;
}

#rArea {
	vertical-align: top;
	background-color: #e6e6e6;
}

#slogan {
	width: 250px;
	line-height: 32px;
	background: white url("/images/header_bg.png") right top repeat-x;
	text-align: center;
	color: #858585;
}

#header2 {
	height: 263px;
	background: white url("/images/header_bg.png") right top repeat-x;
}

#header {
	position: relative;
	height: 263px;
	background: url("/images/header_bgImage.jpg") right top no-repeat;
}

#icon_home {
	position: absolute;
	top: 8px;
	right: 43px;
	display: block;
	width: 15px;
	height: 16px;
	background: url("/images/icon_home.png") right top no-repeat;
}

#icon_sitemap {
	position: absolute;
	top: 8px;
	right: 23px;
	display: block;
	width: 15px;
	height: 16px;
	background: url("/images/icon_sitemap.png") right top no-repeat;
}

#logo {
	display: block;
	height: 46px;
	background: url("/images/logo.png") right top no-repeat;
}

#leftMenu {
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #e5e5e5;
}

#leftMenu ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	list-style: none;
}

#leftMenu li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #b7b7b7;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#leftMenu ul li {
	border: 0;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 12px;
}

#leftMenu li.sl, .sl {
	padding: 3px 3px 3px 5px;
	font-weight: normal;
	font-size: 10px;
	color: gray;
}

#leftMenu li.sl a {
	color: #555;
}

div.button {
	padding-left: 20px;
	height: 32px;
	line-height: 32px;
}

#leftMenu a, #leftMenu span {
	color: #525252;
	text-decoration: none;
}

#leftMenu a:hover {
	text-decoration: underline;
}

#leftMenu a.active {
	color: #565686;
}

#leftMenu span {
	cursor: default;
	color: #565686;
}


#ugol {
	width: 140px;
	height: 65px;
	background: url("/images/ugol.jpg") right top no-repeat;
	float: right;
}

h1 {
	font-size: 20px;
	text-align: center;
}


h2.title {
	margin: 15px 0;
	margin-left: 20px;
	font-size: 18px;
	text-align: left;
	/*line-height: 48px;*/
}

.dotted {
	margin-left: 20px;
	margin-bottom: 10px;
	width: 375px;
	height: 4px;
	background: url("/images/title_dotted.png") left top no-repeat;
}

#content {
	padding: 5px 10px 15px;
	text-align: justify;
}

#footer {
	margin-top: 10px;
	/*padding: 0 0 10px;*/
	background: url("/images/footer_bg.png") left top repeat-x;
	height: 47px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
}

#copy_text {
	font-size: 11px;
	color: gray;
}

#footer2 {
	height: 16px;
	background: url("/images/footer2.png") left top repeat-x;
}

#footer3 {
	width: 16px;
	height: 16px;
	background: url("/images/footer3.png") left top repeat-x;
}

.category_list {
	line-height: 16px;
	font-weight: bold;
}

.induk {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #cdcdcd;
	background-color: #f3f3f3;
}
