*{
    font-family: Verdana;
    padding: 0px;
    margin: 0px;
}

td{ vertical-align: top; font-size: 12px; }

input, textarea, select {
    font-size: 12px;
    border: 1px solid silver;
    padding: 2px;
}

body{
    height: 100%;
    background: #000000 url('/fsystem/user/design/img/bg.gif') repeat-y center;
    color: white;
}

a{
    color: gold;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}

#conteiner{
    width: 846px;
}

#contein_left{
    width: 170px;
    float: left;
}

#contein_right{
    width: 667px;
    float: left;
    background-image: url('/fsystem/user/design/img/upimg.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    margin-right: 9px;
}

#contein_right2{
    width: 630px;
    float: left;
}

.leftbar{
    background: url('/fsystem/user/design/img/sidebar_body.png') repeat-y right;
    margin-right: 15px;
}
.leftbar_content{
    width: 170px;
    margin-left: 63px;
}

.page{
    padding-left: 15px;
    width:730px;
}

/*----- MENU ----- */

.yellow{
    text-align: center;
    color: yellow;
    margin-top: 65px;
    margin-bottom: 20px;
    font-weight: bold;
}

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
    text-align: left;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url('/fsystem/user/design/img/nav_body.gif') no-repeat;
	padding-left: 25px;
	line-height:20px;
	font-size: 9px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url('/fsystem/user/design/img/nav_body.gif') no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color: white;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color: white;
}

.li_active a:active  {
	background: url('/fsystem/user/design/img/nav_body.gif') no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

#up_button{
    text-align: center;
    margin-top: 35px;
}
#up_button img{
    margin: 5px;
}

#logo{
    margin-top: 10px;
    margin-left: 10px;
    float: left;
    color: orange;
    text-align: left;
}
#logo h1 { font-size: 30px; }
#logo h2{
    font-size: 20px;
    background-image: url('/fsystem/user/design/img/logo.gif');
    width: 190px;
    height: 32px;
    padding-left: 15px;
}
#logo h3 { font-size: 16px; color: #E4C34F; }

#contlogo{
    /*
    margin-top: 100px;
    margin-right: 15px;
    line-height: 1.5;
    text-align: right;
    */
    margin-bottom: 20px;
    padding: 10px;
    color: gray;
    /*border: 1px solid #E4C34F;*/
    background-image: url('/fsystem/user/design/img/numb.gif');
    height: 32px;
}
#contlogo h2 { font-size: 20px; }

#cdata{
    margin-top: 90px;
}

.cont {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 10px;
}

.cpy{
    font-size: 10px;
    color: silver;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer{
    font-size: 10px;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 37px;
    background-image: url('/fsystem/user/design/img/bgdn.gif');
}

#sidebar {
	float: left;
	width: 200px;
    font-size: 12px;
}
#sidebar h3 {
    font-size: 14px;
    text-align: center;
}

#sidebar ul {
	margin: 0px;
	padding: 20px;
	list-style: none;
}

#sidebar ul li {
	margin: 0px;
	padding-left: 15px;
    padding-bottom: 5px;
	background: url('/fsystem/user/design/img/img07.gif') no-repeat 0 11px;
    text-align: left;
}

#search{
    color: gold;
    text-align: center;
    vertical-align: middle;
    padding-top: 30px;
    font-size: 12px;
}

.s{
    width: 110px;
    height: 24px;
    border: 0px solid white;
    background-image: url('/fsystem/user/design/img/img02.gif');
    color: white;
    margin-top: 10px;
    padding: 4px 0px 0px 30px;
}

.sm{
    width: 110px;
    height: 24px;
    border: 0px solid white;
    background-image: url('/fsystem/user/design/img/img02sm.gif');
    color: white;
    margin-top: 10px;
    padding: 4px 0px 0px 30px;
}

.su{
    width: 110px;
    height: 24px;
    border: 0px solid white;
    background-image: url('/fsystem/user/design/img/img02subs.gif');
    color: white;
    margin-top: 10px;
    padding: 6px 0px 0px 4px;
}

.x{
    width: 80px;
    height: 23px;
    background:  url('/fsystem/user/design/img/btn.gif');
    border: 0px;
    color: gold;
    margin: 10px;
    cursor: pointer;
}

.x:hover{
    width: 70px;
    height: 23px;
    background:  url('/fsystem/user/design/img/btn.gif') 0 -23px;
    border: 0px;
    color: gold;
    margin: 10px;
}

#idnews{
    margin: 12px;
}

#idnews h3 {
    font-size: 16px;
}

#idnews .dtnews{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    color: orange;
}

#idnews .tnews{
    font-size: 12px;
    text-align: left;
}

.anum{
    color: orange;
}

#anum a {
    color: orange;
}



.cimg{
	padding-right: 10px;
}