body{
	background-color:#c4ddeb;
	margin:0px;
	padding:0px;
	direction:ltr;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
select{
	height:25px;width:125px;
}
.container{
	width:100%;
	height:auto;
}
.sitewarb{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0px;
}
.header{
	width:100%;
	height:179px;
	float:left;
	background-image:url(../images/header.png);
	background-repeat:repeat-x;
}
.all-header{
	width:960px;
	height:179px;
	margin:0 auto;
	padding:0px;
}
.logo{
	width:279px;
	height:84px;
	float:left;
	margin-top:33px;
	margin-left:30px;
}
.tower{
	width:415px;
	height:106px;
	float:right;
	margin-top:30px;
	margin-right:30px;
	background-image:url(../images/tower.png);
	background-repeat:no-repeat;
}
.all-menu{
	width:960px;
	height:40px;
	float:right;
}
.all-menu-tab2{
	width:auto;
	height:40px;
	float:right;
	opacity:0.5;
}
.all-menu-tab2:hover{
	opacity:1;
}
.tab-right{
	width:21px;
	height:40px;
	float:right;
	background-image:url(../images/tab-right.png);
	background-repeat:no-repeat;
}
.tab-middle{
	width:auto;
	height:40px;
	float:right;
	padding-right:2px;
	padding-left:2px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:40px;
	text-align:center;
	border-left:1px dotted #369;
}
.tab-middle a{
	text-decoration:none;
	border:0px;
	color:#fff;
}
.tab-middle:hover{
	text-decoration:none;
	background-image:url(../images/tab-middle.png);
	background-repeat:repeat-x;
	color:#fff;
}
.tab-left{
	width:21px;
	height:40px;
	float:right;
	background-image:url(../images/tab-left.png);
	background-repeat:no-repeat;
}
.all-work-area{
	width:960px;
	height:auto;
	min-height:500px;
	float:right;
	margin-top:4px;
	background-color:#fff;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius:15px;
	border-radius:15px;
}
.left-banar{
	width:257px;
	height:234px;
	float:left;
}
.all-right-block{
	width:660px;
	height:auto;
	float:right;
	margin-top:23px;
	margin-right:15px;
}
.all-right-block-head{
	width:655px;
	height:25px;
	float:right;
	font-size:17px;
	font-weight:bold;
	color:#069;
	text-align:right;
	padding-right:15px;
}
.all-right-block-head2{
	width:655px;
	height:16px;
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#e28f00;
	text-align:right;
	padding-right:15px;
}
.all-right-block-data{
	width:645px;
	height:auto;
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	direction:rtl;
	padding:15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
.all-right-block-data:hover{
	background-color:#e5f0f6;
}

.all-work{
	width:960px;
	height:auto;
	float:right;
	margin-top:10px;
}

.all-form-block{
	width:960px;
	height:auto;
	float:right;
}

.all-form-block-head{
	width:960px;
	height:40px;
	float:right;
}
.all-form-block-head-in{
	width:205px;
	height:40px;
	float:right;
	background-image:url(../images/hed-bak.png);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:right;
	line-height:40px;
	padding-right:29px;
	margin-right:15px;
}
.form-block{
	width:930px;
	height:auto;
	float:right;
	margin-right:15px;
	margin-bottom:15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	background-color:#e5f0f6;
}

.form-block-in{
	width:930px;
	height:48px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
.form-block-in2{
	width:125px;
	height:48px;
	float:right;
	margin-right:5px;
}
.form-block-in2-text{
	width:100%;
	height:20px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:right;
	line-height:22px;
}
.form-block-in2-area{
	width:125px;
	height:25px;
	float:right;
	background-color:#9fc6dd;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	line-height:21px;
}
.form-block-in2-area input{
	width:121px;
	height:19px;
	direction:rtl;
}


.form-block-in2-area2{
	width:125px;
	height:25px;
	float:right;
}
.form-block-in2-area2 input{
	width:121px;
	height:19px;
	direction:rtl;
	color:#fff;
}




.form-block2 {
    border-radius: 10px 10px 10px 10px;
    float: right;
    height: auto;
    margin-bottom: 15px;
    margin-right: 15px;
    width: 930px;
}

























ul.tabs {
    float: right;
    height: 31px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 913px;
}
ul.tabs li.activeblue {
	background-color:#E5F0F6;
}
ul.tabs li {
    background: none repeat scroll 0 0 #579dc6;
    border-left: medium none;
    float: right;
    height: 30px;
    line-height: 31px;
    margin: 0 0 -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 89px;
	color:#fff;
	-moz-border-radius:10px 10px 0px 0px ;
	
}
ul.tabs li.activeblue a {
    color: #579dc6;
}
ul.tabs li a {
    border: 1px solid #FFFFFF;
    color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    outline: medium none;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.opinions {
    float: right;
    height:auto;
    width: 913px;
	margin-right:7px;
}

.blackbar{
	width:913px;
	height:20px;
	float:right;
	background-color:#000;
}
.blackbartext{
	width:76px;
	height:20px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	margin-left:35px;
	line-height:20px;
}
.blackbartext1{
	width:76px;
	height:20px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	margin-left:5px;
	line-height:20px;
}
.iconbar{
	width:20px;
	height:20px;
	float:left;
	margin-left:3px;
}
.iconbar a img{
	border:0px;
}
.blackbartext2{
	width:160px;
	height:20px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	margin-left:40px;
	line-height:20px;
}
.Graybar{
	width:913px;
	height:20px;
	float:right;
	background-color:#ccc;
	margin-top:1px;
}
.Graybar:hover{
	background-color:#999;
}
.mainblock2{
	width:913px;
	height:auto;
	float:left;
}
.form-block3 {
    border-radius: 0px 0px 10px 10px;
    float: right;
    height: auto;
    margin-bottom: 15px;
    margin-right: 1px;
    width: 913px;
	min-height:250px;
	background-color: #E5F0F6;
	padding-bottom:10px;
}
.form-block-in22 {
    float: right;
    height: 48px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 913px;
}






.form-block-small{
	width:70px;
	height:48px;
	float:right;
	margin-right:6px;
}
.form-block-small-text{
	width:100%;
	height:20px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:right;
	line-height:22px;
}
.form-block-small-area{
	width:70px;
	height:25px;
	float:right;
}
.form-block-small-area input{
	width:66px;
	height:19px;
	direction:rtl;
}


.form-block-small-area2{
	width:69px;
	height:25px;
	float:right;
	background-color:#9fc6dd;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	line-height:21px;
}
.form-block-small-area2 input{
	width:70px;
	height:22px;
	direction:rtl;
	color:#fff;
	background-color:#9fc6dd;
	border:0px;
}




.go-delete{
	width:30px;
	height:25px;
	float:right;
	margin-right:4px;
	margin-top:20px;
}
.go-delete a img{
	border:0px;
}
.go-delete2 a img{
	border:0px;
}
.go-delete input[type="button"]{
	width:31px;
	height:29px;
	background-image:url(../images/go.png);
	cursor:pointer;
}

.form-block-in222 {
    float: right;
    height: 25px;
    margin-right: 5px;
    width: 125px;
}
.form-block-small2 {
    float: right;
    height: 25px;
    margin-right: 6px;
    width: 70px;
}
.form-block-in2222 {
    float: right;
    height: 25px;
    width: 913px;
	margin-top:5px;
}
.go-delete2 {
    float: right;
    height: 25px;
    margin-right: 4px;
    width: 30px;
}
.all-choose{
	width:211px;
	height:20px;
	float:right;
	margin-top:23px;
	margin-right:5px;
}
.all-choose-in{
	width:15px;
	height:15px;
	float:right;
	margin-top:3px;
	margin-right:5px;
}
.all-choose-text{
	width:50px;
	height:20px;
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#036;
	text-align:right;
	line-height:23px;
}
.save a{
	text-decoration:none;
	border:0px;
	color:#fff;
}
.save{
	width:89px;
	height:25px;
	float:left;
	margin-top:12px;
	margin-left:15px;
	background-image:url(../images/save.png);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:21px;
	cursor:pointer;
}
.all-footer{
	width:100%;
	height:25px;
	float:right;
	background-color:#579dc6;
	margin-top:10px;
}
.all-footer-in{
	width:960px;
	height:25px;
	margin:0 auto;
	padding:0px;
}
.all-footer-in2{
	width:100px;
	height:25px;
	float:left;
	border-right:1px solid #fff;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	line-height:27px;
}
.row{
	float:right;width:100%;margin-bottom:5px;
}

.table{background-color:transparent;}
.table td{
		background-color:#9FC6DD;
		
		font-size:12px;
		font-weight:normal;
		
		line-height:21px;
		text-align:center;
		margin-left:5px;
		min-height:60px;
}
tr.first_row td{
	font-weight:bold;
	text-align:center;	
	height:60px;
	background-color:RGB(87,157,198);
}
.odd{
	background-color:#D1E0ED !important;
}
.even{
	background-color:#C0DAE7 !important;
}
.red,.red a{
    color:#F00;
}
.bottom_words_1{
	width:390px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:right;
	line-height:22px;
	margin:0 5px;
}
.bottom_words_2{
	width:500px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:right;
	line-height:22px;
	margin:0 10px;
}
.bottom_words_3{
	width:98%;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:right;
	line-height:22px;
	margin-right:5px;
}
.paging_cont{
   
    direction: rtl;
    padding: 10px;
    text-align: right;
    width: 885px;
	float:right;
	}

.paging_cont span{
   float:right;
    margin: 2px 5px;
    padding: 1px 5px;
	}	
.paging_cont span:hover{
   
	cursor:pointer;
	}
.paging_cont a{
	font-weight:bold;
	}
.paging_cont a:hover{
	color:#0069b4;
	}
.paging_cont .cur_tag{
	color:#CCC;
	float:right;
	margin: 2px 5px;
	padding:1px 5px;
	}

.inv_header{
width:99% ;float:right; padding:5px;
}
.inv_header ul{
float:right;margin:0;padding:0px;list-style:none;
}
.inv_header ul li{
width:100%;float:right;font-size:14px;font-weight:bold;text-align:right;direction:rtl;color:#006699;margin-top:3px;
}
.inv_header ul li span{
font-size:13px;font-weight:normal;color:#000;text-align:right;
}
.red_option{
	font-weight:bold;color:#F00;font-size:14px;
}


.besakan{
	width: 10px; height: 10px; color: red; text-decoration: none; font-size: 17px;
}

.datepick a {
	color: #000 !important;
	text-decoration: none;
}

