body  {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: verdana;
  font-size: 13px;
  background-color: #413E3F;
  background-image: url(../img/background_body.jpg);
}

a{
  color: #E44201;
  text-decoration: none;
}
a:hover{
  color: #E44201;
  text-decoration: underline;
}
#table-one {
  position: relative;
  float: left;
 	width: 100%;
	margin: 0;
  padding: 20px;
	min-height: 100%;
	height: 100%;
  background-color: #F4F4F4;
  background-image: url(../img/background_body.jpg);

}
#table-all{
  position: relative;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background-color: #CCCCCC;

}
#table-menu-one {
  position: relative;
  float: left;
  background: url(../img/bg_line.jpg) no-repeat;
  width: 800px;
  height: 30px;
  padding-right: 10px;
  padding-top: 3px;
  color: #ffffff;  
  text-align: right;
}

#table-menu-one1 {
  position: relative;
  float: left;
  background: url(../img/bg_line1.jpg) no-repeat;
  width: 790px;
  height: 20px;
  padding-right: 10px;
  padding-top: 3px;
  color: #ffffff;  
  text-align: right;
}

#table-one-lo  {
  position: relative;
  float: left;
  margin: 0;
  width: 800px;
  height: 80px;
  background-color: #CCCCCC;
  background: url("../img/top_img_lo.jpg") no-repeat;
}

#table-two-top  {
  position: relative;
  float: left;
  margin: 0;
  width: 800px;
  height: 150px;
  background-color: #CCCCCC;
  text-align: center;
}

#contentarea1{
  position: relative;
  float: left;
  margin: 0;
  padding-left: 0px;
  padding-right: 0px;
  width: 799px;
  height: 23px;
  background-color: #CCCCCC;
  text-align: center;
}

#p1-menu{
  position: relative;
  float: right;
  margin: 0;
  padding-right:10px;
  width: 799px;
  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: 799px;
  background-color: #F4F4F4;
  background-image: url(../img/img_g.jpg);
}
#p2-menu-embed{
  position: relative;
  float: left;
  margin: 0;
  width: 180px;
  height: 230px;
}
#p2-menu{
  position: relative;
  float: left;
  width: 200px;
  height:550px;
  background-color: #F4F4F4;
  background: url(../img/img_menu.jpg);
}
#p2-banner {
  position: relative;
  float: left;
  width: 170px;
  height: 200px;
  padding-bottom: 15px;
  padding-top: 4px;
}
.p2-menu-item{
  position: relative;
  float: left;
  padding: 0px;
  margin-bottom: 1px;
  padding-left: 18px;
  width: 180px;
  height: 25px;
  background-color: red;
  background: url(../img/ik_img.jpg) no-repeat;
  color: white;
  text-align: left;
  font-weight:bold;
  font-size: 12px;
  line-height: 25px;
}

.p2-menu-item2{
  position: relative;
  float: left;
  padding: 0px;
  margin-bottom: 1px;
  padding-left: 18px;
  width: 180px;
  height: 25px;
  background-color: red;
  background: url(../img/img_img_ik.jpg) no-repeat;
  color: white;
  text-align: left;
  font-size: 12px;
  line-height: 25px;
}


.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: #ffffff;
  text-decoration: none;
  font-size: 11px;
}
a.p2-menu-item-se:hover{
  color: #ffffff;
  text-decoration: underline;
  font-size: 11px;
}
#p2-body{
  position: relative;
  float: left;
  margin: 0px;
  width: 599px;
  height: 520px;
  background-color: #F4F4F4;
  background: url(../img/img_bg_body.jpg);
}
#p2-body-artile{
  position: relative;
  float: left;
  margin: 0;
  padding: 15px;
  width: 568px;
  height: 100%;
  text-align: left;
  overflow: hidden;
  font-family: Tahoma;
  font-size: 13px;
  color: #000000;
  
}
#p2-body-artile2{
  position: relative;
  float: left;
  margin: 0;
  padding: 10px;
  width: 640px;
  min-height: 400px;
  font-size: 11px;
  background-color: #F4F4F4;
  overflow: hidden;
}
#p3{
  position: relative;
  float: left;
  margin: 0;
  padding-left:0px;
  padding-right:0px;
  width: 799px;
  height: 23px;
  background-color: #852D2E;
  background-image: url(../img/bg_down.jpg);
}
#p3-copy{
  position: relative;
  float: left;
  margin: 0;
  width: 799px;
  height: 23px;
  background-color: red;
  background: url(../img/bg_bottom.jpg) repeat-x;
  color: white;
  text-align: center;
  font-size: 11px;
  line-height: 23px;
}


.news_one { 
  color: #CCCCCC;
  font-size: 10px;
}
.news_name { 
  color: #E44201;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}
.ftp {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold; 
}

.int {
  width: 250px;
  font-size: 11px;
  border: solid #FFB699 1px;
}

