#content
{
  margin: 40px 50px auto 50px;
}


#row
{
  margin-bottom: 40px;
}


#row a
{
  margin: auto;
  display: block;
  width: 133px;
  height: 16px;
  padding: 8px 0px;
  font: bold 100% sans-serif;
  color: #ffffff;
  background: url("../image/common/menu_item.png") 0 0 repeat-x;
  text-decoration: none;
  text-align: center;
}


#row a:hover
{ 
  background-position: 0 -33px;
  color: #000000;
}


#row a:active
{
  background-position: 0 -66px;
  color: #000000;
}


#video
{
  margin: auto auto 50px auto;
  width: 400px;
  height: 300px;
  background-image: url("../image/home/selectshotvideo.jpg");
  background-repeat: no-repeat;
  border: 1px solid #000000;
}


#video a
{
  display: block;
  width: 133px;
  height: 16px;
  padding: 8px 0px;
  font: bold 100% sans-serif;
  color: #ffffff;
  background: url("../image/common/menu_item.png") 0 0 repeat-x;
  text-decoration: none;
  text-align: center;
  float: right;
}


#video a:hover
{ 
  background-position: 0 -33px;
  color: #000000;
}


#video a:active
{
  background-position: 0 -66px;
  color: #000000;
}


#text
{
  width: 290px;
  float: left;
}


#sample
{
  margin: auto;
  width: 200px;
}
