/* CSS Document */

BODY{
margin:0px;
font-size:12px;
background:url(Images/Bg.jpg);
}

img{border:0}
table{border-collapse:collapse}
.title{font-size:15px;font-weight:bold;}
.content{line-height:18px}



 .Menu{
 width:848px;
 height:35px;
 background:#E1E1E1;
 margin:0 1px 2px 1px;
 }
 
 .Menu a {
 color:#000000;
 text-decoration:none;
 }
 .Menu a:hover {
 text-decoration:none;
 color:#666666;
 }
 
 #Left {
 width:236px;
 }
 
 .LeftTab1 {
 width:225px;
 height:181px;
 line-height:18px;
 margin:0 5px 0 6px;
 border-left:#CCCCCC 1px solid;
 border-right:#CCCCCC 1px solid;
 border-bottom:#CCCCCC 1px solid;
 }
 
 a {
 color:#000000;
 text-decoration:underline;
 }
 a:hover {
 text-decoration:none;
 }

 .Mainhref a{
  color:#000000;
  text-decoration:none;
  }
 .Mainhref a:hover {
 text-decoration:underline;
 }
 
 .RightImg {
 width:245px;
 height:190px;
 border:#CCCCCC 1px solid;
 margin:13px 7px 7px 0;
 }
 
 .ProTop {
 margin-left:10px;
 border-bottom:#eeeeee 1px solid;
 }
 .ProTopImg {
 width:56px;
 padding-right:3px;
 }
 .ProLeftImg {
 width:282px;
 height:192px;
 border:#CCCCCC 1px solid;
 margin:6px 6px 11px 15px;
 }
 .gcal {
 width:181px;
 height:122px;
 padding:1px;
 margin-right:5px;
 border:#CCCCCC 1px solid;
 }
 #Bottom {
  line-height:16px;
  font-family:Arial, Helvetica, sans-serif;
  }
  
  .content_bor {
  margin:8px 26px 6px 6px;
  }
  
  #menu_body {
	position:absolute;
	width:1002px;
	height:98px;
	z-index:1;
	left: 2px;
	top: 160px;
}
#item1 {
	position:absolute;
	width:96px;
	z-index:1;
	left: 410px;
	top: -25px;
	visibility:hidden;
}
#item2 {
	position:absolute;
	width:96px;
	z-index:2;
	left: 490px;
	top: -25px;
	visibility:hidden;
}
#item3 {
	position:absolute;
	width:96px;
	z-index:3;
	left: 570px;
	top: -25px;
	visibility:hidden;
}
