body  {
  width: 100%;
	margin: 0 auto;
  padding:0;
  font-family: Tahoma;
  font-size: 11px;
  background-color: #B3B2D1;
  background-image: url(../img/bg_grey.jpg);
}

a{
  color: #171556;
  text-decoration: none;
}
a:hover{
  color: #171556;
  text-decoration: underline;
}
#table-one {
  position: relative;
  float: left;
 	width: 100%;
	margin: 0;
  padding: 0;
	min-height: 100%;
	height: 100%;
  background-color: #B3B2D1;
  background-image: url(../img/bg_grey.jpg);
}
#table-all{
  position: relative;
  width: 780px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background-color: #ffffff;

}
#menu_one {
  position: relative;
  float: left;
  background: url(../img/menu_one.jpg) no-repeat;
  width: 780px;
  height: 30px;
  padding: 0;
  line-height: 27px;
  color: #ffffff;
  
  text-align: right;
}

#head_img1 {
  width: 780px;
  height: 100px;
  background-image: url(../img/img_head_1.jpg);
}

#head_img2 {
  position: relative;
  float: left;
  margin: 0;
  width: 780px;
  height: 200px;
  background-color: #314260;
  text-align: center;
  background: url("../img/img_head_2.jpg") no-repeat;
}
#contentarea1{
  position: relative;
  float: left;
  margin: 0;
  padding-left: 1px;
  padding-right: 0px;
  width: 780px;
  height: 23px;
  background-color: #3765A0;
  text-align: center;
}
#p1-menu{
  position: relative;
  float: right;
  margin: 0;
  padding-right:10px;
  width: 780px;
  height: 23px;
  background-color: red;
  font-size: 11px;
  line-height: 23px;
  text-align: right;
  color: white;
}
.p1-menu-link{
  color: white;
  font-size: 11px;
  text-decoration: none;
}
.p1-menu-link:hover{
  color: white;
  font-size: 11px;
  text-decoration: underline;
}
#p2{
  position: relative;
  float: left;
  margin: 0;
  padding-right: 0;
  width: 780px;
  background-color: #ffffff;
}
#p2-menu-embed{
  position: relative;
  float: left;
  margin: 0;
  width: 180px;
  height: 230px;
}
#p2-menu{
  position: relative;
  float: left;
  width: 180px;
  background-color: #003466;
}
#p2-banner {
  position: relative;
  float: left;
  width: 170px;
  height: 240px;
  padding-bottom: 15px;
  padding-top: 4px;
 /* background-image: url(../img/img_banner.jpg);*/
}
.p2-menu-item{
  position: relative;
  float: left;
  padding: 0px;
  margin-bottom: 1px;
  padding-left: 18px;
  width: 195px;
  height: 24px;
  background-color: red;
  background: url(../img/ico_img.jpg) no-repeat;
  color: white;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
}
.p2-menu-item a{
  color: white;
  text-decoration: none;
}
.p2-menu-item a:hover{
  color: white;
  text-decoration: underline;
}
a.p2-menu-item-se{
  color: white;
  text-decoration: none;
  font-size: 11px;
}
a.p2-menu-item-se:hover{
  color: white;
  text-decoration: underline;
  font-size: 11px;
}
#p2-body{
  position: relative;
  float: left;
  margin: 0px;
  width: 480px;
  height: 100%;
  background-color: #AAAAAA;
}
#p2-body-artile{
  position: relative;
  float: left;
  margin: 0;
  padding: 15px;
  width: 490px;
  height: 100%;
  background-color: #ffffff;
  text-align: left;
  overflow: hidden;
  font-family: Verdana;
  font-size: 11px;
  color: #01213E;
}
#p2-body-artile2{
  position: relative;
  float: left;
  margin: 0;
  padding: 10px;
  width: 540px;
  min-height: 400px;
  font-size: 11px;
  background-color: #ffffff;
  overflow: hidden;
}
#p3{
  position: relative;
  float: left;
  margin: 0;
  padding-left:0px;
  padding-right:0px;
  width: 750px;
  height: 23px;
  background-color: #212129;
}
#p3-copy{
  position: relative;
  float: left;
  margin: 0;
  width: 780px;
  height: 23px;
  background-color: red;
  background: url(../img/bg_bottom.jpg) repeat-x;
  color: white;
  text-align: center;
  font-size: 11px;
  line-height: 23px;
}
