
.container_news {
 width          : 816px;
 padding-top	: 20px;
}

.container_news2 {
 width          : 616px;
 padding-top	: 5px;
}

.container_txt {
 width          : 500px;
 heigth		: 175px;
 overflow	: hidden;
 margin-bottom	: 0px;
 padding	: 0px 0px 10px 0px;
 float          : left;
 /*background	: #f00;*/
 /*border     : 1px solid #f00;*/
}

.container_txt2 {
 width          : 500px;
 overflow	: hidden;
 padding	: 0px 0px 10px 0px;
 float          : left;
 /*background	: #f00;*/
 /*border     : 1px solid #f00;*/
}

.shadow_bottom {
  background    : url(/img/shadow_bottom.gif);
  width		: 760px;
  height	: 5px;
}
.shadow_right {
 position	: relative;
 float		: left;
 width		: 40px;
 height		: 185px;
 margin-bottom	: 20px;
 background     : url(/img/shadow_right.gif);
 background-repeat: no-repeat;
 background-position: top left;
}	
.txt_news {
 padding        : 12px 30px 0px 12px;
 width          : 460px;
 float    	: left;
}

.txt_news2 {
 padding        : 5px 30px 0px 12px;
 width          : 460px;
 float    	: left;
}

.txt_detail {
 padding        : 12px 30px 5px 12px;
 width          : 480px;
 float    	: left;
 overflow	: auto;
}

.read_more {
 padding	: 0px 30px 0px 0px;
 float		: right;
}

.img_news {
 /*background	: #00ff00;*/
 width          : 256px;
 float    	: left;
 margin-bottom	: 20px;
 padding 	: 0px 5px 6px 0px;
 /*background	: url(/img/image_background.gif);*/
}

.img_news2 {
 /*background	: #00ff00;*/
 width          : 180px;
 float    	: right;
 margin-bottom	: 20px;
 padding 	: 0px 5px 6px 0px;
 /*background	: url(/img/image_background.gif);*/
}

.txt_news h1 { 
  margin      : 0px;
  font-size   : 24px;
  font-weight : normal;
}

.txt_news2 h1 { 
  margin      : 0px;
  font-size   : 20px;
  font-weight : normal;
}


.txt_news h1 a:link, txt_news h1 a:visited, txt_news h2 a:link, txt_news h2 a:visited { 
  color           : #656565;
  text-decoration : none;
}

.txt_news h1 a:hover, txt_news h2 a:hover { 
  color           : #ff0000;
  text-decoration : underline;
}

.container_score {
 width          : 871px;
 float          : left;
 /*background	: #f00;*/
 /*border     : 1px solid #f00;*/

}

.txt_score {
 padding        : 12px 30px 5px 12px;
 height		: 800px;
 width          : 779px;
 float    	: left;
 overflow	: auto;

}

.container_testbox {
 padding        : 5px 0px 5px 12px;
 width          : 767px;
 float    	: left;
 overflow	: auto;

}

.copyright { 
  width          : 779px;
  font-size   	: 10px;
  color		: #999999;
  text-align	: center;
}


.factors {
  background-image	: url(/img/bg_point.gif); 
  background-repeat	: no-repeat;
  width			: 250px;
}

.txt_factors {
  background	: #F2F2F2; 
  line-height	: 18px;
}

.border_bottom 	{
 border-bottom	: #000000 1px solid;
}

.border_top	{
 border-top	: #000000 1px solid;
}

.border_sides	{
 border-right		: #000000 1px solid;
 border-left		: #000000 1px solid;
}
.desc, .score, .comm {
  float : left;
  margin-bottom: 2px;
}

.view .field {
  background		: #fff;
  border		: 1px #000 solid;
  padding		: 3px;
  font-weight		: normal;
  width			: 85%;
}

.info {
  float : right;
}

.desc  { float: left; width : 170px; }
.score { width : 70px; margin-left: 10px;}
.comm  { width : 185px; }

.comm input { width: 185px; }

.left input { width: 290px; }

.view .score {
  width		: 15px;
  margin-right	: 35px;
}

.view .score, .view .comm {
  background	: #fff;
  border	: 1px #000 solid;
  padding 	: 2px;
}

.info  { 
  width		: 345px;
  font-size	: 10px;
  border	: 1px #000 solid;
  background	: #fff;
  height	: 16px;
  color		: #000;
  padding	: 2px;
}

.left {
  float 	: left;
  width		: 350px;
  font-weight	: bold;
  margin-bottom : 5px;
  color		: #000;
  font-size	: 13px;
  text-indent	: 5px;
}
.right {
  float : right;
  width	: 233px;
}
.test_head {
  width			: 725px;
  text-align		: center;
  font-size		: 12px;
}
.test_head, .title {
  font-size		: 24px;
  font-weight		: bold;
  color			: #000;
  text-transform	: uppercase;
  font-style		: italic;
}
.test_head, .copy {
  font-size		: 12px;
  font-weight		: bold;
  color			: #303030;
  font-style		: italic;
  text-transform	: none;
}

.list_element {

  background : #ffffff;

  padding    : 0px;

  margin     : 0px 0px 3px 0px;

  float      : left;

  width      : 515px;

}



.list_element .head {

  padding     : 3px 0px 3px 10px;

  margin      : 0px 0px 3px 0px;

  font-size   : 14px;

  font-weight : bold;

  background  : #858585;

  color       : #ffffff;

}

.list_element h1 a:link, .list_element h1 a:visited {

  text-decoration : none;

  color : #ffffff;

}

.list_element h1 a:hover {

  text-decoration : underline;

  color : #ff0000;

}



.list_element .body {

  width      : 425px;

  float      : left;

  padding    : 3px 5px 3px 5px;

  margin     : 0px 0px 3px 0px;

  vertical-align: middle;

}



.list_element .image {

  width      : 64px;

  float      : right;

  padding    : 3px 5px 3px 5px;

  margin     : 0px 0px 3px 0px;

  border     : 0px;

  display    : inline;

}



.list_element .image img {

  border     : 0px;

  display    : inline;

}



.list_element .facts {

  float      : left;

  padding    : 0px 0px 0px 0px;

  margin     : 0px 0px 0px 0px;

}



.list_element .facts table{

  width      : 100%;

  float      : left;

  padding    : 0px 0px 0px 0px;

  margin     : 0px 0px 0px 0px;

  border-spacing: 0px;

  background : #e1e1e1;

  border-top: 1px #cccccc solid;

  border-bottom: 1px #cccccc solid;

}



.list_element .facts td{

  width	     : 50%;

  background : #e1e1e1;

  padding    : 3px 5px 3px 5px;

  margin     : 0px 0px 0px 0px;

  border-spacing: 0px;

}



.list_element .link {

  float      : right;

  text-align : right;

  padding    : 3px 5px 3px 5px;

  margin     : 0px 0px 0px 0px;

  font-weight: bold;

  text-decoration: none;

}

.list_element .link a {

   color          : #830101;

   text-decoration: none;

}
dl {
  margin-left: 2px;
}

dl dt, dl dd {
  display	: block;
  float		: left;
  padding 	: 3px;
  margin 	: 0px 0px 1px 0px;
  text-indent	: 0px;
  width		: 190px;
  background	: #ccc;
  border	: #1px #fff solid;
  empty-cells	: show;
  font-size	: 16px;
  font-weight	: bold;
}
dl dd {
  text-align	: right;
  width		: 178px;
}
dd a, dd a:link, dd a:visited {
  color		: #fff;
}
dl {
  empty-cells	: show;
}
img.lab_res {
  border: 	0px;
  padding: 	0px; 
  margin: 	0px;
}

