﻿
/*---------------------------------------------一在线访谈开始-----------------------------------------------*/
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background-color: #8893a7;
}
#page
{
	margin-left: auto;
	width: 1002px;
	margin-right: auto;
	position: relative;
}
/*在线访谈头部背景*/
#viewtop
{
	background: url(/version3/image/interview/viewtop.jpg);
	height: 84px;
	width: 1002px;
	background-repeat: no-repeat;
}

/*在线访谈底部背景*/#viewcontent
{
	background: url(/version3/image/interview/viewbottom.jpg);
	height: 487px;
	width: 1002px;
	background-repeat: no-repeat;
}

/*标题背景图片*/
.viewtitlebg
{
	background: url(/version3/image/interview/searchline.png);
	background-repeat: repeat-x;
	width: 760px;
	background-position: bottom;
	margin-left: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}

/*标题左侧小图片*/
.viewtitleleftbg
{
	background: url(/version3/image/interview/himg.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=    'http://www.qd-n-tax.gov.cn/version3/image/interview/himg.png' );
	_background: none;
	display: block;
	width: 7px;
	height: 16px;
	margin-top: 6px;
}

/*访谈介绍*/
.viewinfo
{
	background: url(/version3/image/interview/ftjs.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=     'http://www.qd-n-tax.gov.cn/version3/image/interview/ftjs.png' );
	_background: none;
	width: 84px;
	height: 23px;
	display: block;
}

/*访谈精华*/
.viewgood
{
	background: url(/version3/image/interview/ftjh.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=     'http://www.qd-n-tax.gov.cn/version3/image/interview/ftjh.png' );
	_background: none;
	width: 84px;
	height: 23px;
	display: block;
}
/*访谈回顾*/
.viewold
{
	background: url(/version3/image/interview/wqhg.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=     'http://www.qd-n-tax.gov.cn/version3/image/interview/wqhg.png' );
	_background: none;
	width: 84px;
	height: 23px;
	display: block;
}

/*时间*/
.viewtime
{
	width: 100%;
	text-align: center;
	margin-top: 40px;
	font-family: "宋体";
	font-size: 12px;
	color: #001E5A;
}

/*照片*/
.viewphoto
{
	width: 160px;
	height: 100px;
	margin-left: 25px;
	margin-top: 10px;
}

.viewleft
{
	float: left;
	width: 202px;
}

.viewright
{
	float: left;
	width: 800px;
	overflow: hidden;
	padding-top: 20px;
}

.divleft
{
	width: 7px;
	height: 16px;
	float: left;
}
.divcenter
{
	height: 23px;
	width: 640px;
	float: left;
	margin-left: 10px;
}

.divright
{
	float: left;
	text-align: right;
	width: 100px;
	height: 22px;
}
.viewmore
{
	padding-top: 8px;
}

.more
{
	color: White;
	font-family: 宋体;
	font-size: 12px;
	cursor: pointer;
	text-decoration:none;
}
.divcontent
{
	margin-bottom: 20px;
}

/*访谈介绍字体*/
.infocontent .listfont:link
{
	color: #ffffff;
	text-decoration: none;
}
.infocontent .listfont:hover
{
	color: #ffffff;
	text-decoration: blink;
}

.infocontent .listfont:visited
{
	color: #ffffff;
	text-decoration: none;
}

/*访谈精华和往期回顾字体*/
li .listfont:link
{
	color: #001E5A;
	text-decoration: none;
}
li .listfont:hover
{
	color: #001E5A;
	text-decoration: blink;
}

li .listfont:visited
{
	color: #001E5A;
	text-decoration: none;
}
ul
{
	margin-left:20px;
	padding-left:20px;
	width:740px;
}
ul li
{
	padding-top: 8px;
}
.infocontent
{
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
}
/*页脚版权信息*/#footer
{
	width: 1002px;
	text-align: center;
	padding-top: 10px;
	color: #001E5A;
	height: 30px;
	line-height: 30px;
	clear:both; 
	margin:0 auto;
	border-top:solid 1px #cccccc;
}
/*---------------------------------------------在线访谈结束 -----------------------------------------------*/

