body  {
  width: 100%;
	margin: 0 auto;
  padding:0;
  font-family: verdana;
  font-size: 11px;
  background-color: #EAEAEA;
}

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: #EAEAEA;
}
#table-all{
  position: relative;
  width: 990px;
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff;
}
#menu_one {
  position: relative;
  float: left;
  background: url(../img/menu_one.jpg) no-repeat;
  width: 990px;
  height: 30px;
  padding: 0;
  line-height: 27px;
  color: #ffffff;
  text-align: right;
}

#head_img1 {
  width: 990px;
  height: 70px;
  background-image: url(../img/img_head_1.jpg);
}

#head_img2 {
  position: relative;
  float: left;
  margin: 0;
  width: 990px;
  height: 150px;
  background-color: #C6C6C6;
  text-align: center;
  background: url("../img/img_head_2.jpg") no-repeat;
}
#contentarea1{
  position: relative;
  float: left;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  width: 990px;
  background-color: #ffffff;
}
#p1-menu{
  position: relative;
  float: right;
  margin: 0;
  padding-right:10px;
  width: 990px;
  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: 990px;
  Xbackground-color: #000000;
  background-image: url(../img/img_g.jpg);
  background-repeat: repeat-y;
}
#p2-menu-embed{
  position: relative;
  float: left;
  margin: 0;
  width: 210px;
  height: 230px;
}
#p2-menu{
  position: relative;
  float: left;
  width: 210px;
  background-color: #DDDABE;
}
#p2-banner{
  position: relative;
  background-image: url(../img/img_banner.jpg);
  float: left;
  width: 210px;
  height: 200px;
  background-color: #D9D9D9;
}
.p2-menu-item{
  position: relative;
  float: left;
  padding: 0px;
  margin-bottom: 1px;
  padding-left: 12px;
  width: 195px;
  height: 23px;
  Xbackground-color: #000000;
  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: 750px;
  height: 100%;
  Xbackground-color: #ffffff;
}
#p2-body-artile{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 750px;
  height: 100%;
  Xbackground-color: #AAAAAA;
  text-align: left;
  overflow: hidden;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}
#p2-body-artile2{
  position: relative;
  float: left;
  margin: 0;
  padding: 10px;
  width: 750px;
  font-size: 11px;
  background-color: #ffffff;
  overflow: hidden;
}
#p3{
  position: relative;
  float: left;
  margin: 0;
  padding-left:0px;
  padding-right:0px;
  width: 990px;
  height: 23px;
  background-color: #212129;
}
#p3-copy{
  position: relative;
  float: left;
  margin: 0;
  width: 990px;
  height: 23px;
  background-color: red;
  background: url(../img/bg_bottom.jpg) repeat-x;
  color: white;
  text-align: center;
  font-size: 11px;
  line-height: 23px;
}

