@charset "utf-8";
/*影视工业网-新图 CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:微软雅黑, Verdana, Geneva, sans-serif, 宋体;
	font-size:12px;
	line-height:180%;
	color:#333;
}
a:link {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#3b75c9;
	text-decoration:underline;
}
a:active {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
img {border:0;}

/*修复BUG*/
.clearBoth {
	_height:1px;
	_overflow:hidden;
	clear:both;
}
.fixMargin {
	_display:inline;
}

/*Start 李海棠在2011-10-30添加*/
.clearfix:after {
	visibility:hidden !important;
	display:block !important;
	font-size:0 !important;
	content:" " !important;
	clear:both !important;
	height:0 !important;
}
.clearfix {
	display:inline-block !important;
}
html[xmlns] .clearfix {
	display:block !important;
}
* html .clearfix {
	height:1% !important;
}
/*End 李海棠在2011-10-30添加*/

/*其它颜色字符*/
.red {color:#F00;}
.red a {color:#F00;}
.red a:hover {color:#6243ff;}
a .red {color:#F00;}
a .red:hover {color:#6243ff;}

.blue {color:#6243ff;}
.blue a {color:#6243ff;}
.blue a:hover {color:#F00;}
a .blue {color:#6243ff;}
a .blue:hover {color:#F00;}

.gray {color:#4b4b4b;}
.gray a {color:#4b4b4b;}
.gray a:hover {color:#6243ff;}
a .gray {color:#4b4b4b;}
a .gray:hover {color:#6243ff;}

.black {color:#000;}
.black a {color:#000;}
.black a:hover {color:#6243ff;}
a .black {color:#000;}
a .black:hover {color:#6243ff;}

.white {color:#FFF;}
.white a {color:#FFF;}
.white a:hover {color:#6243ff;}
a .white {color:#FFF;}
a .white:hover {color:#6243ff;}

.green {color:#7dc60e;}
.green a {color:#7dc60e;}
.green a:hover {color:#6243ff;}
a .green {color:#7dc60e;}
a .green:hover {color:#6243ff;}

.gray_2 {color:#cccccc;}
.gray_2 a {color:#cccccc;}
.gray_2 a:hover {color:#6243ff;}
a .gray_2 {color:#cccccc;}
a .gray_2:hover {color:#6243ff;}

/*雅黑字体*/
.yahei, .yahei a, .yahei a:hover, a.yahei, a.yahei:hover {
	font-family:'微软雅黑', '华文黑体', 黑体，Verdana, Geneva, sans-serif, 宋体, '幼圆';
}


/*主休容器*/
.main_box {
	width:980px;
	height:auto;
	margin:auto;
}
/*顶部及菜单*/
.top {
	width:980px;
	height:auto;
	float:left;
	position:relative;
}
.top .logo {
	width:118px;
	height:88px;
	margin-top:5px;
	margin-bottom:10px;
	overflow:hidden;
	float:left;
}
.top .menu {
	width:auto;
	height:auto;
	float:right;
	font-size:14px;
}
.top .menu ul {
	display:block;
	width:auto;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	background:url(../images/menu_left.gif) no-repeat left;
	background-color:#333;
}
.top .menu ul li {
	display:block;
	min-width:75px;
	_width:75px;
	text-align:center;
	height:28px;
	line-height:28px;
	float:left;
	position:relative;
}
.top .menu ul li.selected {
	background:#7dc60e;
}
.top .menu ul li:first.selected {
	background:url(../images/menu_left_02.gif) left bottom no-repeat !important;
	background-color:#FFF !important;
}
.top .menu ul li a {
	display:block;
	min-width:60px;
	_width:60px;
	text-align:center;
	height:28px;
	line-height:28px;
	padding:0px 10px;
	background:none;
	white-space:nowrap;
	font-size:14px;
	color:#FFF;
}
.top .menu ul li a:hover {
	display:block;
	min-width:60px;
	_width:60px;
	text-align:center;
	height:28px;
	line-height:28px;
	padding:0px 10px;
	background:#7dc60e;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
.top .menu ul li a.hover {
	background:url(../images/menu_left_02.gif) left bottom no-repeat !important;
	background-color:#FFF !important;
}
.top .menu ul.menu_right {
	background:url(../images/menu_right.gif) right no-repeat;
}
.top .menu ul.menu_right a {
	color:#333;
	padding:0px 0px;
}
.top .menu ul.menu_right a:hover {
	padding:0px 0px;
	color:#09F;
	background:none;
	text-decoration:underline;
}
.top .menu ul.menu_down {
	display:none;
	position:absolute;
	width:auto;
	background:#333;
	left:0px;
	z-index:101;
	
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    CCborderRadiusBL: 5px;
	
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    CCborderRadiusBR: 5px;
}
.top .menu ul.menu_down li {
	min-width:95px;
	_width:97px;
	padding:0px;
	}
.top .menu ul.menu_down li a {
	width:100%;
	padding:0px;
	}
.top .menu ul.menu_down li a:hover {
	width:100%;
	padding:0px;
	}
.top .menu ul.menu_down li a.hover {
	background:url(../images/menu_down_hover.gif) center bottom no-repeat;
	}
.top .menu ul.menu_down li span {
	display:block;
	display:none;
	width:100px;
	height:28px;
	position:absolute;
	left:100px;
	top:0px;
	text-align:left;
	color:#ff9900;
	white-space:nowrap;
}
.top .mail {
	width:800px;
	height:auto;
	float:right;
	text-align:right;
	margin-top:5px;
}
.top .mail img {
	border:none;
	vertical-align:middle;
	margin-right:10px;
	filter:
}

/*气泡*/
.msgBox {
	width:auto;
	height:auto;
	position:absolute;
	right:10px;
	top:65px;
	background:#FFC;
	border:1px solid #CCC;
	padding:5px;
	display:none;
}
.msgBox dl, .msgBox dt, .msgBox dd {
	padding:0px;
	margin:0px;
}
.msgBox dl {
	position:relative;
}
.msgBox dt {
	width:auto;
	height:auto;
	text-align:right;
	position:absolute;
	right:0px;
	top:2px;
	_top:8px;
}
.msgBox dt img {
	cursor:pointer;
}
.msgBox dd {
	padding-right:18px;
	white-space:nowrap;
	_display:block;
	_width:1px;
	_height:auto;
	_float:left;
}
.msgBox dd.msgBox_icon {
	width:15px;
	height:12px;
	position:absolute;
	right:27px;
	top:-12px;
}
.msgBox {
	right:120px !important;
	top:30px !important;
}
.msgBox .y {
	color:#333;
}
.msgBox .y a {
	color:#069;
}
/*顶部搜索框*/
.topSearch {
	width:980px;
	height:auto;
	margin-top:10px;
	float:left;
	_margin-top:20px;
}
.topSearch .topSearch_input {
	width:720px;
	height:100px;
	height:99px \9;
	_height:99px;
	float:left;
	background:#99ff0f;
	border:1px solid #9a9a9a;
	border-right:none;
	_margin-right:-1px;
	position:relative;
	z-index:99;
	
	-webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    CCborderRadiusTL: 10px;
}
.topSearch .topSearch_input input {
	background:none;
	border:none;
	padding:0px;
	width:680px;
	height:90px;
	margin:5px 20px;
	font-size:39px;
	color:#333;
	line-height:90px;
	_margin-bottom:0px;
}
.topSearch .topSearch_input_more {
	position:absolute;
	width:958px;
	height:auto;
	padding:10px 0px;
	background:#FFF;
	border:1px solid #9a9a9a;
	border-top:none;
	left:10px;
	top:101px;
	z-index:100;
	display:none;
}
.topSearch .topSearch_input_more ul {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
}
.topSearch .topSearch_input_more ul li {
	display:block;
	width:938px;
	height:auto;
	line-height:250%;
	padding:0px 10px;
	cursor:pointer;
}
.topSearch .topSearch_input_more ul li.hover {
	background:#AAA;
}
.topSearch .topSearch_input_more ul li a {
	text-decoration:underline;
	margin-left:10px;
}
.topSearch .topSearch_btn {
	width:259px;
	height:102px;
	float:left;
}
.topSearch .topSearch_btn a {
	display:block;
	width:259px;
	height:102px;
	background:url(../images/N_btn_01.gif) no-repeat;
}
.topSearch .topSearch_btn a:hover {
	background:url(../images/N_btn_01.gif) no-repeat 0px -108px;
}
.topSearch_info {
	width:980px;
	height:auto;
	float:left;
}
.topSearch_info .topSearch_info_left {
	min-width:481px;
	_width:481px;
	min-height:321px;
	_height:321px;
	float:left;
	background:#333;
	text-align:center;
	
	-webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    CCborderRadiusBL: 10px;
	
	-webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    CCborderRadiusBR: 10px;
}
.topSearch_info .topSearch_info_left img {
	border:none;
	margin-top:12px;
	max-width:600px;
	max-height:none;
}
.topSearch_info .topSearch_info_right {
	width:233px;
	height:auto;
	float:right;
	margin-right:75px;
	_display:inline;
}
.topSearch_info .topSearch_info_right a:link {
	display:block;
	width:233px;
	height:92px;
	text-align:center;
	line-height:84px;
	color:#FFF;
	margin-top:48px;
	font-size:26px;
	background:url(../images/N_btn_02.gif) no-repeat;
}
.topSearch_info .topSearch_info_right a:visited {
	display:block;
	width:233px;
	height:92px;
	text-align:center;
	line-height:84px;
	color:#FFF;
	margin-top:48px;
	font-size:26px;
	background:url(../images/N_btn_02.gif) no-repeat;
}
.topSearch_info .topSearch_info_right a:hover {
	color:#960;
	text-decoration:none;
	background:url(../images/N_btn_02.gif) no-repeat 0px -92px;
}
.topSearch_info .topSearch_info_right a:active {
	width:229px;
	height:89px;
	color:#960;
	padding-left:4px;
	padding-top:3px;
	text-decoration:none;
	background:url(../images/N_btn_02.gif) no-repeat 0px -184px;
}
.topSearch_info .topSearch_info_right a.topSearch_info_btn02:link {
	background:url(../images/N_btn_02.gif) no-repeat -233px -0px;
}
.topSearch_info .topSearch_info_right a.topSearch_info_btn02:visited {
	background:url(../images/N_btn_02.gif) no-repeat -233px -0px;
}
.topSearch_info .topSearch_info_right a.topSearch_info_btn02:hover {
	color:#960;
	background:url(../images/N_btn_02.gif) no-repeat -233px -92px;
}
.topSearch_info .topSearch_info_right a.topSearch_info_btn02:active {
	color:#960;
	background:url(../images/N_btn_02.gif) no-repeat -233px -184px;
}

/*底部*/
.bottom {
	width:980px;
	height:auto;
	text-align:center;
	margin-top:15px;
}

/*loading*/
.ajax_loading {
	width:70px;
	height:70px;
	text-align:center;
	overflow:hidden;
	background:#FFF;
	padding:10px;
}
.ajax_loading img {
	width:50px;
	height:50px;
	margin:10px;
}

/*modal*/
body{
	_height:100%;
}
#simplemodal-overlay {
	background-color:#000;
}
#simplemodal-container {
}
#simplemodal-container a.modalCloseImg {
}
#simplemodal-container a.modalCloseImg:hover {
}

/*产品选择器*/
.product_selector {
	width:550px;
	height:auto;
}
.product_selector .product_selector_top {
	width:516px;
	height:40px;
	background:#333;
	line-height:40px;
	font-size:14px;
	color:#0F0;
	padding:0px 17px;
	
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    CCborderRadiusTL: 5px;
	
	-webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    CCborderRadiusTR: 5px;
}
.product_selector .product_selector_top a.product_selector_btn01 {
	display:block;
	width:19px;
	height:19px;
	background:url(../images/N_icon_06.gif);
	float:right;
	margin-top:10px;
}
.product_selector .product_selector_top a.product_selector_btn01:hover {
	background:url(../images/N_icon_06.gif) no-repeat 0px -19px;
}
.product_selector .product_selector_top a.product_selector_btn02 {
	display:block;
	width:86px;
	height:19px;
	background:url(../images/N_icon_07.gif) no-repeat;
	float:right;
	margin-top:10px;
	padding-right:10px;
}
.product_selector .product_selector_top a.product_selector_btn02:hover {
	background:url(../images/N_icon_07.gif) no-repeat 0px -19px;
}
.product_selector .product_selector_bottom {
	width:550px;
	height:210px;
	overflow:hidden;
	background:#FFF;
}
.product_selector .product_selector_list {
	width:470px;
	height:auto;
	overflow-x:hidden;
	padding:20px 40px;
}
.product_selector .product_selector_list ul {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
}
.product_selector .product_selector_list ul li {
	display:inline-block;
	_zoom:1;
	_display:inline;
	padding:9px 15px;
	border:1px solid #CCC;
	margin:10px;
	cursor:pointer;
}
.product_selector .product_selector_list ul li.hover {
	background:#CCC;
	color:#FF0;
}
.product_selector .product_selector_list div {
	width:470px;
	height:auto;
	overflow-x:hidden;
	text-align:left;
}
.product_selector .product_selector_list span {
	display:inline-block;
	width:84px;
	height:auto;
	padding:5px;
	cursor:pointer;
}
.product_selector .product_selector_list span.hover {
	background:#CCC;
}
.product_selector .product_selector_pages {
	text-align:right;
	padding:0px 20px;
	word-spacing:5px;
}
.product_selector .product_selector_pages a.selected {
	font-weight:bold;
	font-size:14px;
}
.product_selector .product_selector_pages a.selected:hover {
	font-weight:bold;
	font-size:14px;
}

/*转发*/
#forWard_box .product_selector_bottom {
	height:auto;
}
#forWard_box .forWard_content {
	width:520px;
	height:auto;
	padding:15px;
	background:#FFF;
}
#forWard_box .forWard_code {
	width:500px;
	height:auto;
	padding:10px;
	background:#fffdd4;
}
#forWard_box .forWard_code h1 {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
#forWard_box .forWard_code p {
	padding:0px;
	margin:0px;
}
#forWard_box .forWard_input {
	width:520px;
	height:auto;
	padding-top:20px;
}
#forWard_box .forWard_input textarea {
	width:100%;
	overflow:auto;
}
#forWard_box .forWard_btn {
	width:520px;
	height:21px;
	margin-top:15px;
}
#forWard_box .forWard_btn a {
	display:block;
	float:right;
	width:71px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin-right:10px;
	_display:inline;
	background:url(../images/N_btn_14.gif) no-repeat 0px 0px;
}
#forWard_box .forWard_btn a:hover {
	background:url(../images/N_btn_14.gif) no-repeat 0px -21px;
}

/*警告窗口*/
.alertWindows {
	width:300px;
	height:150px;
}
.alertWindows .alertWindows_top {
	width:270px;
	height:30px;
	background:#333;
	line-height:30px;
	color:#0F0;
	padding:0px 15px;
}
.alertWindows .alertWindows_bottom {
	width:270px;
	height:90px;
	background:#FFF;
	padding:15px;
	text-align:center;
}
.alertWindows .alertWindows_bottom span {
	display:block;
}
.alertWindows .alertWindows_bottom div.alertWindows_text {
	width:270px;
	height:69px;
	overflow:hidden;
}
.alertWindows .alertWindows_bottom div.alertWindows_btnBox {
}
.alertWindows .alertWindows_bottom div.alertWindows_btnBox a {
	display:block;
	float:right;
	width:71px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin-right:10px;
	_display:inline;
	background:url(../images/N_btn_14.gif) no-repeat 0px 0px;
}
.alertWindows .alertWindows_bottom div.alertWindows_btnBox a:hover {
	background:url(../images/N_btn_14.gif) no-repeat 0px -21px;
}
.alertWindows .alertWindows_top a.alertWindows_btn01 {
	display:block;
	width:19px;
	height:19px;
	background:url(../images/N_icon_06.gif);
	float:right;
	overflow:hidden;
	margin-top:5px;
	_display:inline;
}
.alertWindows .alertWindows_top a.alertWindows_btn01:hover {
	background:url(../images/N_icon_06.gif) no-repeat 0px -19px;
}

/*分享到*/
.UI_Share {
	width:420px;
	height:16px;
	padding:10px;
	background:#FFF;
	overflow:hidden;
	border:4px solid #CCC;
}
.UI_Share span {
	display:inline-block;
	height:16px;
	line-height:16px;
	vertical-align:top;
}
.UI_Share ul {
	padding:0px;
	margin:0px;
	list-style:none;
	white-space:nowrap;
}
.UI_Share ul li {
	display:inline-block;
	width:16px;
	height:16px;
	_zoom:1;
	_display:inline;
	margin-left:4px;
	_margin-left:7px;
	overflow:hidden;
}
.UI_Share ul li img {
	border:none;
}
.UI_Share ul li.shareSina img {margin-top:-160px;}
.UI_Share ul li.shareDouban img {margin-top:-240px;}
.UI_Share ul li.shareKaixin img {margin-top:-80px;}
.UI_Share ul li.shareRenren img {margin-top:-96px;}
.UI_Share ul li.sharelive img {margin-top:-224px;}
.UI_Share ul li.sharefacebook img {margin-top:-192px;}
.UI_Share ul li.shareBaishehui img {margin-top:-16px;}
.UI_Share ul li.shareTwitter img {margin-top:-144px;}
.UI_Share ul li.shareZhuaxia img {margin-top:-112px;}
.UI_Share ul li.shareXianguo img {margin-top:-128px;}
.UI_Share ul li.shareDelicious img {margin-top:-32px;}
.UI_Share ul li.shareBaidu img {margin-top:-64px;}
.UI_Share ul li.shareQQ img {margin-top:-48px;}
.UI_Share ul li.shareSohu img {margin-top:0px;}
.UI_Share ul li.shareQT img {margin-top:0px;}
.UI_Share .UI_Share_close {
	width:16px;
	height:16px;
	overflow:hidden;
	float:right;
	cursor:pointer;
}
/*产品页报价UI*/
#Quote_box {
	width:auto;
	height:auto;
	background:none;
	border:none;
}
#UI_Quote {}
#UI_Quote .product_selector_bottom {
	height:auto;
}
#UI_Quote .UI_Quote_content {
	width:520px;
	height:auto;
	padding:15px;
	background:#FFF;
}
#UI_Quote .UI_Quote_content table td {
	padding:5px;
}

/*2011-04-28 新导航 新头部*/
.newTop {
	width:100%;
	height:auto;
	padding-bottom:15px;
}

/*2011-07-04 for气泡*/
.newTop .newTop_top {
	height:81px;
	width:980px;
	margin:auto;
	position:relative;
}


.newTop .newLogo {
	width:231px;
	height:66px;
	margin-top:6px;
	margin-left:14px;
	float:left;
	_display:inline;
}
.newTop .newUser {
	width:auto;
	height:25px;
	float:right;
}
.newTop .newUser .newUser_corner {
	width:4px;
	height:25px;
	overflow:hidden;
	float:left;
}
.newTop .newUser .newUser_Content {
	width:auto;
	height:25px;
	float:left;
	background:#f2f2f2;
	line-height:25px;
	padding:0px 18px;
}
.newTop .newUser .newUser_Content .newUser_info {
	color:#999;
}
.newTop .newUser .newUser_Content .newUser_info:hover {
	color:#06F;
}
.newTop .newUser .newUser_Content .newUser_info span {
	text-decoration:underline;
}
.newTop .newWeibo {
	width:720px;
	height:auto;
	float:right;
	text-align:right;
	margin-top:30px;
	margin-left:15px;
}
.newTop .newWeibo img {
	cursor:pointer;
}

.newWeibo i{
    display: block;
    width: 62px;
    height:16px;
    float:right;
    margin-right:15px;
    _display: inline;
    background: url(../images/fabubutton.png) no-repeat;
}
.newWeibo i.shipin:hover{
    background-position: 0px -20px;
}
.newWeibo i.tiezi{
    background-position: -65px 0px;
}
.newWeibo i.tiezi:hover{
    background-position: -65px -20px;
}
.newWeibo i.weibo{
    width: 107px;
    height:18px;
    _display: inline;
    background: url(../images/N_icon_15.gif) no-repeat;
}
.newWeibo i.sync{
    width: 107px;
    height:18px;
    _display: inline;
    background: url(../images/sina_sync.png) no-repeat;
}
.newWeibo i.synced{
    width: 107px;
    height:18px;
    _display: inline;
    background: url(../images/sina_synced.png) no-repeat;
}
.newWeibo i.cine{
	font-style:normal;
    height:18px;
	width:100px;
	line-height:18px;
    _display: inline;
	padding-left:2px;
    background: url(../images/16x16.png) no-repeat;
}
.newTop .newMenu_box {
	background:#333;
	height:30px;
	line-height:30px;
}
.newTop .newMenu_box .menu {
	width:980px;
	height:30px;
	margin:auto;
	font-size:14px;
}
.newTop .newMenu_box .menu a {
	font-size:14px;
}
.newTop .newMenu_box .menu ul {
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	background-color:#333;
}
.newTop .newMenu_box .menu ul li {
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
	float:left;
	position:relative;
	z-index:9998
}
.newTop .newMenu_box .menu ul li.selected {
	background:#7dc60e;
	color:#FFF;
}
.newTop .newMenu_box .menu ul li.selected a {
	color:#FFF;
}
.newTop .newMenu_box .menu ul li:first.selected {
}
.newTop .newMenu_box .menu ul li a {
	display:block;
	min-width:40px;
	_width:40px;
	text-align:center;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	background:none;
	white-space:nowrap;
	font-size:14px;
	color:#CCC;
}
.newTop .newMenu_box .menu ul li a:hover {
	display:block;
	min-width:50px;
	_width:50px;
	text-align:center;
	height:30px;
	line-height:30px;
	padding:0px 10px;
	background:#7dc60e;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
.newTop .newMenu_box .menu ul li a.hover {
}
.newTop .newMenu_box .menu ul li.menu_right {
	float:right !important;
}
.newTop .newMenu_box .menu ul.menu_down {
	display:none;
	position:absolute;
	width:auto;
	background: #414141;
	left:0px;
	z-index:9999;
	
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    CCborderRadiusBL: 5px;
	
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    CCborderRadiusBR: 5px;
}
.newTop .newMenu_box .menu ul.menu_down li {
	min-width:95px;
	_width:97px;
	padding:0px;
	}
.newTop .newMenu_box .menu ul.menu_down li a {
	width:100%;
	padding:0px;
	}
.newTop .newMenu_box .menu ul.menu_down li a:hover {
	width:100%;
	padding:0px;
	}
.newTop .newMenu_box .menu ul.menu_down li a.hover {
	background:url(../images/menu_down_hover.gif) center bottom no-repeat;
	}
.newTop .newMenu_box .menu ul.menu_down li span {
	display:block;
	display:none;
	width:100px;
	height:28px;
	position:absolute;
	left:100px;
	top:0px;
	text-align:left;
	color:#ff9900;
	white-space:nowrap;
}

.newTop .newMenu_grayBorder {
	background:#f2f3f3;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.newIndex_stream {
  padding-bottom:10px;
}
.newIndex_banner {
  width:980px;
  height:auto;
}
.newIndex_banner a{
  padding: 0 10px;
}
.newIndex_banner a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}

/* 2011-07-04 新頭部 氣泡 */
.newTop .msgBox {
	width:auto;
	height:auto;
	position:absolute;
	right:120px;
	top:40px;
	background:#FFC;
	border:1px solid #CCC;
	padding:5px;
	display:none;
}
.newTop .msgBox dl, .newTop .msgBox dt, .newTop .msgBox dd {
	padding:0px;
	margin:0px;
}
.newTop .msgBox dl {
	position:relative;
}
.newTop .msgBox dt {
	width:auto;
	height:auto;
	text-align:right;
	position:absolute;
	right:0px;
	top:2px;
	_top:8px;
}
.newTop .msgBox dt img {
	cursor:pointer;
}
.newTop .msgBox dd {
	padding-right:18px;
	white-space:nowrap;
	_display:block;
	_width:1px;
	_height:auto;
	_float:left;
}
.newTop .msgBox dd.msgBox_icon {
	width:15px;
	height:12px;
	position:absolute;
	right:27px;
	top:-12px;
}

/* 右侧*/
.push_column{
    margin-top:10px;
}
.push_column .stream_push{
    float:left;
    width:590px;
}
.push_column h2{
    font-size:16px;
    color:#070;
    padding-bottom:10px;
    font-weight:normal;
    border-bottom:1px solid #E6E6E6;
    margin:0px;
}
.push_column ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
.push_column .stream_push li{
    padding:17px 0;
    border-bottom:1px solid #E6E6E6;
	min-height:100px;
}
.stream_push .stream_title{
    font-size:16px;
	color:#222;
}

.push_column .stream_column li{
    display: block;
    width: 110px;
    height: 110px;
    float: left;
    text-align: center;
    _display: inline;
    padding-top: 17px;
}
.push_column .stream_column li img{
    width:69px;
    height:69px;
    border:3px solid #D1D1D1;
}
.push_column .stream_column{
    float:right;
    width:350px;
}
h2.padding_top{
    margin-top:30px;
}
ul.stream_orginal li{
    
}
ul.stream_orginal li span.stream_img{
    display: block;
    width: 69px;
    height: auto;
    float: left;
    padding-right: 10px;
    text-align: center;
}
ul.stream_orginal li span.stream_img a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
.stream_zone{
    float:right;
    width:350px;
}
.stream_zone img{
    margin:10px 20px 0 0;
    width:350px;
    border:0;

}
.stream_zone ul{
    width:350px;
    margin:0px;
    padding:0px;
}
.stream_zone li{
    margin-left:0px;
    padding:0px;
    margin-right:20px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px dotted #E6E6E6; 
}
.stream_zone li a{
    font-size:12px;
    color:#069;
}
.focus{
    float:right;
    width:350px;
    margin-bottom:20px;
}
.focus li{
    margin:10px 5px 0 0;
    padding:0px;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 30px;    
}
.focus a{
    width: 40px;
    height: 40px;
    display:block;
    background:url("http://bdimg.share.baidu.com/static/images/is_32.png") no-repeat;
}
.focus a.qzone{
    background-position:0 -75px!important;
}
.focus a.tsina{
    background-position:0 -115px!important;
}
.focus a.tqq{
    background-position:0 -235px!important;
}
.focus a.renren{
    background-position:0 -195px!important;
}
.focus a.douban{
    background-position:0 -395px!important;
}
.focus a.weixin{
    margin-top:5px;
    width:32px;
    height:32px;
}
.focus a.tsohu{
    background-position:0 -435px!important;
}
.focus a.t163{
    background-position:0 -715px!important;
}
.focus douban{
    background-position:0 -395px!important;
}
.nlabels {
    margin: 0 0 1px 5px;
    color: #F60;
    font-family: SimHei;
    font-style: normal;
	font-size:12px;
}
/*end 右侧*/

/* 返回顶部 */
p#back-to-top{
    position:fixed;
    bottom:25px;
    left:50%;
    margin-left:205px;
    display:none;
}
p#back-to-top a{
    text-align:center;
    text-decoration:none;
    color:#000;
    display:block;
    width:20px;
}
p#back-to-top a span{
    background:#ddd ;
    border-radius:6px;
    display:block;
    height:80px;
    width:20px;
    margin-bottom:5px;
}
#back-to-top a:hover span{
    background:#ddd;
}