
@import url(browsers.css);
@import url(menu.php);

body { direction: rtl; }

.fr { float: right; }
.fl { float: left; }
.clear { clear: both; }
.sep_20 { height: 20px; }
.rounded_5 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#marqueecontainer { position: relative; width: 100%; height: 239px; overflow: hidden; padding: 2px; padding-left: 4px; text-align: right; }
#vmarquee { position: absolute; width: 98%; text-align: right; }
.newsTitle a { color: #000; font-weight: bold; text-decoration: none; font-size: 12px; }
.newsSpace { width: 100%; height: 25px; }

#contactTb { width: 400px; }
#contactTb tr td { font-weight: bold; color: #000; width: 80px; }
#contactTb tr td input[type=text]{ width: 250px; height: 20px; font-weight: normal; border: 1px solid #5ebb46; }
#contactTb tr td textarea { width: 250px; height: 120px; font-weight: normal; border: 1px solid #5ebb46; }
#contactTb tr td select { height: 20px; font-weight: normal; }
.contSub { width: 80px; height: 30px; background: url(../../images/ordBtn.png) top center no-repeat; border: none; cursor: pointer; }
.contRes { width: 80px; height: 30px; background: url(../../images/resetBtn.png) top center no-repeat; border: none; cursor: pointer; }

#body { width: 980px; margin: auto; background: #fff; border-left: 1px solid #d9d7d1; border-right: 1px solid #d9d7d1; direction: rtl; }
#body .header { width: 960px; padding: 10px 10px 0px 10px; height: 64px; background: url(../images/headerBG.png) top center repeat-x; }
#floating_header .logo img, #body .header img { vertical-align: middle; }
#body .header h1, #body .header a { padding: 0; margin: 0; color: #333; display: inline; font-size: 28px; text-decoration: none; }
#body .content { width: 960px; padding: 10px; text-align: right; }
#body .content .text { width: 700px; margin: 10px; text-align: right; }
.pay_row { width: 100%; padding: 15px 0 15px 0; }
.pay_row h2 a, .pay_row h2 { padding: 0; margin: 0; color: #005aff; text-decoration: none; width: 100%; font-size: 16px; }
.pay_row a { float: right; width: 200px; text-align: right; color: #001b3f; font-size: 14px; line-height: 25px; padding: 0 5px 0 5px; margin-right: 5px; color: #000; text-decoration: none;  }
.pay_row a:hover { background: #eee; color: #003356; }
.pay_row h2 a:hover { background: #fff; }

.goout { font-size: 10px; color: #000; text-decoration: none; }

.footer_content { text-align: right; padding: 10px 0 10px 0; }

.path { width: 100%; text-align: right; font-size: 18px; color: #0364a8; }
.path a { color: #0364a8; text-decoration: none; }
.title { padding: 10px; }
.title h2 { width: 100%; text-align: right; color: #003356; font-weight: bold; font-size: 20px; }
.contewarp { padding: 10px; text-align: right; font-size: 14px; color: #000; }

.pay_sub { display: block; padding-right: 10px; height: 25px; text-align: right; font-size: 14px; color: #001b3f; text-decoration: none; }
.pay_sub:hover { text-decoration: underline; }

#searchWarp { width: 322px; height: 32px; background: #fff; margin-top: 7px; }
#searchWarp input[type=text] { width: 268px; border: none; background: #fff; color: #9c9c9c; font-style: italic; font-size: 14px; margin: 8px 7px 0 0; }
#searchWarp input[type=submit] { width: 28px; height: 19px; cursor: pointer; border: none; background: url(../images/searchSubmit.png) top center no-repeat; margin: 7px 0px 0px 7px; }

.btnFullScreen { display: block; width: 180px; height: 51px; background: url(../images/btnFullScreen.jpg) top center no-repeat; cursor: pointer; margin-left: -60px; }
.btnFullScreen:hover { background: url(../images/btnFullScreenHover.jpg) top center no-repeat; }

.plusone { margin-top: 11px; }
.fblike { margin: 13px 0 0 7px; width:200px;height:30px;overflow:hidden;}

#floating_header { position: absolute; left: 0; right: 0; top: 0; height: 95px; background: #0076a3 url(../images/headerBG.png) top center repeat-x; }
#floating_header .logo { margin: 8px 12% 0 0; }
#floating_header .logo h1 { display: inline; }
#floating_header .logo span { font-size: 11px; color: #fff; font-style: italic; }
#floating_header .logo h2 { font-size: 14px; color: #dafcff; font-weight: bold; padding: 0; margin: 0; }
#floating_header .logo span a { text-decoration: underline; font-weight: bold; }
#floating_header .logo a { color: #fff; text-decoration: none; }
#floating_header .banner { width: 728px; height: 90px; margin: 2px 5% 0 0; overflow: hidden; }

