﻿*
{
	padding:0px;
	margin:0px;
}
html
{
	width:100%;
	height:100%;
	overflow:auto;
}
#Content
{
	width:1002px;
	min-height:600px;
	background:URL(Images/ContentBG.jpg) no-repeat bottom;		
	margin:0 auto;	
	overflow:auto;	
}
form
{
	width:1002px;		
	font:normal 8pt Tahoma;
	margin:0 auto;
	background:URL(Images/FormBG.jpg) repeat-y;
	overflow:auto;
}
body
{	
	height:100%;
	overflow:auto;
}
a
{
	color:#152e66;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:underline;
}	
.DefaultDirection
{
	direction:rtl;
}
.DefaultFloat
{
	display:block;
	float:right;
}
.NotDefaultFloat
{
	display:block;
	float:left;
}
.NotDefaultAlignment
{
	text-align:left;
}
.DefaultAlignment
{
	text-align:right;
}
.CenterAlignment
{
	text-align:center;
}
.ContentText1
{
	font:Normal 8pt Tahoma;
}
.ContentListBox
{
	font-family:Tahoma;
	font-size:8pt;
	direction:rtl;		
}
.Red
{
	color:Red;
	text-decoration:none;
}
/* ------------------- Container  --------------------- */

div.RightContainer
{	
	width:235px;		
	padding:10px 14px 0px 0px;
}

div.Container
{
	width:1002px;
	min-height:375px;
	overflow:auto;
}
.EnTextBox
{
	text-align:left;
}
/* ------------------- Header  --------------------- */
div.Header
{
	width:1002px;
	height:140px;
	background:URL(Images/Header.jpg) no-repeat top;
}
/* ------------------- Language  ------------------ */
div.Language
{
	width:56px;
	height:50px;
}
div.Language a
{	
	color:#000000;
	font:bold 10px Tahoma;
	padding:26px 3px 0px 0px;
}
/* ------------------- Menu  --------------------- */
div.MenuAdapter
{
	width:670px;
	height:34px;
	padding-top:25px;
}
div.Menu
{
    width:670px;
    height:34px;
}
ul.Menu
{
	width:650px;
	height:34px;
	padding-right:20px;
	list-style-type:none;	
}
li.Menu
{	
	height:34px;
	width:80px;
	background:URL(Images/MenuDiv.jpg) no-repeat Right;
}
a.Menu
{	
	height:24px;
	padding-top:10px;
	display:block;
	text-align:center;
	text-decoration:none;
}
a.Menu:hover
{
	text-decoration:none;
	display:block;
	background:URL(Images/MenuBG.jpg) repeat-x;
}
/* ------------------- SubMenu  --------------------- */
li.SubMenu
{
	width:170px;
	height:24px;
	list-style-type:none;
	margin-top:2px;
}
a.SubMenu
{
	width:152px;
	height:24px;
	background:URL(Images/MenuBG.jpg) repeat-x top;
	color:#003873;
	display:block;
	float:none;
	text-decoration:none;
	padding:6px 18px 0px 0px;
}
a.SubMenu:hover
{
	text-decoration:none;
	color:#1e286f;
}
/* ------------------- HeaderMenu  --------------------- */
ul.HeaderMenu
{
	width:380px;
	height:22px;
	padding:25px 30px 0px 0px;
	list-style-type:none;
	overflow:hidden;
}
ul.HeaderMenu li
{
	width:70px;
	height:22px;	
}
ul.HeaderMenu li a
{
	width:66px;
	height:22px;	
	display:block;
	border:0px;
	background:URL(Images/HeaderButton.jpg) no-repeat left;
	text-decoration:none;
	color:#000000;
	text-align:center;
}
ul.HeaderMenu li a:hover
{
	background:URL(Images/HeaderButtonHover.jpg) no-repeat left;
	text-decoration:none;
	color:#000000;
}
/* ------------------- Footer  --------------------- */
div.Footer
{
	width:1002px;
	height:85px;
	background:URL(Images/FooterBG.jpg) repeat-x;	
}
div.FooterMenu
{
	width:800px;
	height:18px;
	overflow:hidden;	
}
a.FooterMenu
{
	text-decoration:none;
	color:#000000;
	display:inline-block;
	padding:0px 4px;
}
a.FooterMenu:hover
{
	text-decoration:underline;
}
h3.FooterMenu
{	
	font:normal 8pt tahoma;
	color:#ffffff;
	cursor:pointer;	
}
span.FooterVerLine
{
	font:bold 8pt tahoma;
	color:#ffffff;
	padding-left:3px;
}
div.Powered
{
	width:91px;
	height:7px;
	padding-right:5px;
	padding-top:22px;
}
div.Powered a
{
	width:91px;
	height:25px;
	display:block;
	float:none;	
	background:URL(Images/ParsianHost.jpg) no-repeat left;
}
div.CopyRight
{
	width:500px;
	height:17px;
	padding-right:110px;
	color:#0036ff;
	text-align:center;
}
/* ------------------- Logo  --------------------- */
div.Logo
{
	width:273px;
	height:146px;
	background:URL(Images/Logo.jpg) no-repeat top;
}
div.LogoDef
{
	width:273px;
	height:24px;
	background:URL(Images/LogoDef.jpg) no-repeat top;
}
div.LogoNone
{
	width:273px;
	height:24px;
	background:URL(Images/MenuBG.jpg) repeat-x;
}
/* ------------------- SearchBox  --------------------- */
div.Search
{
	width:210px;
	height:26px;
	padding:0px 5px 0px 0px;	
}
input.SearchBox
{
	width:162px;
	height:15px;
	border:0px;
	margin-top:25px;
	padding:3px 3px 0px 0px;
	font:normal 8pt tahoma;
	background:#ffffff;
}
.SearchBtn
{
	width:26px;
	height:26px;
	margin-top:20px;
	border:0px;
	background:URL(Images/ButtonSRC.jpg) no-repeat;
	margin-right:10px;
}
/* ------------------- ThemeAdapter ---------------------*/
div.Theme
{
	width:980px;
	overflow:hidden;
	margin:0 auto;
	padding-top:5px;
}
div.ThemeAdapter
{
	width:980px;
	padding-top:5px;
}
h3.Theme
{
	width:955px;
	height:16px;
	background:URL(Images/H3Theme.jpg) no-repeat;
	font:bold 9pt Tahoma;
	padding:0px 25px 0px 0px;
	color:#000000;
}
/* ------------------- DocumentForm ---------------------*/
div.Document
{
	width:980px;	
	line-height:25px;
	margin:0 auto;
	display:block;
	padding-top:5px;
	padding-bottom:70px;
}

img.Document
{
	padding:2px;
	margin:0px 10px 10px 0px;
}
.Button
{
	width:60px;
	height:18px;
	display:block;
	float:none;
	font:normal 8pt Tahoma;
	margin:0 auto;
	color:#152e66;
	border:0px;
	color:#ffffff;
	background:URL(Images/Button.jpg) no-repeat ;
}
/* -------------------  HotNews -------------------*/
div.HotNews
{
	width:235px;
}
a.HotNews
{
	font:bold 8pt Tahoma;
	color:#000000;
	width:212px;
	background:URL(Images/Bullet2.jpg) no-repeat top right;
	padding-right:23px;
	cursor:pointer;
}
a.HotNews:hover
{
	text-decoration:underline;
}
div.HotNewsBox
{	
	background:URL(Images/WNewsMiddle.jpg) repeat-y ;
	padding-bottom:10px;
}
h3.HotNews
{
	font:bold 8pt Tahoma;
	color:#000000;
	width:210px;
	height:18px;
	padding-right:25px;
	background:URL(Images/HNewsTitle.jpg) no-repeat ;
}
h2.HotNews
{
	font:bold 8pt Tahoma;
	padding-top:10px;
	height:30px;	
	overflow:hidden;
}
span.HotNewsDate
{
	color:#ffffff;
	width:100px;
}
a.HotNewsMore
{
	color:#000000;
	width:70px;
}
span.HotNews
{
	color:#00466f;
	text-align:justify;
	width:205px;
	height:70px;
	overflow:hidden;
	line-height:18px;
	padding:10px 25px 10px 5px;
}
img.HotNews
{
	border:solid 1px #ffffff;
	padding:1px;
}
/* -------------------  NewsArchive -------------------*/
div.NewsArchive
{
	width:475px;
	padding:0px 5px 5px 5px;
	margin:10px 0px;
	border-bottom:solid 1px #153065;
	margin:0 auto;
	padding-top:10px;
	margin-left:5px;
}
a.NewsArchive
{
	width:80px;
	height:60px;
	color:#153065;
	margin:0px 0px 3px 10px;
}
img.NewsArchive
{
	border:solid 1px #153065;	
	padding:1px;
}
a.NewsArchiveTitle ,h3.NewsArchive
{
	font:bold 8pt Tahoma;
	color:#153065;
	width:385px;
	cursor:pointer;
}
ul.DateSelector
{
	width:460px;
	height:30px;
	display:block;
	float:none;
	margin:0 auto;
	padding:10px 10px 0px 0px;
	border:solid 1px #153065;
	font:bold 8pt Tahoma;
	color:#153065;
	list-style-type:none;
}
.DS
{
	font:normal 8pt Tahoma;
	color:#153065;
}
/* -------------------  NewsLetter -------------------*/
div.NewsletterBox
{	
	width:235px;
	background:URL(Images/HNewsLetterBottom.jpg) no-repeat bottom ;
	padding-bottom:20px;
}
div.Newsletter
{
	width:235px;
	background:URL(Images/WNewsLetterMiddle.jpg) repeat-y  ;
}
h3.NLetterTop
{
	font:bold 8pt Tahoma;
	color:#000000;
	width:210px;
	height:18px;	
	padding-right:25px;
	margin-top:12px;
	background:URL(Images/HNewsLetterTitle.jpg) no-repeat right ;
}
ul.Newsletter
{
	width:215px;
	height:125px;
	list-style-type:none;
	margin:0 auto;
}
li.Newsletter
{
	margin:0 auto;
	color:#000000;
	line-height:25px;
}
/* -------------------  UserAlert -------------------*/
div.UserAlert
{
	width:480px;
	height:33px;
	display:block;
	float:none;
	padding:3px 0px 6px 0px;
	overflow:hidden;
	margin:0 auto;
	border-top:solid 1px #153065;
	border-bottom:solid 1px #153065;
}
span.AlertTitle
{
	width:80px;
	color:#153065;
	overflow:hidden;
	font-weight:bold;
}
span.Alert
{
	width:470px;
}
/* -------------------  NewsDetail -------------------*/
div.NewsDetail
{
	width:970px;
	overflow:hidden;
	padding:5px 5px 70px 5px;
	
}
img.NewsDetail
{
	border:solid 1px #153065;
	padding:1px;
	margin:0px 5px 5px 0px;	
}
h3.NewsDetail
{
	width:955px;	
	font:Bold 9pt Tahoma;
	padding-bottom:5px;
	padding-right:15px;
	background:URL(Images/Bullet_01.png) no-repeat right;
	color:#153065;
}
span.NewsDetail
{	
	border-bottom:solid 1px #153065;
	padding-bottom:5px;
	line-height:25px;
}
span.PublishDateTime
{
	width:190px;
	color:#153065;
	text-align:left;
	margin-top:5px;
}
/* ------------------- Links ---------------------*/
div.LinkAdapter
{
	width:940px;
	margin:0 auto;
}
div.Link
{
	width:220px;
	padding:0px 5px;
}
a.Link
{
	width:222px;	
	color:#153065;
	text-decoration:none;
	padding:0px 8px 0px 0px;
	background:URL(Images/Bullet1.gif) no-repeat right 10px;	
}
a.Link:hover
{	
	text-decoration:underline;		
}
h3.Link
{
	width:217px;
	height:22px;
	padding:0px 5px 3px 0px;
	color:#153065;
	font:bold 9pt tahoma;
	border-bottom:solid 1px #153065;	
}
ul.Link
{
	width:220px;
	list-style-type:none;
}
li.Link
{
	line-height:20px;
}
/* ------------------- SearchPanel ---------------------*/
div.SearchPanel
{
	width:500px;	
	border:solid 1px #153065;
	padding:5px;
	display:block;
	float:none;
	margin:0 auto;
}
div.SearchPL
{
	width:400px;
	list-style-type:none;
	display:block;
	float:none;
	margin:0 auto;
}
span.Title
{
	font:bold 8pt tahoma;
	color:#153065;
}
.PageDesc
{
	height:20px;
	font:normal 8tp tahoma;
	border-bottom:solid 2px #153065;
	display:block;
	float:none;
	margin-bottom:5px;
}
input.Title, .Title
{
	font:normal 8pt tahoma;
}
div.SearchResult
{
	width:710px;
	padding-bottom:5px;
	border-bottom:solid 1px #153065;
	margin-top:5px;
	margin-right:100px;
}
img.SearchResult
{
	border:solid 1px #153065;
	padding:1px;
	margin:0px 0px 4px 5px ;
}
h3.SearchResult
{
	width:640px;
	font:bold 8pt tahoma;
	color:#153065;
	cursor:pointer;
	margin-top:5px;
}
/* ------------------- ContactPage ---------------------*/
div.ContactPage
{
	width:980px;
	min-height:150px;
	margin:0 auto;
}
ul.ContactPage
{
	width:920px;
	display:block;
	float:none;
	margin:0 auto;
	color:#153065;
	list-style-type:none;
	padding:10px 0px;	
}
li.ContactPageItem
{
	height:20px;	
}
li.ContactPageNone
{
	display:none;	
}
ul.ContactPage span
{	
	font:bold 8pt Tahoma;
	color:#153065;
	display:inline-block;	
}
span.ContactPage
{
	width:920px;
	display:block;
	float:none;
	margin:0 auto;
	color:#153065;
	padding-bottom:10px;
}
/* ------------------- ContactForm ---------------------*/
div.ContactForm
{
	width:300px;
	margin:0 auto;
}
div.ContactForm ul
{
	width:300px;
	line-height:20px;
	list-style-type:none;
	padding:10px 0px;
}
div.ContactForm ul li
{
	width:290px;
	padding-right:10px;	
}
div.ContactForm ul li span
{
	width:270px;	
	height:18px;
	padding-right:5px;
	color:#153065;
	overflow:hidden;
	font:bold 8pt tahoma;
	display:block;
	float:none;
}
div.ContactForm ul li input,div.ContactForm textarea
{
	width:270px;
	height:15px;
	border:solid 1px #153065;
	padding:1px 2px 1px 0px;
	font:normal 8pt tahoma;
}
div.ContactForm ul li select
{
	border:solid 1px #153065;
	padding:1px 2px 1px 0px;
	font:normal 8pt tahoma;
}
/* ------------------- DocumentForm ---------------------*/
.DocumentForm
{
	font:bold 8pt Tahoma;
	color:#152e66;	
}
.ContentListBox2
{
	width:300px;
	font:normal 8pt Tahoma;
	color:#152e66;
	background:#f2f6ff;
	border:solid 1px #152e66;
}
.ContentListBox1
{
	width:297px;
	font:normal 8pt Tahoma;
	color:#152e66;
	background:#f2f6ff;
	border:solid 1px #152e66;
	height:14px;
	padding:3px 3px 0px 3px;
}
/* ------------------- Project ---------------------*/
div.Project
{
	padding-bottom:70px;
	display:block;
	float:left;	
}
li.ProjectList
{
	width:244px;
	height:268px;
	background:URL(Images/ProjectBox.png) no-repeat;
	display:block;
}
h2.ProjectList
{
	font:bold 8pt Tahoma;
	text-align:center;
	width:225px;
	cursor:pointer;
	padding-top:10px;
}
a.ProjectList
{
	width:220px;
	display:block;
	float:none;	
	margin:0 auto;
	padding-top:10px;
}
img.ProjectList
{
	border:solid 1px #a5b8d0;
}
/* ------------------- ProjectDetail ---------------------*/
div.ProjectDetail
{
	width:970px;
	overflow:hidden;
	padding:5px;
	line-height:20px;
}
img.ProjectDetail
{
	padding:1px;
	margin:0px 5px 5px 0px;	
}
h3.ProjectDetail
{
	width:955px;	
	font:Bold 9pt Tahoma;
	padding-bottom:5px;
	padding-right:15px;
	background:URL(Images/Bullet_01.png) no-repeat right;
	color:#153065;
}
span.ProjectDetail
{	
	padding-bottom:5px;
	line-height:25px;
}
/* ------------------- FAQ ---------------------*/
ul.FAQCategory
{
	list-style-type:none;
	width:900px;	
	display:block;
	float:none;
	margin:0 auto;
	
}
ul.FAQCategory li
{	
	width:900px;
	display:block;
	float:none;
	padding-top:2px;
}
ul.FAQCategory li a
{
	text-decoration:none;
	width:900px;
	color:Black;
}
ul.FAQCategory li a h2
{
	font:Bold 8pt Tahoma;
	display:block;
	float:none;
	padding:0px 10px 0px 0px;
	background:url(Images/OrangeDot.jpg) no-repeat center right;
}
ul.FAQ
{
	list-style-type:none;
}
ul.FAQ li a
{
	display:block;
	float:none;
	color:#153065;
}
span.ArticleDate
{
	font:Normal 8pt Tahoma;
}
ul.FAQ li a h3
{
	font:Bold 8pt Tahoma;
	display:block;
	float:none;
	padding:0px 10px 0px 0px;
	margin:0px 20px 0px 0px;
	background:url(Images/Bullet1.gif) no-repeat right 10px;	
	color:#153065;
}
ul.FAQ li p
{
	display:block;
	margin:0px 30px 0px 0px;
	color:#000000;
}
ul.ChildFAQCategory
{
	list-style-type:none;
}
ul.ChildFAQCategory li a
{
	font:Normal 8pt Tahoma;
	display:block;
	float:none;
	padding:0px 10px 0px 0px;
	margin:0px 20px 0px 0px;
	background:url(Images/GrayDot.jpg) no-repeat center right;	
	color:#000000;
	text-decoration:none;	
}
/* -------------------  ArticleDetail -------------------*/
div.ArticleDetail
{
	width:970px;
	display:block;
	padding:5px 5px 70px 5px;
}
h3.ArticleDetail
{
	width:955px;	
	font:Bold 9pt Tahoma;
	padding-bottom:5px;
	padding-right:15px;
	background:URL(Images/Bullet_01.png) no-repeat right;
	color:#153065;
}
span.ArticleDetail
{	
	border-bottom:solid 1px #153065;
	width:970px;
	padding-bottom:5px;
	line-height:25px;
}
span.ArticleDetail
{	
	border-bottom:solid 1px #153065;
	width:970px;
	padding-bottom:5px;
	line-height:25px;
}
span.ArticleDetailItem
{
	width:130px;
	color:#153065;
	text-align:right;
	margin-top:5px;
}
/* ------------------- Introduction ---------------------*/
div.Introduction
{
	width:462px;
	height:344px;
	padding-top:10px;
	margin-right:10px;
}
div.IntroductionBox
{
	width:432px;
	height:326px;
	background:url(Images/WIntroBox.jpg) no-repeat;
	line-height:18px;
	text-align:justify;
	padding:0px 20px 0px 10px;
}
h3.Introduction
{
	width:437px;
	height:18px;
	padding-right:25px;
	font:bold 8pt Tahoma;
	color:#000000;
	background:url(Images/WIntroTitle.jpg) no-repeat;
}
/* ------------------- HotProject ---------------------*/
div.HotProject
{
	width:260px;
	margin-right:11px;
	overflow:hidden;	
}

h3.HotProject
{
	width:240px;
	height:16px;	
	font:bold 8pt Tahoma;
	color:#000000;
	background:url(Images/WProjectTitle.jpg) no-repeat;
	padding:12px 20px 0px 0px;
}
span.imgHotProject
{
	width:215px;
	height:160px;
	display:block;
	margin:0 auto;
}
img.HotProject
{	
	display:block;
}
div.HotProjectShow
{
	width:260px;
	height:270px;
	overflow:hidden;	
}
div.HotProjectBox
{
	width:260px;
	height:270px;
	overflow:hidden;
	background:url(Images/WProjectBox.jpg) no-repeat;
}
ul.HotProject
{
	width:260px;
	height:2700px;
	padding-top:8px;
}
li.HotProject
{	
	height:265px;
	display:block;
}
span.HotProjectDesc
{
	width:240px;
	height:60px;
	overflow:hidden;
	display:block;
	padding-top:5px;
	margin:0 auto;
	line-height:18px;
	font-weight:bold;
	cursor:pointer;
}
span.HotProjectMore
{
	width:65px;
	height:14px;
	margin-left:10px;
	padding-top:15px;
	cursor:pointer;
	background:url(Images/More.jpg) no-repeat Left bottom;
}
div.WProjectBoxBottom
{
	width:260px;
	height:28px;
	background:url(Images/WProjectBoxBottom.jpg) no-repeat;
}
div.WProjectBoxTop
{
	width:260px;
	height:28px;
	background:url(Images/WProjectBoxTop.jpg) no-repeat;	
}
div.Slider-Next
{
	width:20px;
	height:20px;
	overflow:hidden;
}
p.Slider-Next
{
	display:block;
	width:20px;
	height:20px;
	background:url(Images/Back.png);
	cursor:pointer;	
}
p.Slider-BlackNext
{
	display:block;
	width:20px;
	height:20px;
	background:url(Images/BlackBack.png);
	cursor:pointer;	
}
div.Slider-Back
{
	width:20px;
	height:20px;
	overflow:hidden;
}
p.Slider-Back
{
	display:block;
	width:20px;
	height:20px;
	background:url(Images/Next.png);
	cursor:pointer;
}
p.Slider-BlackBack
{
	display:block;
	width:20px;
	height:20px;
	background:url(Images/BlackNext.png);
	cursor:pointer;
}
.MarginAuto
{
	display:block;
	float:none;
	margin:0 auto;
}
/* ------------------- OrderForm ---------------------*/
div.OrderForm
{
	width:970px;
	padding-bottom:70px;
}
div.OrderFormCv
{
	width:480px;
	min-height:400px;
	margin-right:10px;
	padding:10px 10px;
}
ul.OrderForm
{
	width:330px;
	padding:10px;
	list-style-type:none;
}
ul.OrderForm li
{	
	font:bold 8pt Tahoma;
	color:#153065;
	margin-top:2px;	
}
ul.OrderForm span
{
	width:95px;
	height:17px;
	padding:3px 0px 0px 5px;
	display:block;
	float:right;
	text-align:left;
}
ul.OrderForm input,ul.OrderForm textarea
{
	width:197px;
	height:17px;
	padding:3px 3px 0px 3px;
	border:solid 1px #153065;
	font:normal 8pt Tahoma;
}
.Drop
{
	margin-top:2px;
	width:197px;
	height:20px;
	border:solid 1px #153065;
	font:normal 8pt Tahoma;
}
div.ButtonEmploy
{
	width:330px;
}