@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
body{
direction:rtl;font-family:Arial, Helvetica, sans-serif;font-size:14px;background-color:#FCFCFE;
scrollbar-track-color: white;
scrollbar-3dlight-color: white;
scrollbar-shadow-color: white;
scrollbar-face-color: #0151FC;
scrollbar-highlight-color:white;
scrollbar-darkshadow-color:lavender;
scrollbar-arrow-color:white;}
img {border:none;}
h1 {font-size:20px;color:#0000FF;font-weight:bold;}
h2 {font-size:18px;color:#BA3E92;font-weight:bold;}
h3 {font-size:17px;color:#BA3E92;font-weight:bold;}
#main {width:820px;margin:0 auto;}
#main #top {}
#main #top #topFerst {height:39px; background-image:url(images/top1.jpg); background-repeat:no-repeat;}
#main #top #topSecend {}
#main #top #topSecend #slogen {width:589px;height:121px;background-image:url(images/slogen.jpg);background-repeat:no-repeat;float:left;}
#main #top #topSecend #logo {width:231px;height:121px;background-image:url(images/logo.jpg);background-repeat:no-repeat;}
#main #top #topTherd {height:7px;; background-image:url(images/toplast.jpg);background-repeat:no-repeat;}
#main #border {background-image:url(images/border.jpg);background-repeat:repeat-y;padding-left:25px; padding-right:21px;}
#main #border #topLink {height:22px;padding-top:8px;}
#main #border #topLink a{color:#1381FE;font-weight:bold;text-decoration:none;font-size:13px;}
#main #border #topLink .line {float:right;color:#1381FE;}
#main #border #topLink #link1 {float:right;color:#1381FE;margin:0 28px 0 15px;}
#main #border #topLink #link2 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #border #topLink #link3 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #border #topLink #link4 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #border #topLink #link5 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #border #topLink #link6 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #border #topLink #link7 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #border #topLink #link8 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #border #topLink #link9 {float:right;color:#1381FE;margin:0 15px 0 15px;}
#main #inContent {background-image:url(images/inpage.jpg);padding:10px; height:287px;}
#main #inContent #cotentPage {height:287px;overflow:auto;}
#main #inContent #cotentPage #cotentPageLeft {width:287px;float:left;}
#main #inContent #cotentPage #cotentPageRight {width:430px;}
#main #inContent #cotentPage #cotentPageRight .red {color:#FF0000;}
#main #inContent #cotentPage #cotentPageRight .blue {color:#0000FF;font-weight:bold;}
#main #inContent #cotentPage #cotentPageRight .purple {color:#BA3E92; font-weight:bolder; padding-right:15px;}
#main #bottom {background-image:url(images/bottom.jpg); height:74px;}
#main #bottom #copyright {color:#BA3E92;text-align:center;font-weight:bold;padding-top:35px;}
#main #bottom #copyright a{color:#BA3E92;text-align:center;font-weight:bold;padding-top:35px;text-decoration:none;}

/*FAQ*/
.hs-collapsed
{
	display: none;
}
.hs-expanded
{
	display: inline;
}
div#HSShowAll
{
	display: block;
}
div#HSHideAll
{
	display: none;	
}
<script lang="javascript" src="js/faq/hs-expandcollapse.js"></script>
<script src="js/faq/helpstudio.js" type="text/javascript"></script>
<script lang="javascript" src="js/faq/hs-enlargeimage.js"></script>
