﻿
/*---------------------------------------------一在线访谈开始-----------------------------------------------*/
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: "宋体";
	background-color: #8893a7;
}
#page
{
	margin-left: auto;
	width: 1002px;
	margin-right: auto;
	position: relative;
	background-color:white;
}
/*在线访谈头部背景*/
#viewtop
{
	background: url(/version3/image/interview/viewtop.jpg);
	height: 84px;
	width: 1002px;
	background-repeat: no-repeat;
}

/*在线访谈底部背景*/#viewcontent
{
	background-image:url(/version3/image/interview/onlinebottom.jpg);
	width: 1002px;
	background-repeat: no-repeat;
}

/*照片*/
.viewphoto
{
	width: 160px;
	height: 100px;
	margin-left: 25px;
	margin-top: 10px;
}

/*领导介绍*/
.ldinfo
{
	width: 160px;
	height: auto;
	margin-left: 25px;
	text-align: center;
	margin-top: 15px;
	color: #001E5A;
}

/*标题背景图片*/
.viewtitlebg
{
	background: url(/version3/image/interview/searchline.png);
	background-repeat: repeat-x;
	width: 760px;
	background-position: bottom;
	margin-left: 10px;
	padding-bottom: 5px;
	_padding-bottom: 2px;
	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;
}

/*公告栏*/
.ggbg
{
	background: url(/version3/image/interview/notice.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=    'http://www.qd-n-tax.gov.cn/version3/image/interview/notice.png' );
	_background: none;
	width: 57px;
	height: 22px;
	display: block;
}

/*在线访谈*/
.onlineview
{
	background: url(/version3/image/interview/onlineview.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=    'http://www.qd-n-tax.gov.cn/version3/image/interview/onlineview.png' );
	_background: none;
	width: 74px;
	height: 22px;
	display: block;
}

/*我要提问*/
.askquestion
{
	background: url(/version3/image/interview/askquestion.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=    'http://www.qd-n-tax.gov.cn/version3/image/interview/askquestion.png' );
	_background: none;
	width: 75px;
	height: 21px;
	display: block;
	margin-top: 4px;
	cursor: pointer;
}

.viewleft
{
	float: left;
	width: 202px;
}

/*嘉宾用户*/
.onlineuser
{
	background: url(/version3/image/interview/onlineuser.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=    'http://www.qd-n-tax.gov.cn/version3/image/interview/onlineuser.png' );
	_background: none;
	width: 110px;
	height: 31px;
	background-repeat: no-repeat;
	margin-left: 54px;
}
/*相关图片展示*/
.listphoto
{
	background: url(/version3/image/interview/photolist.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=    'http://www.qd-n-tax.gov.cn/version3/image/interview/photolist.png' );
	_background: none;
	width: 134px;
	height: 24px;
	margin-top: 10px;
	margin-left: 40px;
}

.viewright
{
	float: left;
	width: 800px;
	overflow: hidden;
	padding-top: 20px;
}

.divleft
{
	width: 7px;
	height: 16px;
	float: left;
}
.divcenter
{
	height: 23px;
	width: 620px;
	float: left;
	margin-left: 8px;
}

.divrefresh
{
	float: left;
	width: 40px;
}

.refresh
{
	color: White;
	padding-top: 9px;
	display: block;
	font-size: 14px;
	cursor: pointer;
}
.divright
{
	float: left;
	text-align: right;
	width: 80px;
	height: 22px;
}
.divcontent
{
	margin-bottom: 20px;
}

/*公告栏*/
#notice
{
	height: auto;
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
	color: #ffffff;
	width:770px;
}
/*页脚版权信息*/#footer
{
	width: 1002px;
	margin:0 auto;
	text-align: center;
	padding-top: 10px;
	color: #001E5A;
	height: 30px;
	line-height: 30px;
	clear:both; 
	border-top:solid 1px #cccccc;
	font-size:12px;
}
/*---------------------------------------------在线访谈结束-----------------------------------------------*/

