*	{ margin: 0;padding: 0;border: 0; }

td	{ vertical-align: top; }

ul	{ list-style: none; }

a	{ color:#003366; text-decoration:none }
a:hover	{ text-decoration:none; }

div,dl,dt,dd,ol,ul,li,form,td,th,p {margin:0;padding:0;}

input, select, option, textarea {
	color: #000;
	font:normal 11px Verdana, Arial, Tahoma;
	border:1px solid #000;
}


body {
	color:#040404;
	font:normal 11px Verdana, Arial, Tahoma;
	background:#ddd1bd;
}

#main {
	min-width: 1000px;
	width: 100%;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}

#top {
	height:247px;
	background:url(images/top.gif) repeat-x;
}
#tl {
	width:355px;
	height:164px;
	background:url(images/tl.gif) no-repeat top left;
	float:left;
	padding:83px 0 0 0;
	text-align:center;
}
#tl ul {
	margin-top:10px;
}
#tl a {
	color:#006;
	font:bold 12px Verdana;
	line-height:20px;
	text
}

#tc {
	width:170px;
	height:246px;
	background:url(images/tc.gif) no-repeat top left;
	float:left;
	padding:0 0 0 28px;
	margin:0 0 0  5%;
}
#tc ul {
	margin:40px 0 0 0;
}
#tc li {
	margin:16px 0;
	padding:0 0 0 20px;
	background:url(images/tt.gif) no-repeat top left;
}
#tc a {
	color:#006;
	font:bold 14px Verdana;
	text-transform:uppercase;
}
#tc a:hover {
	color:#fff;
	text-decoration:underline;
}

#tr {
	width:432px;
	height:247px;
	background:url(images/tr.jpg) no-repeat top right;
	position:absolute;
	top:0;
	right:0;
}

.abc {
	padding: 2px 0 0 60px;
	margin:4px 0;
	height:33px;
	background:#e5dccd;
	line-height:14px;
}
.abc strong {
	color:#f60;
	font-size:12px;
}
.abc a {
	color:#000;
	font:bold 11px Verdana;
	text-decoration:underline;
	padding:0 2px;
}
.abc li {
	display:inline;
	padding:0 9px;
	background:url(images/abc-line.gif) no-repeat 0 5px;
}

.abc a:hover {
	color:#fff;
	background:#648bb1;
}
.abc2 {
	padding:2px 0 0 170px;
	height:33px;
}

#body {
	width:100%;
}
#left {
	width:242px;
}
#right {
	width:180px;
}

#left-title {
	width:225px;
	height:35px;
	margin-bottom:20px;
	background:url(images/title.gif) no-repeat top left;
}
#left-title h1 {
	font:bold 14px Verdana;
	letter-spacing:3px;
	line-height:35px;
	margin-left:40px;
}
#right-title {
	width:180px;
	height:35px;
	margin-bottom:20px;
	background:url(images/right-title.gif) no-repeat top right;
}
#right-title h1 {
	font:bold 14px Verdana;
	letter-spacing:3px;
	line-height:35px;
	margin-left:40px;
}
#left-news {
	margin:0 35px 0 40px;
}
#left-news strong {
	font-size:11px;
	text-transform:uppercase;
}
#left-news p {
	margin:20px 0;
}

#table_in {
line-height: 14px;
border-bottom: 1px solid #898c8e;
}
#table_in img {
margin: 0 11px 18px 0;
}
#table_in a {
	font-weight:bold;
}
#table_in a:hover {
	text-decoration:underline;
}

#right2 {
width: 50%;
padding: 10px;
padding-right: 0;
padding-top: 30px;
}
#left2 {
width: 50%;
padding: 10px;
padding-top: 30px;
border-right: 1px solid #898c8e;
}

#news {
	color:#000;
	padding:20px 0;
	font:normal 11px Tahoma;
}
#news a {
	text-decoration:underline;
}
#news a:hover {
	text-decoration:none;
}
#news p {
	margin:15px 0;
}
#news h2 {
	color:#000;
	font-size:14px;
	text-indent:15px;
}
#nav2 {
	margin-left:17px;
}
#nav2 li {
}
#nav2 a {
	display:block;
	width:150px;
	height:14px;
	background:url(images/item.gif) no-repeat top right;
	margin:3px 0;
	padding:2px 0 0 13px;
}
#nav2 a:hover {
	font-weight:bold;
	text-decoration:underline;
	background:url(images/item2.gif) no-repeat top right;
}

#footer {
	position:relative;
	height:43px;
	background:url(images/footer.gif) repeat-x;
}
#footer_in {
	height:43px;
	background:url(images/footer-left.gif) no-repeat top left;
}
#nav3 {
	position:absolute;
	top:0px;
	right:0px;
	width:278px;
	height:28px;
	padding:15px 0 0 64px;
	background:url(images/footer-right.gif) no-repeat top right;
}
#nav3 li {
	display:inline;
	padding:0 8px;
	background:url(images/abc-line.gif) no-repeat left;
}
#nav3 li.none {
	background:none;
}
#nav3 a {
	color:#0e0202;
	font-weight:bold;
}
#nav3 a:hover {
	color:#036;
	text-decoration:underline;
}
#copy {
	position:absolute;
	top:0px;
	left:0px;
	width:393px;
	height:30px;
	padding:13px 0 0 33px;
	background:url(images/footer-left.gif) no-repeat top left;
	font:bold 11px Verdana;
}
#img {
	margin-bottom:20px;
}