/* general */
html, body {height:100%;}
body {
	margin:0;
	font:13px/16px Helvetica, Arial, sans-serif;
	color:#0e1230;
	background:#fff;
}
img{border-style:none;}
a {
	color:#022e4f;
	text-decoration:none;
}
a:hover,
.selected a {
	text-decoration:none;
	color:#938E7C;
	text-align: justify;
}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border:none;
}
/*table*/
.tableHad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #101130;
}
tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #101130;
	font-style: normal;
	line-height: 16px;
}
.color   {
	background-color: #C0BDB4;
}
/* main box */
#wrapper {
	width:930px;
	margin:0 auto;
	overflow:hidden;
	min-height:100%;
}
* html #wrapper {
	height:100%;
	overflow:visible;
}

#main {
	width:100%;
	overflow:hidden;
	padding:0 0 50px;
}
/* content */
#content {
	float:left;
	width:698px;
}
/* service */
.service {
	height:1%;
	overflow:hidden;
}
.service ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.service ul li {
	float:left;
	line-height:22px;
	padding:0 4px 0 5px;
	margin:0 1px 0 -1px;
	background:url(../images/separator02.gif) no-repeat 0 5px;
}
.top_div_soci {
	height: 14px;
	width: 18px;
	float: left;
	margin-top: 5px;
}
.f-right {float:right !important;}
/* banner */
.banner {
	height:1%;
	overflow:hidden;
	margin-top: 5px;
}
.banner img {display:block;}
/* intro */
.intro {
	height:1%;
	overflow:hidden;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 2px;
}
.main-form {
	float:left;
	width:340px;
	padding:35px 0 0;
	direction:rtl;
}
.main-form .row {
	height:1%;
	overflow:hidden;
}
.main-form .col01,
.main-form .col02,
.main-form .col03 {float:left;}
.main-form .col01 {
	width:78px;
	padding:38px 0 0;
}
.main-form .col02 {
	width:30px;
	margin-top: 40px;
}
.main-form input.checkbox {
	float:right;
	margin-left:7px;
}
.main-form .col02 label {
	color:#8096a7;
	float:right;
	line-height:22px;
}
.main-form .col03 {
	float:left;
	width:270px;
	padding:2px 0 0;
}
.main-form .col03 .row {padding-bottom:7px;}
.main-form .input {
	float:left;
	width:128px;
	height:28px;
	margin:0 0 0 7px;
	background:url(../images/bg-input.gif) no-repeat;
}
.main-form input.text {
	border:0;
	padding:4px 11px;
	background:none;
	width:106px;
	color:#8096a7;
}
/* menu */
ul.menu {
	float:right;
	width:320px;
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
ul.menu li {float:left;}
ul.menu a {
	display:block;
	width:52px;
	padding:65px 0 0;
	text-align:center;
}
ul.menu .item01 a {
	background:url(../images/bg-menu-item01.jpg) no-repeat 0 10px;
	padding-right:32px;
}
ul.menu .item02 a {
	background:url(../images/bg-menu-item02.jpg) no-repeat 0 10px;
	padding-right:37px;
}
ul.menu .item03 a {
	background:url(../images/bg-menu-item03.jpg) no-repeat;
	width:42px;
	padding-right:38px;
}
ul.menu .item04 a {background:url(../images/bg-menu-item04.jpg) no-repeat 0 12px;}
/* products */
.products {margin-bottom:21px;}
.products,
.products .holder,
.products .frame {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-products-c.gif) repeat-y;	
}
.products .holder {background:url(../images/bg-products-t.gif) no-repeat;}
.products .frame {
	background:url(../images/bg-products-b.gif) no-repeat 0 100%;
	padding:1px 2px 7px 1px;
}
.products .headings {
	width:679px;
	height:30px;
	overflow:hidden;
	padding:0 8px;
	margin:0 0 8px;
}
.products h1,
.products h2 {
	float:right;
	font:19px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	cursor: pointer;
}
.slide-btn {
	width:13px;
	height:12px;
	display:block;
	overflow:hidden;
	margin:9px 0 0;
	text-indent:-9999px;
	background:url(../images/bg-arrow01.gif) no-repeat;
	cursor: n-resize;
}
.open .slide-btn {background-position:0 -12px;}
ul.product-list {
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
	overflow:hidden;
	width:688px;
}
ul.product-list li {
	float:right;
	width:95px;
	height:45px;
	position:relative;
	margin:0 3px 2px 0;
}
* html ul.product-list li {margin-bottom:-1px;}
ul.product-list a {
	width:95px;
	height:45px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-products-item.gif) no-repeat;
}
ul.product-list a img {
	background:white;
	display:block;
	margin:0 auto;
}
* html ul.product-list a {display:block;}
* html ul.product-list a span {
	position:absolute;
	top:50%;
	left:0;
	cursor:pointer
}
* html ul.product-list a img {
	position:relative;
	top:-50%;
}
/* slide box */
.slide-box {
	height:0px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.open .slide-box {height:auto;}
/* center banner */
.center-banner {
	position:relative;
	margin:-5px 0 23px;
}
/* info */
.info {
	height:1%;
	overflow:hidden;
	padding:2px 26px 0;
}
.info .text {
	float:right;
	width:600px;
	padding:0 15px 0 15px;
	direction:rtl;
	text-align: justify;
}
.index-no {
	width: 150px;
	margin-left: 530px;
	text-align: right;
	height: 20px;
	margin-bottom: 10px;
}
.info .text-index {
	float:right;
	width:750px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}
.info .text-index-title-mid {
	float: left;
	width: 170px;
	margin-top: 15px;
	margin-right: 5px;
}
.info .text-index-title-midmid {
	float: left;
	width: 110px;
	margin-top: 15px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #938E7C;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.info .text-index-title {
	float: left;
	width: 90px;
	height: 26px;
	background-image: url(images/goindex.png);
	text-align: -99999;
	background-repeat: no-repeat;
	margin-top: 12px;
}
.info .kitvomamar {
	float:right;
	width:660px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}
.info .kitvomamar-art-title-mid-text {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	width: 60%;
}
.info .kitvomamar-art-title {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 25px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .text-art {
	float:right;
	width:660px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}

.info .text-art2 {
	float:right;
	width:660px;
	direction:rtl;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #938E7C;
}

.info .text-art-title-mid {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.info .text-art-toppic {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 115px;
}
.info .text-art-title-mid-text {
	float: right;
	margin-top: 25px;
	margin-left: 5px;
	width: 60%;
}
.info .text-art-writer {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 15px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .text-art-writer2 {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .text-art-title {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 25px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-image: url(../images/logo03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.info .showall {
	float: left;
	width: 110px;
	height: 50px;
	text-align: center;
	margin-top: 22px;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #0E1230;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
.info h2 {
	margin:0 0 5px;
	color:#022e4f;
	font:13px Arial, Helvetica, sans-serif;
}
.info ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.info ul li {
	background:url(../images/bullet02.gif) no-repeat 100% 7px;
	padding:0 9px 0 0;
}
.info img {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.info {
	height:1%;
	overflow:hidden;
	padding:2px 26px 0;
}

/* sidebar */
#sidebar {
	float:right;
	width:216px;
}
/* logo*/
.logo {
	display:block;
	overflow:hidden;
	width:216px;
	height:117px;
	background:url(../images/bg-logo.gif) no-repeat;
}
.logo a {
	display:block;
	height:100%;
}
/* side navigation */
.side-nav {
	height:1%;
	padding:0 0 0;
	overflow:hidden;
}
.side-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.side-nav ul li {
	font:13px/24px Arial, Helvetica, sans-serif;
	background:url(../images/separator01.gif) no-repeat 100% 6px;
	padding:0 7px 0 6px;
	float:left;
	margin:0 -2px 0 2px;
}
/* side box */
.side-box,
.side-box .holder,
.side-box .frame {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-side-box-c.gif) repeat-y;
}
.side-box .holder {background:url(../images/bg-side-box-t.gif) no-repeat;}
.side-box .frame {
	background:url(../images/bg-side-box-b.gif) no-repeat 0 100%;
	padding:8px 13px 14px 14px;
	direction:rtl;
}
.side-box h3 {
	margin:0 0 6px;
	font:13px Arial, Helvetica, sans-serif;
	color:#022e4f;
}
/* search */
.search {
	width:186px;
	background:url(../images/bg-search.gif) no-repeat;
	height:28px;
	overflow:hidden;
	margin:0 3px 12px 0;
}
.search input.button {float:left;}
.search input.text {
	background:none;
	padding:5px 5px 4px;
	float:left;
	border:0;
	width:150px;
}
/* list navigation */
ul.list {
	margin:0 0 3px;
	padding:0 0 20px;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-shadow.gif) no-repeat 0 100%;
}
ul.list li {
	background:url(../images/bullet01.gif) no-repeat 100% 13px;
	height:1%;
	overflow:hidden;
	vertical-align:top;
	line-height:18px;
	margin:-1px 0 1px;
}
ul.list span {
	padding:5px 6px 5px;
	margin-right:6px;
	line-height:18px;
	display:block;
	background:url(../images/bg-dotted01.gif) repeat-x;
}
ul.list em.date {
	display:block;
	font-style:normal;
}
/* list links */
.linkpic {
	float: right;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 3px;
}
ul.link-list {
	margin:0 0 3px;
	padding:0 0 20px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.link-list li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	line-height:18px;
	margin:-1px 0 1px;
}
ul.link-list span {
	padding:5px 6px 5px;
	margin-right:2px;
	line-height:20px;
	display:block;
	width: 170px;
	margin-top: 3px;
}
ul.link-list em.date {
	display:block;
	font-style:normal;
}
/* newsticker */
ul.newsticker {
	padding-bottom:26px;
	margin-bottom:7px;
	background: url(../images/bg-shadow.gif) no-repeat 0 100%;
}
ul.newsticker span {
	background-position:0 100%;
	padding-bottom:12px;
}
/* news */
ul.news {
	padding-bottom:26px;
	margin-bottom:7px;
	background:url(../images/bg-shadow02.gif) no-repeat 0 100%;
}
ul.news span {
	background-position:0 100%;
	padding-bottom:12px;
}
/* visual */
.visual {
	height:1%;
	overflow:hidden;
	margin:14px 0 14px;
}
.visual img {display:block;}
/* country list */
ul.country {
	margin:0;
	padding:7px 0 32px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.country li {
	height:1%;
	line-height:16px;
	padding:0 0 8px;
	overflow:hidden;
	vertical-align:top;
}
ul.country .date {
	float:left;
	width:67px;
	font-style:normal;
}
ul.country span {
	width:113px;
	float:left;
}
ul.country img {
	vertical-align:middle;
}
/* footer */
#footer {
	width:930px;
	position:relative;
	height:180px;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 55px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .serviceRight {
	height:20px;
	width:100px;
	float: right;
	margin-right: 65px;
	margin-top: 5px;
	text-align: right;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#footer .service {
	height:20px;
	width:100px;
	float: right;
	margin-right: 35px;
	margin-top: 5px;
	text-align: right;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#footer .serviceLeft {
	height:20px;
	width:100px;
	float: right;
	margin-right: 35px;
	margin-top: 5px;
	text-align: right;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#footer .serviceCredit {
	height:20px;
	width:50%;
	float: right;
	margin-right: 0px;
	margin-top: 60px;
	text-align: right;
}
#footer .serviceRezrve {
	width:40%;
	float: left;
	margin-right: 0px;
	text-align: left;
	padding-top: 60px;
	line-height: 20px;
}
.iconI {
}
tbody tr td .iconI img {
	float: left;
}
.hapes {
	float: right;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
}
#footer li a {
	float: left;
}
.socialFR {
	float: left;
	height: 100px;
	width: 350px;
}
.socialF {
	float: left;
	height: 60px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
#footer .socialF img {
	margin-right: 20px;
}

.MyTextBox 
{
    float:left;
	width:128px;
	height:28px;
	margin:0 0 0 7px;
	background:url(../images/bg-input.gif) no-repeat;
	border:0;
	padding:4px 11px;
	background:none;
	width:106px;
	color:#8096a7;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:#8096A7;
    padding:4px 11px;
    width:106px;
}

.area {
	float: left;
	width: 100%;
	height: 40px;
	background-image: url(../images/area.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 20px;
}
.areaL {
	float: left;
	width: 80px;
	margin-left: 164px;
	height: 30px;
	margin-top: 5px;
}
.areaM {
	float: left;
	width: 80px;
	margin-left: 5px;
	height: 30px;
	margin-top: 5px;
}
.areaR {
	float: left;
	width: 80px;
	margin-left: 5px;
	height: 30px;
	margin-top: 5px;
}
.info .text-index
{
    width:644px;
}

