@charset "utf-8";
/*影视工业网-新图 二级页面 CSS Document */

/*产品中心*/
.topSearch {
	_padding-top:10px;
}
.topSearch .topSearch_input2 {
	width:720px;
	height:100px;
	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;
	
	-webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    CCborderRadiusBL: 10px;
}
.topSearch .topSearch_input2 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;
}
.Products_box {
	width:980px;
	height:auto;
	float:left;
	margin-top:36px;
}
.Products_box .Products_menu {
	width:760px;
	height:auto;
	margin:auto;
	padding:0px 15px 60px 15px;
	border-top:1px solid #000;
}
.Products_box .Products_menu ul {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
}
.Products_box .Products_menu ul li {
	display:block;
	float:left;
	width:auto;
	_width:1px;
	height:55px;
	overflow-y:hidden;
}
.Products_box .Products_menu ul li span {
	display:block;
	width:50px;
	height:55px;
	padding:5px 20px;
	font-size:15px;
	font-weight:bold;
	color:#999;
	overflow:hidden;
	line-height:22px;
}
.Products_box .Products_menu ul li a {
	display:block;
	width:auto;
	_width:1px;
	white-space:nowrap;
	height:55px;
	line-height:55px;
	padding:0px 7px;
	font-size:19px;
	font-weight:bold;
}
.Products_box .Products_menu ul li a:hover {
	font-size:20px;
	font-weight:bold;
	background:#CCC;
	text-decoration:none;
}
.Products_form {
	width:980px;
	height:auto;
	float:left;
}

/*单个条目页面*/
.chartBox {
	width:980px;
	height:auto;
	float:left;
	_padding-top:20px;
	margin-bottom:20px;
	_margin-bottom:10px;
}
.chartBox .chart_left {
	width:240px;
	height:auto;
	float:left;
	position:relative;
	z-index:199;
}
.chartBox .chart_info {
	width:219px;
	height:116px;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:17px;
	padding-left:6px;
	background:url(../images/chart_left.gif) right no-repeat;
	z-index:200;
}
.chartBox .chart_infoBox {
	width:199px;
	height:auto;
	float:right;
	color:#999;
}
.chartBox .chart_job {
	min-width:1px;
	_width:65px;
	height:auto;
	float:left;
	padding-top:1px;
}
.chartBox .chart_job ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.chartBox .chart_job ul li {
	display:block;
	width:65px;
	line-height:20px;
	padding-left:5px;
	color:#FFF;
	background:#666;
	white-space:nowrap;
	letter-spacing:3px;
}
.chartBox .chart_headPhoto {
	width:59px;
	height:59px;
	float:left;
	border:1px solid #FFF;
	margin-left:12px;
	_display:inline;
}
.chartBox .chart_headPhoto img {
	width:59px;
	height:59px;
}
.chartBox .chart_seeYou {
	width:55px;
	height:auto;
	line-height:260%;
	float:left;
	position:relative;
	cursor:pointer;
	text-align:center;
}
.chartBox .chart_seeYou_hover {background:url(../images/N_btn_04.gif) no-repeat; color:#FFF;}
.chartBox .chart_seeYou_selected {background:url(../images/N_btn_04.gif) no-repeat -55px 0px; color:#FFF;}
.chartBox .chart_seeYou_opsition {
	display:none;
	position:absolute;
	width:auto;
	height:auto;
	background:#777;
	left:-15px;
	top:25px;
	padding:0px 10px;
	white-space:nowrap;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
}
.chartBox .chart_seeYou_opsition span {
	margin:0px 5px;
}
.chartBox .chart_name {
	width:120px;
	height:auto;
	_height:20px;
	_overflow:hidden;
	float:left;
	line-height:260%;
	_line-height:16px;
	margin-left:24px;
	_display:inline;
	_padding-top:8px;
}
.chartBox .chart_name img {
	margin-left:5px;
}

.chartBox .chart_right {
	width:694px;
	height:auto;
	float:right;
	background:#f2f3f3;
	border:1px solid #CCC;
	padding:10px 30px;
	min-height:111px;
	_height:88px;
	overflow-x:hidden;
	
/*	-webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;*/
    /*CCborderRadiusTR: 10px;*/
	
 /*	-webkit-border-bottom-right-radius: 10px;
   -moz-border-radius-bottomright: 10px;*/
    /*CCborderRadiusBR: 10px;*/
}
.chartBox .chart_right .chart_text {
	min-height:67px;
	_height:67px;
	font-size:14px;
	}
.chartBox .chart_right .chart_text img {
	max-width:690px;
}
.chartBox .chart_right .chart_text h1 {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
	line-height:200%;
}
.chartBox .chart_right .chart_text p {
	display:block;
	padding:0px;
	margin:0px;
	font-size:14px;
}
.chartBox .chart_right .chart_text p a {
	font-size:14px;
}
.chartBox .chart_right .chart_text p a:hover {
	font-size:14px;
}
.chartBox .chart_right .chart_text .chart_streamPhoto {
	width:100%;
	height:auto;
	padding:10px 0px;
}
.chartBox .chart_right .chart_text .chart_streamPhoto img {
	display:inline-block;
	_zoom:1;
	_display:inline;
	height:74px !important;
	width:auto !important;
	margin-right:5px;
	padding:1px;
	border:1px solid #CCC;
}
.chartBox .chart_right .chart_text .chart_streamPhoto p {
	display:none;
}
.chartBox .chart_right .chart_text .chart_streamPhoto br {
	display:none;
}
.chartBox .chart_right .chart_control {
	text-align:right;
	word-spacing:5px;
}
.chartBox .chart_right .related {
	margin-top:15px;
}
.chartBox .chart_right .related h2{
	font-size:14px;
	font-weight: bold;
	color: #609C17;
	line-height:120%;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom: 1px solid #CCC;
}
.chartBox .chart_say {}
.chartBox .chart_say textarea {
	width:682px;
	height:60px;
	margin:0px;
	padding:5px;
	border:1px solid #DDD;
}
.chartBox .chart_say textarea.hover {border:1px solid #EEE;}
.chartBox .chart_say textarea.selected {border:1px solid #0F0;}
.chartBox .chart_sayBtn {
	margin-top:15px;
	padding-right:10px;
}
.chartBox .chart_sayBtn a:link {
	display:block;
	float:right;
	width:98px;
	height:31px;
	background:url(../images/N_btn_05.gif) no-repeat;
}
.chartBox .chart_sayBtn a:visited {
	display:block;
	float:right;
	width:98px;
	height:31px;
	background:url(../images/N_btn_05.gif) no-repeat;
}
.chartBox .chart_sayBtn a:hover {background:url(../images/N_btn_05.gif) no-repeat 0px -31px;}
.chartBox .chart_sayBtn a:active {background:url(../images/N_btn_05.gif) no-repeat 0px -62px;}

/*profile 页面*/
.profileBox {
	width:980px;
	height:auto;
	float:left;
	_margin-top:20px;
	margin-bottom:40px;
	_margin-bottom:10px;
	background:url(../images/N_profile_bottom.gif) bottom no-repeat;
}
.profileBox .profile_content {
	width:980px;
	height:auto;
	float:left;
}
.profileBox .profile_left {
	width:624px;
	height:264px;
	float:left;
	overflow:hidden;
}
.profileBox .profile_left img {
	width:624px;
	height:264px;
	border:none;
}
.profileBox .profile_right {
	width:306px;
	height:244px;
	float:right;
	overflow:hidden;
	padding:10px 25px;
	background:url(../images/N_profile_right.gif) right no-repeat;
}
.profileBox .profile_info {
	width:306px;
	min-height:115px;
	_height:115px;
}
.profileBox .profile_info dl, .profileBox .profile_info dt, .profileBox .profile_info dd {
	display:block;
	padding:0px;
	margin:0px;
	width:180px;
	height:auto;
}
.profileBox .profile_info dt {
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
}
.profileBox .profile_info dt img {
	margin-left:10px;
}
.profileBox .profile_info ul {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	width:55px;
	height:auto;
	float:right;
}
.profileBox .profile_info ul li {
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	padding-left:5px;
	color:#FFF;
	background:#666;
	letter-spacing:3px;
	overflow:hidden;
}
.profileBox .profile_history {
	width:286px;
	height:42px;
	overflow:hidden;
	padding:10px;
	background:#CCC;
	cursor:pointer;
}
.profileBox .profile_history_hover {
	background:#FF0;
}
.profileBox .profile_history strong {
	font-size:14px;
}
.profileBox .profile_btn {
	width:296px;
	height:auto;
	padding-left:10px;
	padding-top:10px;
}
.profileBox .profile_btn a.guangjiao {
	display:block;
	width:auto;
	height:56px;
	padding-left:56px;
	padding-right:20px;
	float:left;
	font-size:14px;
	line-height:56px;
	background:url(../images/N_btn_06.gif) no-repeat 0px -392px;
}
.profileBox .profile_btn a.guangjiao:hover {
	background:url(../images/N_btn_06.gif) no-repeat 0px -336px;
	font-size:14px;
	text-decoration:none;
}
.profileBox .profile_btn a.jujiao {
	display:block;
	width:auto;
	height:56px;
	padding-left:56px;
	padding-right:20px;
	float:left;
	font-size:14px;
	line-height:56px;
	background:url(../images/N_btn_06.gif) no-repeat 0px -392px;
}
.profileBox .profile_btn a.jujiao:hover {
	background:url(../images/N_btn_06.gif) no-repeat 0px -336px;
	font-size:14px; 
	text-decoration:none;
}

.profileBox .profile_history_more {
	width:940px;
	min-height:190px;
	_height:190px;
	padding:10px 20px;
	float:left;
	_overflow-x:hidden;
	display:none;
}
.profileBox .profile_history_more a {
	font-size:14px;
}
.profileBox .profile_history_more dl, .profileBox .profile_history_more dt, .profileBox .profile_history_more dd {
	display:block;
	padding:0px;
	margin:0px;
	width:180px;
	height:auto;
	font-size:14px;
	line-height:200%;
}
.profileBox .profile_history_more dl {
	float:left;
	margin:0px 4px;
}
.profileBox .profile_history_more dt {
	background:#CCC;
	width:170px;
	padding-left:10px;
}
.profileBox .profile_history_more dd {
	width:170px;
	height:26px;
	padding-left:10px;
}
.profileBox .profile_history_more dd a {
	color:#00F;
	text-decoration:underline;
	margin-right:10px;
}
.profileBox .profile_history_more dd a:hover {
	color:#F00;
}
.profileBox .profile_history_more dd.hover {
	background:#dfdfdf;
}
.profileBox .profile_history_more dd input {
	width:155px;
	font-size:14px;
	_margin-top:3px;
}
.profileBox .profile_history_more dd input#userChicken_09 {
	width:70px;
	margin-right:7px;
	_margin-top:3px;
}
.profileBox .profile_history_more dd input#userChicken_10 {
	width:70px;
	margin-right:7px;
	_margin-top:3px;
}
.profileBox .profile_history_more dd input.profile_set {
	width:70px;
	margin-right:7px;
	_margin-top:3px;
}
.profileBox .profile_history_more dd.profile_dateBox {
	position:relative;
	z-index:888;
}
.profileBox .profile_history_more dd #profile_date {
	display:none;
	width:auto;
	height:auto;
	position:absolute;
	background:#DDD;
	border:1px solid #F60;
	padding:20px 10px;
	text-align:center;
	white-space:nowrap;
	left:-10px;
	top:-2px;
	z-index:900;
}
.profileBox .profile_history_more dd #profile_date input {
	width:auto;
	cursor:pointer;
}
.profileBox .profile_history_more dd .profile_date {
	display:none;
	width:auto;
	height:auto;
	position:absolute;
	background:#DDD;
	border:1px solid #F60;
	padding:20px 10px;
	text-align:center;
	white-space:nowrap;
	left:-10px;
	top:-2px;
	z-index:900;
}
.profileBox .profile_history_more dd .profile_date input {
	width:auto;
	cursor:pointer;
}

/*产品页*/
.productPages {
	width:980px;
	height:auto;
	float:left;
	_padding-top:10px;
}
.productPages .product_please {margin-bottom:5px;}
.productPages .product_please a {
	display:block;
	width:970px;
	height:26px;
	line-height:26px;
	font-size:14x;
	padding-left:10px;
	background:url(../images/N_btn_07.gif) no-repeat;
}
.productPages .product_please a:hover {
	text-decoration:none;
	background:url(../images/N_btn_07.gif) no-repeat 0px -26px;
}
.productPages .product_info {
	width:914px;
	height:auto;
	background:#efefef;
	border:1px solid #CCC;
	padding:17px 32px 5px 32px;
	position:relative;
	border-bottom:none;
	z-index:299;
	margin-bottom:112px;
	
	-webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    CCborderRadiusTR: 5px;
	
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    CCborderRadiusTL: 5px;
}
.productPages .product_info_left {
	width:450px;
	height:auto;
	float:left;
}
.productPages .product_info_left h1 {
	font-size:36px;
	padding:0px;
	margin:0px;
	line-height:180%;
	font-weight:normal;
}
.productPages .product_info_left h2 {
	font-size:20px;
	padding:0px;
	margin:0px;
	line-height:180%;
	color:#F00;
	display:inline;
	margin:0px 10px;
	cursor:pointer;
}
.productPages .product_info_left span {
	font-size:14px;
}
.productPages .product_info_left dl, .productPages .product_info_left dt, .productPages .product_info_left dd {
	display:inline-block;
	_zoom:1;
	_display:inline;
	min-width:10px;
	_width:10px;
	height:auto;
	padding:0xp;
	margin:0px;
}
.productPages .product_info_left dl {
	position:relative;
	height:33px;
	z-index:400;
}
.productPages .product_info_left dt {
	position:absolute;
	left:0px;
	top:12px;
	height:31px;
	line-height:31px;
	border:1px solid #CCC;
	padding:0px 5px;
	white-space:nowrap;
	background:url(../images/N_a_icon_10.gif) center right no-repeat;
	background-color:#FFF;
	z-index:402;
	padding-right:10px;
	cursor:pointer;
	
}
.productPages .product_info_left dt.hover {
	border:1px solid #F00;
}
.productPages .product_info_left dt.selected {
	border:1px solid #CCC !important;
	border-bottom:1px solid #FFF !important;
}
.productPages .product_info_left dt strong {
	font-size:18px;
	cursor:pointer;
}
.productPages .product_info_left dt span {
	padding-left:10px;
	position:relative;
}
.productPages .product_info_left dt span a {
	position:absolute;
	left:30px;
}
.productPages .product_info_left dd {
	position:absolute;
	width:auto;
	height:auto;
	border:1px solid #CCC;
	background:#FFF;
	z-index:401;
	left:0px;
	top:44px;
	display:none;
}
.productPages .product_info_left dd td {
	line-height:31px;
	white-space:nowrap;
	padding:5px;
	padding-right:25px;
}
.productPages .product_info_left dd strong {
	font-size:18px;
}
.productPages .product_info_left dd span {
	font-size:12px;
}
.productPages .product_info_left dd span.yahei {
	padding-left:10px;
	font-size:14px;
}
.productPages .product_info_left dd a {
	color:#00cc33;
	text-decoration:underline;
}
.productPages .product_info_left dd a:hover {
	color:#09F;
}
.productPages .product_info_left dd td.product_Pj {
	padding:0px;
}
.productPages .product_info_left dd td.product_Pj a {
	display:block;
	height:31px;
	line-height:31px;
	padding:0px 5px;
	padding-right:25px;
	text-decoration:none;
	color:#333;
}
.productPages .product_info_left dd td.product_Pj a:hover {
	background:#FF0;
}
.productPages .product_info_left dd span.product_fine {
	color:#F00;
}
.productPages .product_info_left dd span.product_nomal {
	color:#0F0;
}
.productPages .product_info_left dd span.product_Poor {
	color:#AAA;
}
.productPages .product_info_right {
	width:335px;
	height:auto;
	float:left;
}
.productPages .product_info_right a:link {
	display:block;
	width:335px;
	height:96px;
	background:url(../images/N_btn_08.gif) no-repeat;
}
.productPages .product_info_right a:visited {
	display:block;
	width:335px;
	height:96px;
	background:url(../images/N_btn_08.gif) no-repeat;
}
.productPages .product_info_right a:hover {
	display:block;
	width:335px;
	height:96px;
	background:url(../images/N_btn_08.gif) no-repeat 0px -96px;
}
.productPages .product_info_right a:active {
	display:block;
	width:335px;
	height:96px;
	background:url(../images/N_btn_08.gif) no-repeat 0px -192px;
}
.productPages a.product_info_price {
	display:block;
	width:auto;
	height:auto;
	float:left;
	margin-top:70px;
	padding-left:10px;
	white-space:nowrap;
	color:#00F;
}

.productPages .product_Menu {
	width:978px;
	height:102px;
	overflow:hidden;
	position:absolute;
	left:-1px;
	background:#efefef;
	border:1px solid #CCC;
	border-top:none;
	z-index:300;
	
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    CCborderRadiusBR: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    CCborderRadiusBL: 5px;
}
.productPages .product_Menu .product_Menu_left {
	width:296px;
	height:77px;
	background:#FFF;
	border:1px solid #CCC;
	padding:5px;
	margin-left:20px;
	_margin-left:10px;
	margin-top:8px;
	float:left;
	font-size:14px;
	overflow:hidden;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
}
.productPages .product_Menu .product_Menu_left a {
	font-size:14px;
	color:#0C3;
	text-decoration:underline;
}
.productPages .product_Menu .product_Menu_right {
	width:550px;
	height:auto;
	float:right;
	padding-right:50px;
}
.productPages .product_Menu .product_Menu_right dl {
	padding:0px;
	margin:0px;
	display:block;
}
.productPages .product_Menu .product_Menu_right dl dt {
	padding:0px;
	margin:0px;
	display:block;
	text-align:center;
	background:url(../images/N_icon_03.gif) center repeat-x;
}
.productPages .product_Menu .product_Menu_right dl dt span {
	display:inline-block;
	width:217px;
	height:35px;
	background:#FFF;
	line-height:35px;
	font-size:18px;
	border:1px solid #9a9a9a;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
}
.productPages .product_Menu .product_Menu_right dd {
	display:block;
	padding:0px;
	margin:0px;
	text-align:center;
	padding-top:2px;
}
.productPages .product_Menu .product_Menu_right dd ul {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
}
.productPages .product_Menu .product_Menu_right dd ul li {
	display:inline-block;
	_zoom:1;
	_display:inline;
	width:auto;
	height:58px;
	line-height:58px;
	white-space:nowrap;
	font-size:20px;
}
.productPages .product_Menu .product_Menu_right dd ul li span {
	display:inline-block;
	width:auto;
	height:58px;
	white-space:nowrap;
	font-size:20px;
	padding:0px 20px;
	cursor:pointer;
}
.productPages .product_Menu .product_Menu_right dd ul li span.hover {
	background:#CCC;
	color:#FFF;
	text-decoration:none;
}
.productPages .product_Menu .product_Menu_right dd ul li a {
	display:inline-block;
	width:auto;
	height:58px;
	white-space:nowrap;
	font-size:20px;
	padding:0px 20px;
}
.productPages .product_Menu .product_Menu_right dd ul li a:hover {
	background:#CCC;
	text-decoration:none;
}
.productPages .product_box {
	width:980px;
	height:auto;
	padding-bottom:20px;
}
.productPages .product_box dl, .productPages .product_box dt, .productPages .product_box dd {
	display:block;
	padding:0px;
	margin:0px;
}
.productPages .product_box dl.product_box_dl dt.product_box_dt {
	background:#666;
	font-size:14px;
	_width:100%;
	
	-webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    CCborderRadiusTR: 5px;
	
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    CCborderRadiusTL: 5px;
}
.productPages .product_box dl.product_box_dl dt.product_box_dt a {
	color:#FFF;
	font-size:14px;
}
.productPages .product_box dl.product_box_dl dt.product_box_dt span {
	padding:0px 20px;
	_float:left;
	_display:inline;
}
.productPages .product_box dl.product_box_dl dt.product_box_dt span a:hover {
	color:#FF0;
}
.productPages .product_box dl.product_box_dl dd.product_box_dd {
	background:#efefef;
	border:1px solid #CCC;
	border-top:none;
	
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    CCborderRadiusBR: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    CCborderRadiusBL: 5px;
}
/****/
.productPages .product_box ul.product_photoList {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.productPages .product_box ul.product_photoList li {
	display:block;
	width:170px;
	height:auto;
	float:left;
	padding:12px;
	text-align:center;
}
.productPages .product_box ul.product_photoList li img {
	width:168px;
	height:129px;
	border:1px solid #CCC;
}
.productPages .product_box ul.product_photoList li strong {
	display:block;
	margin-top:10px;
}
/****/
.productPages .product_box .product_table {
	padding:10px 30px;
	font-size:14px;
}
.productPages .product_box .product_table .gray {
	color:#999;
	padding-right:20px;
}
.productPages .product_box .product_table td {
	line-height:200%;
}
/****/
.productPages .product_box ul.product_anli {
	display:block;
	width:948px;
	height:264px;
	overflow:hidden;
	margin:0px;
	float:left;
	padding:24px 0px 24px 30px;
}
.productPages .product_box ul.product_anli li {
	display:block;
	width:400px;
	height:auto;
	float:left;
	margin-right:49px;
	margin-bottom:30px;
	line-height:200%;
	position:relative;
	z-index:19;
}
.productPages .product_box ul.product_anli li a {}
.productPages .product_box ul.product_anli li img {
	width:147px;
	height:113px;
	border:1px solid #CCC;
	float:left;
	margin-right:20px;
}
.productPages .product_box ul.product_anli span.more {
	display:block;
	width:auto;
	height:auto;
	position:absolute;
	right:0px;
	bottom:1px;
	z-index:20;
}
/****/
.productPages .product_box dl.product_price {
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	width:958px;
	height:auto;
	padding:10px;
}
.productPages .product_box dl.product_price dt {
	display:block;
	padding:0px;
	margin:0px;
	width:28px;
	height:auto;
	background:#FFF;
	border:1px solid #CCC;
	float:left;
	margin-right:20px;
	text-align:center;
	
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    CCborderRadius: 10px;
}
.productPages .product_box dl.product_price dd {
	display:block;
	padding:0px;
	margin:0px;
	width:220px;
	height:auto;
	float:left;
	margin-right:7px;
	font-size:14px;
	line-height:180%;
}
.productPages .product_box dl.product_price dd strong {
	color:#F00;
	text-decoration:underline;
	font-size:24px;
}
.productPages .product_box dl.product_price_sell {
	height:142px;
	overflow:hidden;
}
.productPages .product_box dl.product_price_sell dt {
	padding:43px 0px;
}
.productPages .product_box dl.product_price_sell dd {
	padding-bottom:25px;
	_padding-bottom:30px;
}
.productPages .product_box dd.product_box_fuckIE6 {
	_height:270px;
	_overflow:hidden;
}
.productPages .product_box dl.product_price_zhu {
	height:90px;
	overflow:hidden;
}
.productPages .product_box dl.product_price_zhu dt {
	padding:25px 0px;
}
.productPages .product_box dl.product_price_zhu dd {
	padding-top:20px;
}
.index_box_product {
	margin-top:0px;
}
/*产品列表页*/
.productPages .product_order {
	border:1px solid #CCC;
	font-size:14px;
	line-height:24px;
/*	background:url(../images/N_icon_04.gif) no-repeat 82px 0px;  */
	background-color:#efefef;
}
.productPages .product_order a {
	font-size:14px;
}
.productPages .product_order span {
	padding:0px 24px;
	margin-right:12px;
}
.productPages .product_num {
	line-height:31px;
	padding-left:16px;
	background:url(../images/N_icon_05.gif) no-repeat 3px 10px;
}
.productPages .product_choice {
	width:958px;
	height:auto;
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:20px;
}
.productPages .product_choice a {
	font-size:14px;
	color:#009900;
}
.productPages .product_choice dl, .productPages .product_choice dt, .productPages .product_choice dd, .productPages .product_choice dd ul, .productPages .product_choice dd li {
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	line-height:240%;
	font-size:14px;
}
.productPages .product_choice dl {
	width:958px;
	height:auto;
}
.productPages .overLine {
	width:100%;
	height:1px;
	overflow:hidden;
	background:#EEE;
}
.productPages .product_choice dt {
	width:105px;
	height:auto;
	text-align:right;
	margin-right:10px;
}
.productPages .product_choice dd {
	width:843px;
	height:auto;
}
.productPages .product_choice dd ul {
	width:843px;
	height:auto;
}
.productPages .product_choice dd ul li {
	width:auto;
	height:auto;
	margin-right:20px;
	white-space:nowrap;
}
.productPages .product_list {
	width:958px;
	height:auto;
	padding:10px;
	float:left;
	font-size:14px;
}
.productPages .product_list a {
	font-size:14px;
}
.productPages .product_list .product_image {
	width:168px;
	height:129px;
	float:left;
	margin-right:20px;
	_display:inline;
}
.productPages .product_list .product_image img {
	width:166px;
	height:127px;
	border:1px solid #CCC;
}
.productPages .product_list .product_Details {
	width:770px;
	height:auto;
	float:left;
}
.productPages .product_list .product_Details .product_Details_left {
	width:515px;
	height:auto;
	float:left;
	line-height:240%;
}
.productPages .product_list .product_Details .product_Details_left span {
	display:inline-block;
	margin-right:40px;
}
.productPages .product_list .product_Details .product_Details_right {
	width:255px;
	height:auto;
	float:right;
	text-align:right;
}
.productPages .product_list .product_Details .product_Details_right strong {
	font-size:30px;
	line-height:110%;
}
.productPages .product_list .product_Details .product_Details_right strong a {
	font-size:30px;
}
.productPages .product_list .product_Details .product_Details_right .gray {
	line-height:240%;
}
.productPages .product_list .product_Details .product_Details_right .gray span {
	font-size:18px;
	color:#F30;
}
.productPages .product_list .product_links {
	width:728px;
	height:auto;
	float:left;
	background:#FFF;
	border:1px solid #CCC;
	padding:0px 20px;
	line-height:38px;
	margin-top:21px;
	_margin-top:23px;
}
.productPages .product_list .product_links .product_links_left {
	width:auto;
	height:auto;
	float:left;
}
.productPages .product_list .product_links .product_links_right {
	width:auto;
	height:auto;
	float:right;
}
.productPages .product_list .product_links .product_links_right a {
	color:#0C3;
	text-decoration:underline;
}
.productPages .product_list .product_links .product_links_right a:hover {
	color:#3b75c9;
	text-decoration:underline;
}
/*分页*/
.listPages {
	float:right;
	padding-bottom:20px;
	text-align:center;
	line-height:23px;
	font-family:宋体;
}
.listPages a {
	display:inline-block;
	_zoom:1;
	_display:inline;
	width:auto;
	height:33px;
	border:1px solid #ccc;
	line-height:33px;
	text-align:center;
	padding:0px 17px;
	margin-right:10px;
	font-size:14px;
}
.listPages a:hover {
	border:1px solid #0F0;
	text-decoration: none;
}
.listPages a.nowPages {
	background:#f2f1f1;
	border:1px solid #807e7d;
	font-weight:bold;
}
.listPages a.nowPages:hover {
	background:#f2f1f1;
	border:1px solid #807e7d;
	font-weight:bold;
}
.listPages span {
	color:#999;
}
.listPages input {
	padding:0px;
	width:32px;
	height:23px;
	text-align:center;
	border:1px solid #CCC;
	line-height:23px;
	vertical-align:middle;
}

/*我的中心 表单页面*/
.myCenterBox {
	width:980px;
	height:auto;
	float:left;
	_margin-top:10px;
	margin-bottom:10px;
	background:url(../images/N_profile_bottom.gif) bottom no-repeat;
}
.myCenterBox .myCenter_left {
	width:349px;
	height:110px;
	float:left;
	position:relative;
	z-index:199;
}
.myCenterBox .myCenter_info {
	width:349px;
	height:93px;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:17px;
	padding-left:6px;
	background:url(../images/myCenter_left.gif) left no-repeat;
	z-index:200;
}
.myCenterBox .myCenter_infoBox {
	width:199px;
	height:auto;
	float:left;
	color:#999;
	padding-left:20px;
}
.myCenterBox .myCenter_job {
	width:70px;
	height:auto;
	float:left;
	padding-top:1px;
}
.myCenterBox .myCenter_job ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.myCenterBox .myCenter_job ul li {
	display:block;
	width:65px;
	height:20px;
	line-height:20px;
	padding-left:5px;
	color:#FFF;
	background:#666;
	letter-spacing:3px;
	overflow:hidden;
}
.myCenterBox .myCenter_headPhoto {
	width:59px;
	height:59px;
	float:left;
	border:1px solid #FFF;
	margin-left:12px;
	_display:inline;
}
.myCenterBox .myCenter_headPhoto img {
	width:59px;
	height:59px;
}
.myCenterBox .myCenter_seeYou {
	width:55px;
	height:auto;
	line-height:260%;
	float:left;
	position:relative;
	cursor:pointer;
	text-align:center;
}
.myCenterBox .myCenter_seeYou_hover {background:url(../images/N_btn_04.gif) no-repeat; color:#FFF;}
.myCenterBox .myCenter_seeYou_selected {background:url(../images/N_btn_04.gif) no-repeat -55px 0px; color:#FFF;}
.myCenterBox .myCenter_seeYou_opsition {
	display:none;
	position:absolute;
	width:auto;
	height:auto;
	background:#777;
	left:-15px;
	top:25px;
	padding:0px 10px;
	white-space:nowrap;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
}
.myCenterBox .myCenter_seeYou_opsition span {
	margin:0px 5px;
}
.myCenterBox .myCenter_name {
	width:120px;
	height:auto;
	_height:20px;
	_overflow:hidden;
	float:left;
	line-height:260%;
	_line-height:16px;
	margin-left:24px;
	_display:inline;
	_padding-top:8px;
}
.myCenterBox .myCenter_name img {
	margin-left:5px;
}
.myCenterBox .myCenter_other {
	width:129px;
	height:94px;
	float:right;
}
.myCenterBox .myCenter_other ul {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#99ff00;
	line-height:140%;
}
.myCenterBox .myCenter_other ul a {
	color:#EEE;
}
.myCenterBox .myCenter_other ul a:hover {
	color:#FFF;
}

.myCenterBox .myCenter_right {
	width:629px;
	height:auto;
	float:right;
	background:#99ff00;
	min-height:109px;
	_height:109px;
	padding-left:2px;
	padding-top:1px;
	background:url(../images/myCenter_right.gif) no-repeat right;
}
.myCenterBox .myCenter_right ul {
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	width:629px;
	height:auto;
	float:left;
}
.myCenterBox .myCenter_right ul li {
	display:block;
	width:105px;
	height:87px;
	float:left;
	margin:10px;
	overflow:hidden;
	text-align:center;
	_display:inline;
	cursor:pointer;
}
.myCenterBox .myCenter_right ul li span {
	display:block;
	text-align:center;
	font-size:18px;
	width:105px;
	height:37px;
	padding-top:50px;
	line-height:180%;
	overflow:hidden;
	cursor:pointer;
	color:#FFF;
	background:url(../images/N_icon_09.gif) no-repeat 0px 0px;
}
.myCenterBox .myCenter_right ul li.myCenter_menu_01 span { background-position:-0px -0px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_01 span.hover { background-position:-0px -87px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_01 span.selected { background-position:-0px -174px;}

.myCenterBox .myCenter_right ul li.myCenter_menu_02 span { background-position:-105px -0px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_02 span.hover { background-position:-105px -87px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_02 span.selected { background-position:-105px -174px;}

.myCenterBox .myCenter_right ul li.myCenter_menu_03 span { background-position:-210px -0px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_03 span.hover { background-position:-210px -87px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_03 span.selected { background-position:-210px -174px;}

.myCenterBox .myCenter_right ul li.myCenter_menu_04 span { background-position:-315px -0px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_04 span.hover { background-position:-315px -87px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_04 span.selected { background-position:-315px -174px;}

.myCenterBox .myCenter_right ul li.myCenter_menu_05 span { background-position:-420px -0px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_05 span.hover { background-position:-420px -87px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_05 span.selected { background-position:-420px -174px;}

.myCenterBox .myCenter_right ul li.myCenter_menu_06 span { background-position:-525px -0px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_06 span.hover { background-position:-525px -87px;}
.myCenterBox .myCenter_right ul li.myCenter_menu_06 span.selected { background-position:-525px -174px;}

.myCenterBox .myCenter_form {
	width:960px;
	height:auto;
	float:left;
	padding:10px;
	display:none;
	min-height:34px;
	_height:34px;
	background:url(../images/lightbox-ico-loading.gif) center no-repeat;
}
.myCenter_formDIV {
	width:940px;
	height:auto;
	float:left;
}
.myCenter_formDIV .myCenterBox, .myCenter_formDIV .myCenter_form {
	width:940px;
	background:none;
	border:none;
	padding:0px;
	margin:0px;
}
.myCenterBox .myCenter_form form {
	/*display:none;*/
	background:#f2f3f3;
}
.myCenterBox .myCenter_form table {}
.myCenterBox .myCenter_form table th {
	width:217px;
	height:auto;
}
.myCenterBox .myCenter_form label.prduct_selector {
	display:block;
	width:207px;
	height:30px;
	padding:5px;
	border:none;
	cursor:pointer;
	background:url(../images/myCenter_select.gif) no-repeat;
}
.myCenterBox .myCenter_form label.prduct_selector input {
	padding:0px;
	margin:0px;
	border:0px;
	width:207px;
	height:30px;
	cursor:pointer;
	background:none;
	line-height:30px;
}
.myCenterBox .myCenter_form label.myCenter_input {
	display:block;
	padding:5px;
	border:1px solid #DDD;
	background:#FFF;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
}
.myCenterBox .myCenter_form label.myCenter_input input {
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
	width:100%;
	height:28px;
	line-height:28px;
}
.myCenterBox .myCenter_form label.myCenter_input textarea {
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
	width:100%;
	height:210px;
	overflow:auto;
}
.myCenterBox .myCenter_form a.myCenter_submit:link {
	display:inline-block;
	_zoom:1;
	_display:inline;
	width:138px;
	height:46px;
	margin-right:50px;
	margin-left:20px;
	vertical-align:middle;
	background:url(../images/N_btn_09.gif) no-repeat 0px 0px;
}
.myCenterBox .myCenter_form a.myCenter_submit:visited {background:url(../images/N_btn_09.gif) no-repeat 0px 0px;}
.myCenterBox .myCenter_form a.myCenter_submit:hover {
	background:url(../images/N_btn_09.gif) no-repeat 0px -46px;
}
.myCenterBox .myCenter_form a.myCenter_submit:active {
	background:url(../images/N_btn_09.gif) no-repeat 0px -92px;
}
.myCenterBox .myCenter_form .product_selector_img {
	width:217px;
	height:auto;
}
.myCenterBox .myCenter_form .product_selector_img img {
	width:217px;
	height:auto;
	border:none;
}
.myCenter_control {
	width:980px;
	height:auto;
	float:left;
/*	margin-top:10px;*/
}
.myCenter_control .myCenter_control_btn {
	width:auto;
	height:56px;
	margin-top:3px;
	float:left;
}
.myCenter_control .myCenter_control_btn a.guangjiao {
	display:block;
	width:auto;
	height:56px;
	padding-left:56px;
	padding-right:20px;
	float:left;
	font-size:14px;
	line-height:56px;
	background:url(../images/N_btn_06.gif) no-repeat 0px -392px;
}
.myCenter_control .myCenter_control_btn a.guangjiao:hover {
	background:url(../images/N_btn_06.gif) no-repeat 0px -336px;
	font-size:14px; 
	text-decoration:none;
}
.myCenter_control .myCenter_control_btn a.jujiao {
	display:block;
	width:auto;
	height:56px;
	padding-left:56px;
	padding-right:20px;
	float:left;
	font-size:14px;
	line-height:56px;
	background:url(../images/N_btn_06.gif) no-repeat 0px -392px;
}
.myCenter_control .myCenter_control_btn a.jujiao:hover {
	background:url(../images/N_btn_06.gif) no-repeat 0px -336px;
	font-size:14px; 
	text-decoration:none;
}
a.shuibianLook {
	display:block;
	width:auto;
	height:56px;
	margin-top:110px;
	padding-left:56px;
	padding-right:20px;
	float:left;
	font-size:14px;
	line-height:56px;
	background:url(../images/N_btn_06.gif) no-repeat 0px -392px;
}
a.shuibianLook:hover {
	background:url(../images/N_btn_06.gif) no-repeat 0px -336px;
	font-size:14px; 
	text-decoration:none;
}
.myCenter_control .myCenter_control_btn a.shuibianLook {
	margin-top:0px;
}
.myCenter_control .myCenter_zhuanqu {
	width:auto;
	height:49px;
	float:left;
	margin-top:3px;
}
.myCenter_control .myCenter_zhuanqu a {
	display:block;
	width:111px;
	height:39px;
	margin:5px;
	float:left;
	_display:inline;
	text-align:center;
	font-size:14px;
	line-height:39px;
	background:url(../images/N_btn_10.gif) no-repeat 0px 0px;
}
.myCenter_control .myCenter_zhuanqu a:hover {
	text-decoration:none;
	background:url(../images/N_btn_10.gif) no-repeat 0px -39px;
}
.myCenter_control .myCenter_zhuanqu a.more {
	width:auto;
	margin:5px 15px;
	padding-right:25px;
	background:url(../images/N_btn_12.gif) no-repeat right 0px;
}
.myCenter_control .myCenter_zhuanqu a.more:hover {
	width:auto;
	padding-right:25px;
	background:url(../images/N_btn_12.gif) no-repeat right -39px;
}
.myCenter_control .myCenter_search {
	width:auto;
	height:49px;
	float:right;
	margin-top:3px;
}
.myCenter_control .myCenter_search input {
	float:left;
	width:100px;
	height:39px;
	line-height:39px;
	margin:5px;
	padding-left:6px;
	border:none;
	_display:inline;
	font-size:14px;
	background:url(../images/N_btn_13.gif) no-repeat;
}
.myCenter_control .myCenter_search a:link {
	display:block;
	width:50px;
	height:49px;
	float:left;
	margin-left:5px;
	_display:inline;
	background:url(../images/N_btn_11.gif) no-repeat 0px 0px;
}
.myCenter_control .myCenter_search a:visited {
	display:block;
	width:50px;
	height:49px;
	float:left;
	margin-left:5px;
	_display:inline;
	background:url(../images/N_btn_11.gif) no-repeat 0px 0px;
}
.myCenter_control .myCenter_search a:hover {
	background:url(../images/N_btn_11.gif) no-repeat 0px -49px;
}
.myCenter_control .myCenter_search a:active {
	background:url(../images/N_btn_11.gif) no-repeat 0px -98px;
}
.myCenter_control .myCenter_opsition {
	width:930px;
	height:auto;
	float:left;
	line-height:120%;
	padding-bottom:10px;
}
.myCenter_control .myCenter_opsition strong {
	display:block;
	width:104px;
	min-height:14px;
	_height:14px;
	float:left;
}
.myCenter_control .myCenter_opsition a {
	display:block;
	width:48px;
	height:auto;
	padding-left:56px;
	float:left;
	display:none;
}

/*我的中心 当前列表*/
.myCenter_nowPach {
	width:980px;
	height:auto;
	float:left;
	font-size:16px;
	margin-bottom:20px;
	_margin-bottom:0px;
}

/*我的粉丝(用户列表)*/
.myCenter_myFans {
	width:980px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.myCenter_myFans .myCenter_myFans_left {
	width:309px;
	height:110px;
	float:left;
	position:relative;
	z-index:199;
	margin:0px 17px 20px 0px;
}
.myCenter_myFans .myCenter_info {
	width:309px;
	height:93px;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:17px;
	padding-left:6px;
	background:url(../images/myCenter_myfans.gif) left no-repeat;
	z-index:200;
}
.myCenter_myFans .myCenter_infoBox {
	width:179px;
	height:auto;
	float:left;
	color:#999;
	padding-left:20px;
}
.myCenter_myFans .myCenter_job {
	width:70px;
	height:auto;
	float:left;
	padding-top:1px;
}
.myCenter_myFans .myCenter_job ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.myCenter_myFans .myCenter_job ul li {
	display:block;
	width:65px;
	height:20px;
	line-height:20px;
	padding-left:5px;
	color:#FFF;
	background:#666;
	letter-spacing:3px;
	overflow:hidden;
}
.myCenter_myFans .myCenter_headPhoto {
	width:59px;
	height:59px;
	float:left;
	border:1px solid #FFF;
	margin-left:12px;
	_display:inline;
}
.myCenter_myFans .myCenter_headPhoto img {
	width:59px;
	height:59px;
}
.myCenter_myFans .chart_seeYou {
	width:55px;
	height:auto;
	line-height:260%;
	float:left;
	position:relative;
	cursor:pointer;
	text-align:center;
}
.myCenter_myFans .chart_seeYou_hover {background:url(../images/N_btn_04.gif) no-repeat; color:#FFF;}
.myCenter_myFans .chart_seeYou_selected {background:url(../images/N_btn_04.gif) no-repeat -55px 0px; color:#FFF;}
.myCenter_myFans .chart_seeYou_opsition {
	display:none;
	position:absolute;
	width:auto;
	height:auto;
	background:#777;
	left:-15px;
	top:25px;
	padding:0px 10px;
	white-space:nowrap;
}
.myCenter_myFans .myCenter_seeYou_opsition span {
	margin:0px 5px;
}
.myCenter_myFans .chart_name {
	width:100px;
	height:auto;
	_height:20px;
	_overflow:hidden;
	float:left;
	line-height:260%;
	_line-height:16px;
	margin-left:24px;
	_display:inline;
	_padding-top:8px;
}
.myCenter_myFans .chart_name img {
	margin-left:5px;
}
.myCenter_myFans .myCenter_other {
	width:109px;
	height:94px;
	float:right;
}
.myCenter_myFans .myCenter_other ul {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#99ff00;
	line-height:140%;
}
.myCenter_myFans .myCenter_other ul a {
	color:#99ff00;
}
.myCenter_myFans .myCenter_other ul a:hover {
	color:#FFF;
}

/*搜索结果页*/
.search_Results_box {
	width:980px;
	height:auto;
	float:left;
	margin-bottom:20px;
	_margin-bottom:10px;
}
.search_Results_menu {
	width:978px;
	height:auto;
	margin-top:10px;
	background:#efefef;
	border:1px solid #CCC;
	float:left;
}
.search_Results_menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.search_Results_menu ul li {
	display:inline-block;
	_zoom:1;
	_display:inline;
	margin:3px 25px;
	white-space:nowrap;
}
.search_Results_key {
	width:978px;
	height:34px;
	line-height:34px;
	margin-top:10px;
	border:1px solid #CCC;
	float:left;
	background:url(../images/N_search_bg.gif) repeat-x;
}
.search_Results_key ul {
	margin:0px;
	list-style:none;
	padding:0px 25px;
}
.search_Results_key ul li {
	display:inline-block;
	_zoom:1;
	_display:inline;
	padding-right:10px;
	margin-right:10px;
	white-space:nowrap;
}
.search_Results_key ul li.blue {
	background:url(../images/N_icon_11.gif) right no-repeat;
}
.search_Results_other {
	width:980px;
	height:auto;
	float:left;
	background:#eff2fa;
	margin-top:60px;
	padding:10px 20px;
}
.search_Results_other dl, .search_Results_other dt, .search_Results_other dd {
	display:block;
	padding:0px;
	margin:0px;
	float:left;
}
.search_Results_other dt {
	width:70px;
}
.search_Results_other dd {
	width:910px;
}
.search_Results_other dd td {
	padding-right:30px;
	font-size:14px;
	text-decoration:underline;
}
.search_Results_other dd td a {
	font-size:14px;
	text-decoration:underline;
}


/*同城*/
.cityTop {
	width:938px;
	height:109px;
	background:#f2f3f3;
	margin-bottom:20px;
	margin:auto;
	_overflow:hidden;
}
.cityTop .cityName {
	float:left;
	font-size:68px;
	line-height:68px;
	_line-height:130%;
	white-space:nowrap;
	margin-right:30px;
	margin-top:17px;
	margin-left:13px;
	_display:inline;
	font-family:'黑体', 黑体 !important;
}
.cityTop .cityName a {
	font-size:68px;
}
.cityTop .cityHelp {
	margin-top:17px;
	float:left;
	position:relative;
	z-index:887;
}
.cityTop .cityHelp a.cityBTN_01 {
	display:inline-block;
	width:72px;
	height:52px;
	overflow:hidden;
	vertical-align:middle;
	_zoom:1;
	_display:inline;
	background:url(../images/N_btn_16.gif);
}
/*.cityTop .cityHelp a.cityBTN_01:hover {background:url(../images/N_btn_15.gif) 0px -48px;}
.cityTop .cityHelp a.cityBTN_01:active {background:url(../images/N_btn_15.gif) 0px -96px;}*/

.cityTop .cityHelp .cityHelp_font {
	display:inline-block;
	font-size:12px;
	color:#999999;
	padding:2px 5px;
	_zoom:1;
	_display:inline;
	border:1px solid #f2f3f3;
}
.cityTop .cityHelp span.hover {
	background:#FFF;
	border:1px solid #999;
}
.cityTop .cityHelp .cityHelp_font span {
	text-decoration:underline;
	cursor:pointer;
}
.cityTop .cityHelp .cityHelp_font_2 {
	font-size:16px;
	line-height:100%;
	padding-left:3px;
}
.cityTop .cityHelp .cityHelp_font_3 {
	color:#999;
}
.cityTop .cityHelp .cityHelp_font_3:hover {
	color:#06F;
}
/*签到*/
.cityTop .cityHelp .cityReg {
	width:auto;
	height:auto;
	background:#FFF;
	border:3px solid #999;
	position:absolute;
	left:0px;
	top:0px;
	z-index:888;
	display:none;
}
.cityTop .cityHelp .cityReg dl, .cityTop .cityHelp .cityReg dt, .cityTop .cityHelp .cityReg dd {
	padding:0px;
	margin:0px;
	display:block;
	width:auto;
	height:auto;
}
.cityTop .cityHelp .cityReg dt {
	background:#CCC;
	border-bottom:1px solid #AAA;
	padding:0px 5px;
	_white-space:nowrap;
}
.cityTop .cityHelp .cityReg dt span {
	display:block;
	width:auto;
	height:auto;
	float:right;
	cursor:pointer;
}
.cityTop .cityHelp .cityReg dd {
	padding:5px;
	white-space:nowrap;
}
.cityTop .cityHelp .cityReg dd input {
	vertical-align:middle;
}
.cityTop .cityHelp .cityReg dd td {
	padding:2px 0px;
	white-space:nowrap;
}
/*签到结束*/

.cityTop .cityParty {
	width:auto;
	height:auto;
	float:right;
	background:#FFF;
	border:1px solid #CCC;
	padding:3px 15px;
	color:#000;
	font-size:16px;
	white-space:nowrap;
	margin-top:5px;
	margin-right:12px;
	_display:inline;
}
.cityTop .cityParty img {
	vertical-align:middle;
	margin-right:10px;
}

.city_nowChart {
	width:auto;
	height:auto;
	float:left;
	font-size:16px !important;
	color:#999;
	padding-top:25px;
	padding-bottom:20px;
	_padding-bottom:0px;
}

.cityInfo {
	width:980px;
	height:auto;
	float:left;
	padding-bottom:20px;
	_padding-top:20px;
}
.cityInfo .city_someOne {
	width:550px;
	height:auto;
	float:left;
}
.cityInfo .city_someOne dl, .cityInfo .city_someOne dt, .cityInfo .city_someOne dd {
	display:block;
	padding:0px;
	margin:0px;
	font-size:14px;
}
.cityInfo .city_someOne dl, .cityInfo .city_someOne dt {
	width:550px;
	height:auto;
	float:left;
}
.cityInfo .city_someOne dl a {
	font-size:14px;
}
.cityInfo .city_someOne dt {
	padding-bottom:20px;
}
.cityInfo .city_someOne dd {
	float:left;
	width:510px;
	height:auto;
	padding-left:40px;
}
.cityInfo .city_someOne dd dl {
	width:510px;
	padding-bottom:20px;
}
.cityInfo .city_someOne dd dt {
	padding-bottom:0px;
	line-height:160%;
}
.cityInfo .city_someOne dd dd {
	width:500px;
	height:auto;
	padding:5px;
	background:#f2f3f3;
}
.cityInfo .city_someOne dd dd ul {
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	float:left;
}
.cityInfo .city_someOne dd dd ul li {
	display:block;
	width:auto;
	min-width:100px;
	_width:100px;
	height:auto;
	float:left;
	white-space:nowrap;
	line-height:200%;
}
.cityInfo .cityMap {
	width:320px;
	height:auto;
	float:right;
}
.cityInfo .cityMap dl, .cityInfo .cityMap dt, .cityInfo .cityMap dd {
	padding:0px;
	margin:0px;
	display:block;
	font-size:14px;
}
.cityInfo .cityMap dl a {
	font-size:14px;
}
.cityInfo .cityMap dl, .cityInfo .cityMap dt {
	width:320px;
	height:auto;
	float:left;
}
.cityInfo .cityMap dt {
	margin-bottom:8px;
}
.cityInfo .cityMap dd {
	width:295px;
	height:283px;
	float:right;
	border:3px solid #CCC;
}

/*同城-资源列表 5.20 */
.city520 {
	width:980px;
	height:auto;
	float:left;
	margin-bottom:20px;
	font-size:14px;
}
.city520_corner {
	width:980px;
	height:9px;
	float:left;
	overflow:hidden;
}
.city520_center {
	width:958px;
	height:auto;
	float:left;
	background:#f2f3f3;
	border:1px solid #CCC;
	border-top:none;
	border-bottom:none;
	padding:5px 10px;
}
.city520_info {
	width:650px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left:20px;
	_display:inline;
}
.city520_info dl, .city520_info dt, .city520_info dd {
	display:block;
	padding:0px;
	margin:0px;
	font-size:14px;
}
.city520_info dl, .city520_info dt {
	width:650px;
	height:auto;
	float:left;
}
.city520_info dl a {
	font-size:14px;
}
.city520_info dl a:hover {
	font-size:14px;
}
.city520_info dt {
	padding-bottom:10px;
	font-size:16px;
	white-space:nowrap;
}
.city520_info dt img {
	vertical-align:middle;
}
.city520_info dt a {
	font-size:16px;
}
.city520_info dt a:hover {
	font-size:16px;
}
.city520_info dt span {
	font-size:14px;
}
.city520_info dt span a {
	font-size:14px;
}
.city520_info dt span a:hover {
	font-size:14px;
}
.city520_info dd {
	float:left;
	width:610px;
	height:auto;
	padding-left:18px;
}
.city520_info dd dl {
	width:610px;
	padding-top:10px;
}
.city520_info dd dt {
	padding-bottom:0px;
	line-height:160%;
}
.city520_info dd dd {
	width:600px;
	height:auto;
	padding:5px;
	background:#f2f3f3;
}
.city520_info dd dd ul {
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	float:left;
}
.city520_info dd dd ul li {
	display:block;
	width:auto;
	min-width:100px;
	_width:100px;
	height:auto;
	float:left;
	white-space:nowrap;
	line-height:150%;
}
.city520_map {
	width:241px;
	height:auto;
	float:right;
	border:3px solid #99ff00;
}
.city520_map img {
	width:241px;
	height:auto;
}
.city520_map .city520_map_name {
	width:241px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	font-size:16px;
	text-align:center;
	background:url(../images/N_city_map_name.gif) center no-repeat;
	background-color:#99ff00;
}

/*专栏*/
.ColumnBox {
	width:980px;
	height:263px;
	margin:auto;
	overflow:hidden;
}
.ColumnBox .ColumnPhoto {
	width:624px;
	height:264px;
	float:left;
	overflow:hidden;
}
.ColumnBox .ColumnPhoto img {
	width:624px;
	height:264px;
}
.ColumnBox .ColumnInfo {
	width:322px;
	height:264px;
	float:right;
	overflow:hidden;
	margin-right:14px;
	_display:inline;
}
.ColumnBox .ColumnInfo h1 {
	padding:0px;
	margin:0px;
	font-size:16px;
	line-height:16px;
}
.ColumnBox .ColumnInfo h1 a {
	font-size:16px;
}
.ColumnBox .ColumnInfo h1 strong {
	display:inline-block;
	_zoom:1;
	_display:inline;
	margin-top:12px;
}
.ColumnBox .ColumnInfo h1 img {
	vertical-align:middle;
}
.ColumnBox .ColumnInfo h1 img.Columntitle {
	float:right;
	margin-top:10px;
}
.ColumnBox .ColumnInfo p {
	display:block;
	width:322px;
	height:190px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	font-size:14px;
	margin-top:20px;
	white-space:pre-wrap;
}
.ColumnBox .ColumnInfo p a {
	font-size:14px;
}
.ColumnBox .ColumnInfo .Column_seeYou {
	width:322px;
	height:36px;
	overflow:hidden;
}
.ColumnBox .ColumnInfo .Column_seeYou a {
	display:block;
	width:auto;
	height:20px;
	line-height:20px;
	padding-left:26px;
	font-size:15px;
	float:left;
	_display:inline;
}
.ColumnBox .ColumnInfo .Column_seeYou_L {
	margin-left:42px;
	background:url(../images/N_icon_17.gif) left no-repeat;
}
.ColumnBox .ColumnInfo .Column_seeYou_L:hover {
	background:url(../images/N_icon_20.gif) left no-repeat;
}
.ColumnBox .ColumnInfo .Column_seeYou_R {
	margin-left:33px;
	padding-left:24px !important;
	background:url(../images/N_icon_18.gif) left no-repeat;
}
.ColumnBox .ColumnInfo .Column_seeYou_R:hover {
	background:url(../images/N_icon_21.gif) left no-repeat;
}

.ColumnMenu {
	width:180px;
	height:auto;
	float:left;
	background:#333;
}
.ColumnMenu .ColumnMenu_corner {
	width:180px;
	height:5px;
	overflow:hidden;
}
.ColumnMenu dl, .ColumnMenu dt, .ColumnMenu dd {
	padding:0px;
	margin:0px;
	display:block;
	width:180px;
	height:auto;
	background:#333;
	font-size:14px;
	line-height:38px;
}
.ColumnMenu dt {
	color:#898989;
	padding-left:19px;
	width:161px;
}
.ColumnMenu dd {
	width:180px;
	color:#FFF;
	padding-top:2px;
	background:url(../images/N_locumn_menu.gif) repeat-x;
}
.ColumnMenu dd:last {
	background:none !important;
}
.ColumnMenu dd span {
	display:block;
	padding-left:18px;
	width:162px;
	margin-top:2px;
	line-height:38px;
	height:38px;
	color:#FFF;
	font-size:14px;
}
.ColumnMenu dd a {
	display:block;
	padding-left:18px;
	width:162px;

	line-height:38px;
	height:38px;
	color:#FFF;
	font-size:14px;
}
.ColumnMenu dd a:hover {
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	background:#6d9e22;
}
.ColumnMenu dd.selected a {
	background:#7dc60e;
}

.ColumnList_box {
	width:756px;
	height:auto;
	float:right;
}
.ColumnList_box .chart_right {
	margin-bottom:40px;
}
.ColumnList_box .myCenter_myFans {
	width:756px;
	height:auto;
	padding:0px;
	margin:0px;
}
.ColumnList_box .myCenter_myFans_left {
	margin-top:0px;
	margin-bottom:20px;
	margin-right:0px;
	margin-left:60px;
	_display:inline;
}

/*大屏幕视频*/
.bigVideo_box {
	width:978px;
	height:auto;
	background:#f3f3f3;
	border:1px solid #CCC;
	float:left;
	margin-bottom:40px;
	_margin-bottom:10px;
}
.bigVideo_box .chartBox {
	width:978px;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:1990
}
.bigVideo_box .chartBox .chart_left_box {
	background:none;
	position:absolute;
	height:auto;
	right:0px;
}
.bigVideo_box .chartBox .chart_left .chart_left {
	width:auto !important;
}
.bigVideo_box .chartBox .chart_left .chart_info {
	width:auto !important;
	height:auto;
	background:none;
	padding:0px;
	margin:0px;
	margin-top:17px;
	margin-left:6px;
	border:1px solid #999;
}
.bigVideo_box .chartBox .chart_left .chart_info .chart_job {
	padding:0px;
}
.bigVideo_box .chartBox .chart_left .chart_info .chart_headPhoto {
	height:60px !important;
	margin-left:0px;
	border:none;
	border-left:1px solid #000;
	border-right:1px solid #FFF;
}
.bigVideo_box .chartBox .chart_left .chart_info .chart_headPhoto img {
	height:60px !important;
}
.bigVideo_box .chart_infoBox {
	width:auto;
	float:left;
}
.bigVideo_box .chart_infoBox2 {
	width:auto;
	height:60px;
	float:left;
	padding-right:5px;
	background:#FFF;
	min-width:60px;
	_width:60px;
	border-left:1px solid #999;
}
.bigVideo_box .chart_name {
	width:auto;
	height:auto;
	_height:20px;
	_overflow:hidden;
	float:none;
	line-height:260%;
	_line-height:16px;
	margin-left:5px;
	white-space:nowrap;
	_display:block;
}
.bigVideo_box .chart_seeYou {
	position:absolute;
	float:none;
	top:32px;
}
.bigVideo_box .chart_seeYou_hover {
	background:none;
	color:#06F;
}
.bigVideo_box .chart_seeYou_selected {
	background:none;
}
.bigVideo_box .chartBox .chart_right {
	width:966px;
	_width:963px;
	border:none;
	padding:6px;
	background:none;
	float:left;
}
.bigVideo_box .chartBox .chart_right h1 {
	margin-bottom:0px;
}
.bigVideo_box .chartBox .chart_right embed {
	margin-top:10px;
	width:100% !important;
	position:relative;
}
.bigVideo_box .chartBox .chart_right .red {
	position:relative;
	margin-top:15px;
}

/* 视频播放 创作手记条 */
.notes_box {
	width:980px;
	height:auto;
	float:left;
	margin-bottom:40px;
	margin-top:20px;
}
.notes_box .notes_box_left {
	width:111px;
	height:35px;
	float:left;
	position:relative;
	color:#FFF;
	font-size:14px;
	text-align:center;
	line-height:35px; 
	background:url("../images/notes.jpg");
}
.notes_box .notes_box_right {
	width:847px;
	height:auto;
	float:right;
	background:#f2f3f3;
	border:1px solid #CCC;
	padding-left:20px;
	line-height:33px;
	min-height:33px;
}
.notes_box .notes_box_right a{
	color:blue;
}