* {
	outline:none;
}
body {
	margin: 0px auto; padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #222222;
	background-color:#FFFFFF;
	cursor:default;
}
img  {
	border: 0px;
	outline: none;
}
.img {
	margin:0 5px 5px 0;
	float:left;
}
.clear {
	clear:both;
}
a {
	color: #0072AE;
	outline: none;
}
a:hover {
	color: #0072AE;
	text-decoration: none;
}
#init {
	width:800px;
	height:100%;
}
#cmd {
	background: url('blink.gif') left no-repeat #FFFFFF;
	width: 670px;
	padding: 3px;
	text-indent:5px;
	cursor: default;
	position: relative;
	border:none;
}
#links {
	position: absolute;
	top: 10px;
	right: 15px;
	word-spacing: 3px;
}
#links a {
	color: #004284;
}
#table {
	width:95% !important;
	position:absolute; top:300px; right:0px; left:20px !important;
	border:none;
}
.news {
	padding:5px;
}
.news .title {
	border-bottom:1px solid #EEEEEE;
	text-align:left;
}
#near_table {
	position:absolute;
	top:270px;
	left:30px;
}
#near_table .mail {
	border:1px solid #DDDDDD;
	background-color:#FFFFFF;
	font-size:11px;
	padding:2px;
	color:#444444;
	cursor:pointer;
}
#near_table .mail:focus {
	border:1px solid #8ACDFA;
}
#near_table .delete {
	color:#9a0a0a;
}
#near_table .delete:focus {
	border:1px solid #ffadad;
}
#gilu-cms {
	/*background: url('gilu-cms.gif') left top no-repeat;*/
	width:600px; height:54px;
	/*position:absolute; top:300px; right:100px;*/
}
/*#gilu-cms #text {
	margin:60px 0px 0px 10px;
}*/
h1 {
	margin:0 auto; padding:0 !important;
	font-size: 11px !important;
	display: inline !important;
}
#keywords h1 {
	margin:-3000px;
}
#gilu-cms strong {
	font-weight:normal !important;
}
#footer {
	background: url('bottom.gif') bottom repeat-x fixed;
	width: 100%; height: 8px;
	position: fixed; bottom: 0px; right:0px; left:0px;
	opacity:.6;
	-moz-opacity:.6;
	text-align:right;
}
.pagin {
	margin:3px;
	padding:0px 4px 0px 4px;
	border:1px solid #dddddd;
	text-decoration:none;
}
#pagin {
	text-align:center;
	margin-top:10px;
}
.pagin:hover {
	background-color:#e8f4ff;
}
.curpage {
	margin:3px;
	padding:0px 4px 0px 4px;
	color:#777777;
	border:1px solid #EEEEEE;
}
/*************************************************************************/
