/* Chart */
#newsArea{
margin:40px 0 0 25px;
padding:0;
width:693px;
}

.newsbox{
margin-bottom:30px;
}

#pubMenu{
padding-bottom:10px;
}
#pubMenu li{
float:left;
/*margin:0 5px 15px 0;*/
margin:0 4px 4px 0;
}

#newsArea h2{
margin:0 0 25px 0;
padding:0;
}

/* Interview top Image only */
#newsArea h3{
/*	margin:-10px 0 0 0;*/
	margin:8px 0 0 0;
	padding:0;
}

#newsArea h4{
	font-size: 12px;
	background: url(../publicity/dot.gif) no-repeat;
	padding: 0 0 0 15px;
	color: #ccc;
	font-weight: bold;
	margin:10px 0 3px 0;
}

#newsArea h4 span{
	margin:0 0 0 10px;
	font-size:10px;
	color: #CCCC00;
}

#newsArea h5{
font-size:10px;
	margin:5px 0;
	padding: 0 0 0 15px;
	color: #CCCC00;
}

#newsArea p{
	text-indent: 0;
	line-height: 1.6;
}

#newsArea p a{
	text-indent: 0;
	line-height: 1.6;
}

#ComentBG{
	background:url(../images/coment_bg.jpg) bottom no-repeat;
}

.comentLeft{
	width:330px;
	float:left;
	margin-right:30px;
	padding-bottom:200px;
}

.comentRight{
	width:330px;
	float:left;
	padding-bottom:200px;
}

#newsArea .interviewArea{
	margin:0px 0px 10px 10px;
}

#newsArea .interviewArea p{
	margin-bottom:15px;
}

#newsArea .interviewArea h4.single{
	background:url(../publicity/q_mark.gif) left 40% no-repeat;
	padding-left:40px;
	height:30px;
	line-height:2.3em;
	margin-top:10px;
}

#newsArea .interviewArea p.single{
	margin-bottom:20px;
}

#newsArea .interviewArea h4{
	background:url(../publicity/q_mark.gif) left 40% no-repeat;
	padding-left:40px;
	width:405px;
	line-height:2.3em;
	margin-top:0;
}

#newsArea .interviewArea h4.q2{
	background:url(../publicity/q_mark2.gif) left 40% no-repeat;
	padding-left:40px;
	width:95%;
		_width:90%;
	line-height:2.3em;
	margin-top:0;
}

#newsArea .interviewArea h4.q2mlt{
	background:url(../publicity/q_mark2.gif) left 5% no-repeat;
	padding-left:40px;
	width:92%;
	_width:91%;
	line-height:1.8em;
	_line-height:1em;
	margin-top:0;
}
#newsArea .interviewArea h4.q3{
	background:url(../publicity/q_mark3.gif) left 40% no-repeat;
	padding-left:40px;
	width:95%;
		_width:90%;
	line-height:2.3em;
	margin-top:0;
}

.separator{
	background-image:url(../images/under_line.gif);
	background-repeat:repeat-x;
	height:2px;
	padding:0;
	margin:0px 0px 5px 0px;
	}



#newsArea .interviewArea .Photo_right{
	clear: both;
	margin-top: 20px;
  _height: 1px;
  min-height: 1px;
  /**//*/
  height: auto;
  overflow: hidden;
  /**/
}

#newsArea .interviewArea .Photo_right:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

#newsArea .interviewArea .Photo_right .textArea{
	width: 445px;
	float: left;
}

#newsArea .interviewArea .Photo_right .textArea2{
	width: 445px;
	float: left;
	margin-top:-15px;
	_margin-top:0px;
}

#newsArea .interviewArea .Photo_right .imageArea{
	vertical-align: top;
	float: right;
	margin-left:20px;
	_margin-left:10px;
}

#newsArea .interviewArea .Photo_left{
	clear: both;
	margin-top: 20px;
  _height: 1px;
  min-height: 1px;
  /**//*/
  height: auto;
  overflow: hidden;
  /**/
}

#newsArea .interviewArea .Photo_left:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

#newsArea .interviewArea .Photo_left .textArea{
	width: 445px;
	float: right;
}

#newsArea .interviewArea .Photo_left .imageArea{
	vertical-align: top;
	float: left;
	margin-right:20px;
}


