/**/
body{
scrollbar-face-color:#0C0C0C;
scrollbar-highlight-color:#0C0C0C;
scrollbar-3dlight-color:#575757;
scrollbar-darkshadow-color:#0C0C0C;
scrollbar-shadow-color:#575757;
scrollbar-arrow-color:#0C0C0C;
scrollbar-track-color:#161616;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;font:12px Verdana,Arial,Helvetica,sans-serif;
	color: #BFBFBF;
}

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FAB15A;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FAB15A;
	text-decoration : underline;
}

a.side {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FAB15A;
	text-decoration : none;
}

a:hover.side {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FAB15A;
	text-decoration : underline;
}

a.white {
	color : #55aaff;
	text-decoration : none;
}

a:hover.white {
	color : #55aaff;
	text-decoration : underline;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #666;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

.white-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #aaa;
	background-color : #333;
	border-top : 1px solid #4d4d4d;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #aaa;
	background-color : #444;
	padding : 5px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #aaa;
	background-color : #333;
	border-top : 1px solid #000;
	padding : 5px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	background-color : #ddd;
	height : 20px;
	border : 1px solid #434650;
padding: 2px 0px 8px 0 px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	background-color : #eee;
	border : 1px solid #bbb;
}

.main-body {
	font-size : 11px;
	color : #444;
	background-color : #ddd;
	padding : 4px 4px 5px 4px;
}

.main-bg {
	padding : 0px;
}

.border {
	border : 1px solid #eee;
}

.side-border-left {
	padding : 0px 4px 0px 0px;
}

.side-border-right {
	padding : 0px 0px 0px 4px;
}

.news-footer {
	font-size : 10px;
	color : #000;
	background-color : #ccc;
	border-top : 1px solid #eee;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ccc;
	background-color : #333;
	border-bottom : 1px solid #eee;
	padding : 2px 4px 4px 4px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #999;
	background-color : #3a3a3a;
	border-top : 1px solid #4d4d4d;
	border-bottom : 1px solid #2d2d2d;
	padding : 4px;
}

.tbl-border {
	background-color : #434650;
}

.tbl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BFBFBF;
	padding : 4px;
}

.tbl1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BFBFBF;
	background-color : #000;
	padding : 4px;
}

.tbl2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BFBFBF;
	background-color : #373942;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #ccc;
	background-color : #333;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #000;
	background-color : #eee;
	padding : 4px;
	margin : 0 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #000;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #55aaff;
	background-color : #444;
}

.shoutbox {
	color : #999;
	background-color : #444;
}

.shoutboxdate {
	font-size : 9px;
	color : #888;
	background-color : #444;
}

.small {
	font-size : 11px;
	font-weight : normal;
}
.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #aaa;
	background-color : #444;
}

.side-label {
	color : #aaa;
	background-color : #333;
	padding : 2px 2px 3px 2px;
}


img.png {
	behavior: url("png.htc");
}
/*--------------------------Header--------------------------------*/
#skeleton{
	position: absolute;
	top: 0px;
	left: 32%;
	z-index: +1;
}
#avtorizeform{
	position: absolute;
	top: 99px;
	left: 168px;
	z-index: +1;	
}
#avtorizeformtext{
	font-family: "Times New Roman";
	color: #FAB15A;
	position: absolute;
	top: 104px;
	left: 180px;
	z-index: +2;
}
#hi{
	font-size: 14px;
	color: #808000;
}
#leftbgshapa{
	padding: 0px;
	margin: 0px;
	background-image: url('images/leftshapaimg.jpg');
	height: 355px;
	width: 400px;	
    background-repeat: no-repeat;
}
#centerimgshapa{
	background:url('images/centershapaimg.jpg') 0 0 no-repeat;
	width:220px;
	height:355px;
	padding: 0px;
	top: 0px;
	position: absolute;
	left: 398px;
	top: 0px;
}
#rightbgshapa{
	padding: 0px;
	margin: 0px;
	background-image: url('images/rightshapaimg.jpg');
	height: 355px;
	width: 389px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
#bgshapa{
	padding: 0px;
	margin: 0px;
	background-image: url('images/bgshapa.jpg');
	background-repeat: repeat-x;
}
#inputlogin {
	width: 147px;
	height:15px;
	color: #6D5C1F;
	border:1px solid #2D2C2B;
	background:#221A0D;
	font: normal 12px Times New Roman;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 2px;
	z-index: +3;
}
#inputpass {
	width: 115px;
	height:15px;
	color: #6D5C1F;
	border:1px solid #2D2C2B;
	background:#221A0D;
	font: normal 12px Times New Roman;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 5px 2px;
	z-index: +3;
}
#inputimg {
	width: 26px;
	height:16px;
	color: #6D5C1F;
	background:#221A0D;
	font: normal 12px Times New Roman;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	position: absolute;
	top: 157px;
	left: 307px;
	z-index: +3;
}

#autologin{
	color: #6D5C1F;
	font: normal 13px Times New Roman;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	position: absolute;
	top: 170px;
	left: 178px;
	z-index: +3;
}

#menu{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FAB15A;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 300px;
	left: 30px;
	width: 93%;	
}
#menuline{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 320px;
	left: 30px;
	width: 93%;
}
#line{
	position: absolute;
	top: 310px;
	width: 95%;
	margin: 0px 0px 0px 0px;
}
#leftmenu{
	position: absolute;
	top: 5px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	color: #808000;
}
#rightmenu{
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0px 0px 0px 0px;
	color: #808000;
}
.block{
	padding: 0px;
	margin: 0px;
	height: 20%;
	width: 94%;
	}
a.menu{
	font-family: "Times New Roman, verdana, tahoma, arial";
	font-size: 12px;
	color: #808000;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
a.menu:visited{
	font-family: "Times New Roman, verdana, tahoma, arial";
	font-size: 12px;
	color: #808000;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
a.menu:hover{
	font-family: "Times New Roman, verdana, tahoma, arial";
	font-size: 12px;
	color: #809000;
	text-decoration: underline;
	padding: 0 3px 0 3px;
}
#leftcorner{
	background-image: url('images/leftcorner.gif');
    background-position: left bottom;
	background-repeat: no-repeat;
	height: 77px;
}
#rightcorner{
	background-image: url('images/rightcorner.gif');
    background-position: right bottom;
	background-repeat: no-repeat;
	height: 77px;
}
#bottomornament{
	background-image: url('images/bottomornament.gif'); 
    background-position: bottom;
	background-repeat: repeat-x;
	position: absolute;
	height: 77px;
	width: 100%;
}
#leftornament{
	background-image: url('images/leftornament.gif');
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 23px;
	height: 100%;
	z-index: -1;
}
#rightornament{
	background-image: url('images/rightornament.gif');
	background-repeat: repeat-y;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 23px;
	height: 100%;
	z-index: -1;
}
/*-------------/Language menu-------------*/
/*-------------Web site Menu-------------*/

div.shadow{
	position: absolute;
	top: 144px;
	width: 100%;
	height: 41px;
	background-image: url('images/greybg.jpg');
	background-repeat: repeat-x;
}
/*-------------/Grey shadow-------------*/

/*-------------Grey shadow-------------*/
#content-Left{
	background-image: url('images/leftornament.gif');
    background-position: left;
	background-repeat: repeat-y;
	position: absolute;
	top: 330px;
	width: 100%;
}

#content-Right{
	background-image: url('images/rightornament.gif');
    background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	font: normal 12px Times New Roman;
}

.pmain-l{
	background-image: url('images/pmain.gif');
    background-position: left;
	background-repeat: repeat-y;
}

.pmain-r{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BFBFBF;
	text-align: left;
	padding : 4px 14px 4px 14px;
	background-image: url('images/pmain.gif');
    background-position: right;
	background-repeat: repeat-y;
}

.ptb{
	background-image: url('images/ptb.gif');
	background-repeat: repeat-x;
}

.ptl{
	background-image: url('images/ptl.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
}

.ptr{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #BFBFBF;
	background-image: url('images/ptr.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding : 8px 0px 0px 0px;
	width: 100%;
	height: 40px;
}

.pbb{
	background-image: url('images/pbb.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 32px;
}

.pbl{
	background-image: url('images/pbl.gif');
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
	height: 32px;
}

.pbr{
	background-image: url('images/pbr.gif');
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 32px;
}

*/ñ÷¸ò÷èê
}
a img {border:0}
span.count a *{
	filter:alpha(opacity=30);
	-moz-opacity:0.3
}
span.count a *{
	filter:alpha(opacity=20);
	-moz-opacity:0.3
}
span.count2 a *{
	filter:alpha(opacity=0);
	-moz-opacity:0.3
}
span.count a:hover *{
	filter:alpha(opacity=30);
	-moz-opacity:1.0
}
span.count2 a:hover *{
	filter:alpha(opacity=20);
	-moz-opacity:1.0
}


A.white-header
{
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 10px;
     color: #FFFFF1;
}