* {
	margin: 0;
	padding: 0;
}
html,body {
	font: 11px/normal tahoma, arial;
	color: #000;
	background-color: #000;
}
ul{
	list-style: none;
}
img {
	border-width: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bold{
	font-weight:bold;
}
.click {
    cursor:pointer;
}
.fa {
	direction:rtl;
	text-align: right;
}
.en {
	text-align: left;
	direction:ltr;
}
form {
	margin: 0px;
	padding: 0px;
}
a.comment {
	color: #333333;
}
div#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-color: #FFF;
	margin-top: 15px;
}
div.top-left-corner {
	background-image: url(../../images/theme/gitinama/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.top-right-corner {
	background-image: url(../../images/theme/gitinama/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.bottom-left-corner {
	background-image: url(../../images/theme/gitinama/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.bottom-right-conner {
	background-image: url(../../images/theme/gitinama/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.inner-content {
	padding: 10px;
}
div.main {
	background-color: #0065B3;
}
div.top-menu {
	background-image: url(../../images/theme/gitinama/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
div.top-menu ul  {}
div.top-menu ul li {
	float: right;
	display: block;
	margin-left: 5px;
	height: 16px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
div.top-menu a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
div.top-menu a:hover {
	text-decoration: underline;
}

div.header {
	background-image: url(../../images/theme/gitinama/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 230px;
}
div.banner {height: 230px;}
div.toolbar {
	background-color: #F8A519;
	height: 30px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
}
div.curdate {
	color: #FFF;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	direction:rtl;
}

div.boxsearch {
	float: left;
	color: #FFF;
}

div#sideright,
div#content
{
	margin-top: 10px;
	margin-bottom: 5px;
}
div#sideright {
	width: 198px;
}
div#sideright div.top {
	background-image: url(../../images/theme/gitinama/sidebar/top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
div#sideright div.bg {
	background-image: url(../../images/theme/gitinama/sidebar/bg.jpg);
	background-repeat: repeat-y;
	color: #fff;
}
div#sideright div.bottom {
	background-image: url(../../images/theme/gitinama/sidebar/bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: -10px;
}
div#content{
	width: 600px;
	margin-left: 10px;
	margin-right: 10px;
}
div#content div.top {
	background-image: url(../../images/theme/gitinama/content/top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
div#content div.bg {
	background-image: url(../../images/theme/gitinama/content/bg.jpg);
	background-repeat: repeat-y;
}
div#content div.bottom {
	background-image: url(../../images/theme/gitinama/content/bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: -10px;
}
div#content div.inner {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.box {
	margin-bottom: 5px;
}
div.box div.title{
	height: 33px;
	padding-top: 10px;
	background-position: 80% top;
	background-repeat: no-repeat;
}
div.box div.statevisit {
	background-image: url(../../images/theme/gitinama/h2/statevisit.jpg);
}
div.box div.newsgroups {
	background-image: url(../../images/theme/gitinama/h2/newsgroups.jpg);
}
div.box div.advertise {
	background-image: url(../../images/theme/gitinama/h2/advertise.jpg);
}
div.box div.news {
	background-image: url(../../images/theme/gitinama/h2/news.jpg);
}
div.box div.menus {
	background-image: url(../../images/theme/gitinama/h2/menus.jpg);
}
div.box div.pollbg {
	background-image: url(../../images/theme/gitinama/h2/pollbg.jpg);
}
div.box div.links {
	background-image: url(../../images/theme/gitinama/h2/links.jpg);
}
div.box div.pages {
	background-image: url(../../images/theme/gitinama/h2/pages.jpg);
}
div.box div.productscategory{
	background-image: url(../../images/theme/gitinama/h2/productscategory.jpg);
}
div.box div.gh{
	background-image: url(../../images/theme/gitinama/h2/gh.jpg);
}
div.box div.text {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
h2 {
	background-image: url(../../images/theme/gitinama/bg-h2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	padding-right: 43px;
	padding-top: 20px;
	height: 22px;
	margin-right: 3px;
}
div#footer {
	text-align: center;
	width: 860px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-bottom: 10px;
}
div#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div.tabs {
	margin-bottom: 5px;
	padding: 5px;
}
div.tabs ul {
	margin: 0px;
	padding: 0px;
}
div.tabs ul li {
	margin-left: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	float: right;
}
div.tabs ul li a {
	display: block;
	color: #000000;
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.tabs ul li a:hover {
	background-color: #004C88;
	color: #FFFFFF;
}
div.tabs ul li a.cur {
	background-color: #004C88;
	border-top-color: #8D8CC4;
	border-right-color: #8D8CC4;
	border-bottom-color: #8D8CC4;
	border-left-color: #8D8CC4;
	color: #FFFFFF;
}
div.tabs div.panle {
	padding: 5px;
	text-align: right;
	clear: right;
	direction:rtl;
	font-size: 12px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004C88;
	border-right-color: #004C88;
	border-bottom-color: #004C88;
	border-left-color: #004C88;
	background-color: #FFF;
}
div.tabs div.panle img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

div.rows-list div{
	background-image: url(../../images/theme/gitinama/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
	text-align: right;
}
div.rows-list a {
	text-decoration: none;
	color: #FFF;
}
div.rows-list a:hover {
	text-decoration: underline;
}
div.rows-list div.more {
	text-align: left;
	padding-left: 5px;
	background-image: none;
	direction:rtl;
}
div.rows-list div.more a {
	color: #FFF;
	font-weight: bold;
}


div.poll {
	padding-top: 5px;
}
div.poll div.question {
	font-weight: bold;
	text-align: right;
}
div.poll label {
	display: block;
	direction:rtl;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.poll div.click {
	text-align: center;
}

div.notings {
	text-align: center;
	padding: 5px;
}

table.poll-result {
	text-align: right;
	width: 100%;
	border-collapse: collapse;
	direction:ltr;
}
table.poll-result td {
	direction:rtl;
	padding: 2px;
}
table.poll-result td.question {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #F36820;
}
table.poll-result td.date {
	text-align: left;
	color: #333333;
	padding: 5px;
}
table.poll-result td.vote{
	text-align: right;
}
table.poll-result td.count-vote {
	text-align: right;
	padding: 5px;
}
table.poll-result td.voter-txt,table.poll-result td.txt-vote {
	text-align: left;
	padding-left: 5px;
}
div.pollbar{
	height:20px;
	position:relative;
	border:1px solid #eee;
	background-image: url(../../images/barbg.gif);
	background-position: 0px -20px;
}
div.pollbar b{
	height:20px;
	display:block;
	background-image: url(../../images/barbg.gif);
}
div.pollbar span{
	position:absolute;
	line-height:20px;
	padding-right:5px;
	text-align:center;
}


ul.state {
	padding-right: 5px;
}
ul.state li {
	background-image: url(../../images/theme/gitinama/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 8px;
	direction:rtl;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.state li span {
	padding-right: 10px;
}


div.notetxt {
	text-align: right;
	direction:rtl;
	margin-right: 5px;
}

div.content {
	text-align: justify;
	direction:rtl;
	padding: 5px;
}
div.content img {
	padding: 1px;
	margin: 2px;
	border-style: none;
}
table.detiles-content {
	margin-top: 3px;
}

a.more {
	text-align: left;
	display: block;
	padding-left: 10px;
	color: #1F6D9C;
	direction:rtl;
	float: left;
	background-image: url(../../images/theme/gitinama/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}


.paginationControl {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	direction:rtl;
	font-family: tahoma;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
}
.paginationControl a {
	text-align: center;
	margin-left: 5px;
	display: block;
	float: right;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #0255A1;
	text-decoration: none;
	border: 1px solid #FEF5E7;
}
.paginationControl a:hover {
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #004C88;
}
.paginationControl .curpage {
	background-color: #004C88;
	color: #FFFFFF;
	text-align: center;
	margin-left: 7px;
	display: block;
	float: right;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 1px solid #000000;
}
.paginationControl .disabled {
	text-align: center;
	margin-left: 6px;
	display: block;
	float: right;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #666666;
}

.paginationControl .counter {
	float: right;
	margin-left: 6px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
}
.paginationControl .last-page , first-page {
	margin-left: 6px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	float: right;
}

table.list {direction:ltr;border-collapse: collapse;}
table.list td {
	padding: 5px;
}
table.list td.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
table.list td.title a{
	background-image: url(../../images/theme/gitinama/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	color: #0255A1;
	text-decoration: none;
	direction:rtl;
	font-weight: bold;
	display: block;
	font-size: 11px;
}
table.list td.title a:hover{
	text-decoration: underline;
}
table.list td.date {
	font-family: tahoma;
	font-weight: normal;
	color: #CC3300;
	text-align: left;
	padding-left: 5px;
	direction:rtl;
	font-size: 11px;
}
table.list td.text {
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:right;
	direction:rtl;
}

div.notings {
	text-align: center;
	padding: 5px;
}
div.list-advertise {
	text-align: center;
}
div.list-advertise img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}



#ajax-load,#wrapper-layer {
	z-index: 2000000;
	display: none;
	position: absolute;
	font-size: 14px;
	background-color: #444;
}
#ajax-load div {
	margin: 5px auto;width: 150px;
}
.layer-loading {
	height:160px;
	background-image: url(../../images/circle_animation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.loading div {
	padding-bottom: 15px;
	background-image: url(../../images/circle_animation.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.loading div div {
	background: none;
	padding-bottom: 0;
}


input.txt,select.txt,textarea.txt {
	border: 1px solid #797979;
	font-size: 11px;
	padding: 1px;
	font-family: tahoma;
}
input.btn {
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 11px;
}
.form-input {}
.form-input table td.key {
	padding-left: 10px;
	text-align: left;
	direction:rtl;
}
.form-input table td.value {
	text-align: right;
}
span.red {
	color: #FF0000;
}
div.required-fields {
	text-align: right;
	padding-left: 20px;
	direction:rtl;
}
div.err-msg {
	color: #FF0000;
	display: block;
}

table.sitemap {}
table.sitemap h3 {
	color: #0255A1;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
} 
table.sitemap ul ul {}
table.sitemap li {
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/theme/gitinama/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	margin-right: 15px;
}
table.sitemap a{
	color: #000;
	text-decoration: none;
}
table.sitemap a:hover {
	color: #990000;
	text-decoration: underline;
}



div.nav-menu {
	padding: 5px;
	text-align: right;
	margin-bottom: 10px;
	direction:rtl;
	font-size: 12px;
	font-family: tahoma;
}
div.nav-menu a {
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}
div.nav-menu a:hover {
	text-decoration: underline;
}
div.nav-menu span {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
}			
table.list-products {
}
table.list-products tr.row {
}	
table.list-products tr.row td.img {
}
table.list-products tr.row td.img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.list-products tr.row td.detiles {
	color: #333333;
	padding-top: 5px;
	padding-right: 15px;
	background-image: url(../../images/theme/gitinama/line.png);
	background-repeat: no-repeat;
	background-position: right center;
}
table.list-products tr.row td.detiles div.title a {
	color: #0255A1;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
table.list-products tr.row td.detiles div.title a:hover {
	text-decoration: underline;
}
div.row {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
}
div.view-product fieldset {
	clear: left;
	margin-top: 10px;
	border: 2px solid #CCC;
	padding: 2px;
	text-align: right;
}
div.view-product fieldset legend {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 10px;
}
div.view-product div.imgbox {
	height:auto;
	width: 100px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	display: block;
	margin-right: 2px;
	padding: 5px;
	border: 1px solid #CCC;
}


table.logo-cats {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0255A1;
}
table.logo-cats .img {
	text-align: left;
}
table.logo-cats .img img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.logo-cats .txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0255A1;
	text-align: right;
	direction:rtl;
}

table.list-albums,table.sub-categories {
	margin-bottom: 10px;
}	
table.list-albums a, table.sub-categories a {
	color: #000000;
	text-decoration: none;
	direction:rtl;
	font-size: 11px;
	font-weight: normal;
	background-color: #FDD99D;
	display: block;
	text-align: center;
	border: 1px solid #999;
	font-family: tahoma;
	margin: 3px;
	width: 40%;
	float: right;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.list-albums a:hover,
table.list-albums a.cur,
table.sub-categories a:hover,
table.sub-categories a.cur
{
	border: 1px solid #000000;
	background-color: #FBAC28;
	color: #FFFFFF;
}

table.list-photos {
	margin-bottom: 10px;
}	
table.list-photos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	width: 110px;
}
table.list-photos a {
	direction:rtl;
	display: block;
	text-align: center;
	border: 1px solid #004C88;
	float: right;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
table.list-photos a:hover {
	border: 1px solid #000;
}

div.view-photo {
	text-align: center;
}
div.view-photo img {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
div.view-photo div.title {
	font-weight: bold;
}
div.view-photo div.comment {}
div.view-photo table.nav {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	direction:ltr;
}
div.view-photo table.nav td.next {
	background-image: url(../../images/samen_cms.gif);
	background-repeat: no-repeat;
	height: 16px;
	text-align: left;
	background-position: left -312px;
	padding-left: 20px;
	}
div.view-photo table.nav td.previous {
	background-image: url(../../images/samen_cms.gif);
	background-repeat: no-repeat;
	height: 16px;
	background-position: right -280px;
	text-align: right;
	padding-right: 20px;
}	
div.view-photo table.nav td a {
	text-decoration: none;
	font-size: 11px;
	color: #21699B;
}
div.view-photo div.list-comments {
	border: 2px solid #CCC;
	margin-top: 10px;
	padding: 5px;
}
div.view-photo div.list-comments div.title, div.view-photo div.form-input div.title {
	text-align: right;
	font-weight: bold;
	padding: 5px;
}
div.view-photo div.list-comments div.row{
	background-image: url(../../images/comments.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	text-align: right;
	padding-right: 13px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

div.view-photo div.form-input {
	border: 2px solid #CCC;
	margin-top: 10px;
	padding: 5px;
}
	
div.resultsearch ul {
	margin-right: 15px;
}
div.resultsearch span {
	background-image: url(../../images/theme/gitinama/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 15px;
	direction:rtl;
	margin-bottom: 5px;
}
div.resultsearch li {
	padding-top: 7px;
	padding-bottom: 7px;
	direction:rtl;
	background-image: url(../../images/theme/gitinama/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	margin-right: 20px;
}
div.resultsearch li a {
	color: #0000FF;
	text-decoration: none;
}
div.resultsearch li a:hover {
	text-decoration: underline;
}	


td.contact-detiles {
	width: 100%;
}
td.contact-map {
	display: none;
}

div.contect-address {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../../images/theme/gitinama/map.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
div.contect-address div.title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
div.contect-address table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div.contect-address table td.key {
	direction:rtl;
	font-size: 11px;
	text-align: right;
	color: #000;
}
div.contect-address table td.value {
	direction:ltr;
	font-size: 11px;
	color: #333333;
	text-align: right;
}

div.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	background-image: url(../../images/slimbox/loading.gif);
	background-repeat: no-repeat;
}	
#home_header_pic {
	clear: both;
	width: 840px;
	height: 230px;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
}
#home_header_pic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#hnext, #hprev {
	display: block;
	width: 29px;
	height: 54px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	padding: 0;
	cursor:pointer;
}
#hnext {
	right: 10px;
	background-image: url(../../images/h_arrows.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#hnext:hover {
	background: url(../../images/h_arrows.png) no-repeat bottom right;
}
#hprev {
	left: 10px;
	background: url(../../images/h_arrows.png) no-repeat top left;
}
#hprev:hover {
	background: url(../../images/h_arrows.png) no-repeat bottom left;
}
	

.urlprint {
	text-align: left;
}
.textvisit {
	font-weight: bold;
	text-align: left;
}
.textdate {
	text-align: right;
	direction:rtl;
}
.fix-left {
	clear: left;
}
.fix-right {
	clear: right;
}
.fix-both {
	clear: both;
}
table.detiles-content,
table.logo-cats,
table.poll-result,
table.frm-contact,
table.frm-photo-comment {direction:ltr}

td.contact-detiles {
	width: 100%;
}
td.contact-detiles img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.contect-address {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../../images/map.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.contect-address div.title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
div.contect-address table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div.contect-address table td.key {
	direction:rtl;
	font-size: 11px;
	text-align: right;
	color: #000;
}
div.contect-address table td.value {
	direction:ltr;
	font-size: 11px;
	color: #333333;
	text-align: right;
}

div.register {
	line-height: 1.8em;
	text-align: justify;
}
div.register  blockquote {
	margin: 10px;
}

table.list {
	margin-top: 5px;
}
table.list td {
	background-image: url(../../images/theme/gitinama/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	direction:rtl;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333;
}
div.service_register {
	font-size: 11px;
}

div.live {
	position: absolute;
	left: 0px;
	top: 350px;
}
div.live div.handle {
	background-image: url(../../images/theme/gitinama/click.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 40px;
	cursor:pointer;
}
div.live td.data {
	background-color: #FFF;
	height: 250px;
}
div.live table {
	border: 1px solid #000;
}
div.live td.data a {
	font-weight: bold;
	text-decoration: none;
	color: #0065B3;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
div.live td.data a:hover {
	text-decoration: underline;
}
	
