@charset "utf-8";
/* CSS Document */

@import url("pagestyle.css");
@import url("left.css");

@import url("HomePage.css");
@import url("boxmed0.css");
@import url("Mod.css");
@import url("Gall.css");
@import url("tablestyle.css");
body {
	width:1005px;
	margin:0px 0px 0px 0px;
	background-color: #fff;
	background-image: url(../images/HomePageTest/header_highe.gif);
	background-repeat:repeat-x;/*height:700px;*/
}
#body {
	width:1005px;
}

a{text-decoration:none; color:#2A3F94}
a:link{text-decoration:none; color:#2A3F94}
a:hover{text-decoration:none; color:#7B93F6}

#Header {
	width:1003px;
	height:133px;
	position: relative;
	overflow:hidden;
}
#barDown {
	width:1003px;
	height:3px;
	position: relative;
}
.bar {
	width:1003px;
	height:26px;
	position: relative;
	direction:rtl;
	overflow:hidden;
	
}
.bar_div{
padding:4px 10px 0px 10px;
float: right;
}
.bar0 {
	width:auto;
	height:26px;
	background-image: url(../images/HomePageTest/build_bar.gif);
	background-repeat:repeat-x;
	position: relative;
	top:5px;
	clear: both;
}
#container {
	width:1004px;
	margin-top:3px;
/*    *top:-16px;
	top:0px !important ;
*/	position: relative;
	clear: both;
/*	overflow:hidden;*/

}
#leftbody {
	width:200px;
	position:relative;
	height:110px;
	float:left;
}
#rightbody {
	margin-top:2px;
	width:800px;
	position: relative;
	float:left;
	/*height:500px;*/
	float:left;
	overflow: visible;
}
.textinfo1 {
	color: #0000a0;
	direction: rtl;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;/*padding-right:10px;*/
}

.footer{
	width:998px;
	text-align:center;
	clear:both;
	margin-top:3px;
	font-size:12px;
}

.footer .first-line{
	height:32px; 
	width:100%; 
	margin-top:1px
}

.footer #usedArea{
	border:solid 1px #353c84; 
	float:right; 
	margin-top:5px; 
	width:233px; 
	height:19px
}

.footer #quota{
	float:right; 
	width:41px; 
	height:19px; 
	background-color:#d7dafb;
	border-left:solid 1px #353c84
}

.footer #quota-bar{
	float:left;
	background-color:#212978;
	height:19px;
	width:30px
}

.data-container{
	float:right;
	width:92px;
	height:19px;
	background-color:#FFF;
	border:solid 1px #353c84;
	margin-top:5px;
	margin-right:5px
}