BODY
{
	text-align:		left;
	background:		white;
}
img
{
	border:			0px;
}
#container
{
	width:			100%;
	background:		#f7f7f7;
}
#top
{
	width:			100%;
}
/*
#top #topik
{
	display:		none;
	background:		#073d93;
	height:			50px;
	width:			100%;
	border-top:		0px;
}
#topik #domain
{
	float:			left;
	margin-top:		17px;
	margin-left:		8px;
}

#domain a
{
	font-family:		Verdana;
	font-size:		10px;
	text-decoration:	none;
	color:			#9fcaf5;
}
#topik #search
{
	color:			#9fcaf5;
	margin-top:		13px;
	margin-right:		8px;
	font-family:		Verdana;
	float:			right;
	font-size:		10px;
	vertical-align: 	text-bottom;
}
*/
#search #searchfield
{
	font-family:		Arial;
	font-size:		10px;
	border:			solid 1px #777;
}
#search #searchbutton
{
	width:			18px;
	height:			18px;
	background: 		url('images/go2.gif');
	display:		inline;
	background-position: 	2px 2px ;
	background-repeat: 	no-repeat;
}
#searchbutton #searchinput
{
	width:			18px;
	height:			15px;
}
#top #header
{
	width:			100%;
	font-family:		Verdana, Arial;
	background:		#922;//#6898D0;
	border-bottom:		solid black 1px;
	height:			72px;
}
#header a
{
	text-decoration:	none;
	color:			white;
	text-align:		left;
}
#header #name
{
	border-top:		black solid 3px;
	padding:		5 0 0 5;
	font-size:		180%;
	font-family:		Georgia, "Trebuchet MS", Tahoma, Verdana;
}
#header #subname
{
	padding:		0 0 4 7;
	font-size:		100%;
	font-family:		Georgia, "Trebuchet MS", Tahoma, Verdana;
}
#header #logo
{
	position:		absolute;
	top:			72px;
	float:			left;
	width:			190px;
	height:			170px;
	background:		url('images/logo3.gif') white;
	background-position:	center center;
	background-repeat:	no-repeat;
	border-bottom:		#ccc solid 1px;
}
#bottom
{
	border:			solid 1px #ccc;
	width:			100%;
	text-align:		right;
	float:			left;
}
#main
{
	background:		white;
	float:			left;
	width:			590px;
	border-left:		solid 1px #ccc;
	padding:		5 0;
	position:		relative;
}
#left
{
	background:		white;
	margin-top:		147px;
	float:			left;
	width:			190px;
}
#section
{
	font-family:		Verdana, Tahoma;
	1width:			100%;
	border-bottom:		solid #ccc 1px;
	font-size:		11px;
	margin-bottom:		10px;
	1float:			left;
	height:			20px;
	margin:			0 20 10;
}
#section #sectionprefix
{
	float:			left;
	background:		url('images/un2.gif');
	background-repeat:	no-repeat;
	background-position-x:	right;
	background-position-y:	-5px;
	padding-right: 		10px;
	margin-right:		5px;
}
#section #sectionprefix a
{
	color:			#069;
}
#section #sectionname
{
	float:			left;
}


@import mainmenu.css;
@import left.css;
@import article.css;
@import author.css;
@import list.css;
@import panel.css;
@import commentlist.css;
@import comment.css;
@import commentform.css;
@import copyright.css;
@import tiks.css;
