@import "/style/base.css";
@import "/style/solution/sl-middle.css";
@import "/style/solution/sl-share.css";
@import "/style/solution/sl-flags.css";
@import "/css/font.css";
@import "/css/libs/footer.css";

.grid {
  width: 990px;
  margin: 0 auto;
}

.grid:before, .grid:after {
  content: "";
  display: table;
}

.grid:after {
  clear: both;
}

.grid {
  *zoom: 1;
}

body{
	font:12px/1.4 arial, tahoma, sans-serif;
	color:#333;
}


em{
	font-weight:bold;
}
.f18{
	font-size:18px;
}
.pre-none{
	display:none;
}

.next-none{
	display:none;
}
.name a{
	word-wrap:break-word;
}

.chart .table{
	width:100%;
}

.chart .table-title{
	font-weight:bold;
	margin-bottom:10px;
}

.chart .table td,.chart .table th{
	border:1px solid #e6e6e6;
	padding:5px 10px;
}

.chart .table th{
	padding:10px;
	font-weight:bold;
	background:#fff7e5;
	text-align:center;
}

.chart .up, .chart .down, .chart .draw{
	text-align:right;
}
.chart .up{
	background:url(/images/special2011/news/hot-up.png) 10px 7px no-repeat;
}

.chart .down{
	background:url(/images/special2011/news/hot-down.png) 10px 7px no-repeat;
}
.chart .draw{
	background:url(/images/special2011/news/hot-draw.png) 11px 12px no-repeat;
}
/*sprites*/
#nav,#nav a:hover,#nav .fst span,#nav-r,#nav .on a{background-image:url(/images/special2011/news/sprites-bg.png);background-repeat:no-repeat;}

#mic,#rss,#sub-nav li,#banner .link a,#banner .sel li,a.more,.date,#headlines li,#page-count .left,#page-count .right,.list li,#shows-replay .pre, #shows-replay .next,#gallery-slide .pre, #gallery-slide .next,#gallery-qa .more a,.more-info{background-image:url(/images/special2011/news/sprites.png);background-repeat:no-repeat;}

.list li{
	padding-left:8px;
	background-position:0 -794px;
	margin:10px 0;
}

.date{
	padding-left:17px;
	background-position:0 -398px;
	color:#666;
}
.related-links{
	margin-top:20px;
}

.source{
	color:#666;
}
.source em{
	color:#333;
}

#header, #nav,#sub-nav,.wrapper,#bread{
	width:960px;
	margin:0 auto;
}

.wrapper{
	margin-bottom:30px;
	overflow:hidden;
	zoom:1;
	margin-top:15px;
}

#header{
	padding-top:20px;
	margin-bottom:10px;
}
#logo{
	float:left;
}

#mic, #rss{
	display:block;
	line-height:23px;
	padding:0 10px;
	background-color:#f2f2f2;
	color:#333;
	float:right;
	margin-left:10px;
	border-radius:2px;
	margin-top:20px;
}

#mic{
	padding-right:27px;
	background-position:155px 6px;
}
#rss{
	font-weight:bold;
	padding-right:29px;
	background-position:40px -76px;
}
#mic:hover, #rss:hover{
	text-decoration:none;
	color:#ff850a;
}

#mic:hover{
	background-position:155px -34px;
}

#nav{
	background-position:0 -80px;
	background-repeat:repeat-x;
	height:35px;
	line-height:35px;
	position:relative;
}

#nav ul{
	overflow:hidden;
	zoom:1;
	float:left;
}

#nav li{
	float:left;
	_display:inline;
}


#nav a{
	display:block;
	font-weight:bold;
	color:#fff;
	padding:0 30px;
	background:none;
	*display:inline;
	zoom:1;
}


#nav .on a, #nav a:hover{
	padding:0 29px;
	border-left:1px solid #4072ca;
	border-right:1px solid #4072ca;
	background-position:0 -160px;
	background-repeat:repeat-x;
	text-decoration:none;
}

#nav .fst a{
	padding:0;
}

#nav .fst span{
	display:block;
	padding:0 30px;
	background-position:0 0;
}

#nav .fst a:hover,#nav .fst .on a{
	padding:0;
	border-left:none;
}

#nav .fst a:hover span,#nav .fst .on a span{
	padding:0 29px 0 30px;
	background-position:0 -120px;
}

#nav-r{
	position:absolute;
	height:35px;
	width:5px;
	right:0;
	top:0;
	background-position:right -40px;
}



#today{
	float:right;
	color:#fff;
	margin-right:5px;
	padding-left:10px;
	background:#224d99;
	line-height:25px;
	margin-top:6px;
	background:url(/images/special2011/news/today-bg.png) 0 0 no-repeat;
}
#today span{
	display:block;
	padding-right:10px;
	background:url(/images/special2011/news/today-bg.png) right -25px no-repeat;
}

#sub-nav{
	height:28px;
	line-height:28px;
	background:#f2f2f2;
	border-radius:0 0 3px 3px;
}

#sub-nav li{
	float:left;
	padding-left:40px;
	background-position:30px -108px;
}
#sub-nav li a{
	color:#333;
}
#sub-nav li a:hover,#sub-nav li.on a{
	color:#ff850a;
}
#main{
	width:650px;
	float:left;
}




#aside{
	width:300px;
	float:right;
}

#banner{
	border:1px solid #d9d9d9;
	margin-bottom:20px;
}

#banner .cnt{
	height:320px;
}

#banner .item{
	padding:10px;
	overflow:hidden;
	width:628px;
	zoom:1;
	display:none;
	position:absolute;
}

#banner .cnt .on{
	display:block
}

#banner .pic{
	float:left;
	margin-right:10px;
}

#banner .pic img{
	width:400px;
	height:300px;
}

#banner .info{
	width:218px;
	float:right;
}
#banner p{
	margin-bottom:10px;
}
.news-title{
	font:24px/30px georgia, times, serif;
	color:#333;
}
.news-title a{
	color:#333;
}
.news-title a:hover{
	color:#ff850a;
}
#banner .link a{
	font-weight:bold;
	padding-right:16px;
	background-position:right -159px;
}

#banner .link a:hover{
	background-position:right -199px;
}

#banner .sel{
	text-align:center;
	position:relative;
	bottom:-11px;
	zoom:1;
}

#banner .sel li{
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:26px;
	height:22px;
	margin:0 5px;
	background-position:0 -240px;
	background-color:#fff;
}

#banner .sel .on{
	background-position:0 -280px;
}

.main-item{
	padding:0 10px 10px;
	border:1px solid #d9d9d9;
	margin-bottom:10px;
}

#main .title,.main-item .title{
	line-height:34px;
	padding-bottom:2px;
	background:url(/images/special2011/news/title-bg.png) 0 33px repeat-x;
}

#main h2, .main-item h2{
	font-size:18px;
	font-weight:bold;
}

.more{
	float:right;
}

a.more{
	padding-right:15px;
	background-position:right -308px;
}

a.more:hover{
	background-position:right -348px;
}

#aside a.more{
	background-position:right -310px;
}

#aside a.more:hover{
	background-position:right -350px;
}

.view-item{
	overflow:hidden;
	zoom:1;
	padding:10px 0;
}

.view-item .pic{
	width:140px;
	height:105px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
.view-item .pic img{
	width:140px;
	height:105px;
}

.view-item .info{
	float:left;
	width:478px;
}

.view-item .news-title-s{
	margin-bottom:5px;
}
.view-item .date{
	margin-bottom:10px;
}

#industry-trends li{
	margin-bottom:10px;
}


#market-analysis .info{
	padding-top:10px;
}

#market-analysis h3{
	font-weight:bold;
	font-size:14px;
}

#market-analysis p{
	color:#666;
}


#market-analysis .chart{
}

.aside-item{
	margin-bottom:10px;
}

.aside-item .title{
	line-height:30px;
	overflow:hidden;
	zoom:1;
	padding:0 10px;
	border-left:1px solid #d2dffa;
	border-right:1px solid #d2dffa;
	background:url(/images/special2011/news/aside-title-bg.png) 0 0 repeat-x;
}
.aside-item h2{
	font-size:16px;
	font-weight:bold
}
.aside-item .wrap{
	padding:10px;
	border:1px solid #d9d9d9;
	border-top:none;
}

#headlines{
	border-bottom:2px solid #d9d9d9;
}
#headlines .title{
	padding:0;
}

#headlines h2{
	float:left;
	padding:0 30px 0 10px;
	background:url(/images/special2011/news/headline-bg.png) right 0 no-repeat;
}

#headlines li{
	margin-bottom:10px;
	padding-left:20px;
}
#headlines .top-1{
	background-position:0 -439px;
}

#headlines .top-2{
	background-position:0 -479px;
}

#headlines .top-3{
	background-position:0 -519px;
}
#headlines .top-4{
	background-position:0 -559px;
}
#headlines .top-5{
	background-position:0 -599px;
}



#page-count .left,#page-count .right{
	display:inline-block;
	*display:inline;
	zoom:1;
	position:relative;
	top:3px;
	*top:0;
	_top:8px;
	width:14px;
	height:14px;
}

#page-count .left{
	background-position:0 -640px;
}

#page-count .right{
	background-position:0 -680px;
}

#page-count .left:hover{
	background-position:0 -720px;
}

#page-count .right:hover{
	background-position:0 -760px;
}
#page-count .num{
	color:#666;
	margin:0 5px;
	_position:relative;
	_top:7px;
}
#page-count .count{
	color:#333;
	font-weight:bold;
}

#page-count .end{
	background:none;
	cursor:default;
}
#business-events .wrap{
	padding:9px;
}

#business-events .cnt{
	position:relative;
	height:210px;
}

#business-events .item{
	position:absolute;
	display:none;
}

#business-events .on{
	display:block;
}
#business-events .pic{
	width:280px;
	height:210px;
	overflow:hidden;
}
#business-events .pic img{
	width:280px;
	height:210px;
}
#business-events .alpha{
	position:absolute;
	height:42px;
	width:280px;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	bottom:0;
}

#business-events p{
	position:absolute;
	height:32px;
	width:260px;
	bottom:0;
	padding:5px 10px;
}
#business-events a{
	color:#fff;
}
#business-events a:hover{
	color:#ff850a;
}

.show-item{
	color:#666;
	overflow:hidden;
	zoom:1;
}
.show-item .pic{
	width:70px;
	float:left;
	margin-right:10px;
}

.show-item .pic a img{
	width:70px;
	height:60px;
	vertical-align:top;
}
.show-item .info{
	overflow:hidden;
	zoom:1;
}
.show-item .name{
	margin-bottom:5px;
}
.show-item .link{
	margin-top:5px;
}
.show-item em{
	font-weight:bold;
}

#most-read .wrap{
	padding:5px 10px;
}
#most-read .list li{
	margin:5px 0;
}
#industry-knowledge .wrap{
	padding:5px 10px;
}
#industry-knowledge li{
	margin:5px 0;
}

/*News Detail*/

#bread{
	width:940px;
	line-height:26px;
	padding:0 10px;
	font-size:11px;
	margin-bottom:-15px;
}

#bread span{
	font-family:tahoma;
	padding:0 5px;
}

#news-detail{
	border:1px solid #d9d9d9;
	padding:20px;
}

#news-detail h1,#news-detail p{
	margin-bottom:20px;
}

#news-detail .date{
	margin-bottom:5px;
}

#news-detail p{
	font-size:14px;
}
#news-detail .date,#news-detail .source{
	font-size:12px
}
/*business event*/
.event-list li{
	margin:20px 0;
	overflow:hidden;
	zoom:1;
}

.event-list .pic{
	width:140px;
	float:left;
	margin-right:10px;
}
.event-list .pic img{
	width:140px;
	height:105px;
}

.event-list .info{
	width:478px;
	float:left;
}
.event-list .item-title{
	font-weight:bold;
	margin-bottom:5px;
}
/*market view*/
#market-view-list .info{
	width:478px;
	float:left;
}
#market-view-list .pic{
	float:right;
	margin:0 0 0 10px;
}
#market-view-list .pic img{
	width:140px;
	height:105px;
}
.event-list .date{
	margin-bottom:10px;
}

/*page*/
#page{
	text-align:center;
	margin:20px auto;
}

#page em{
	font-weight:normal
}

#page a{
	display:inline-block;
	*display:inline;
	zoom:1;
	border:1px solid #c9c9c9;
	margin:0 2px;
	border-radius:2px;
	box-shadow:0 1px 0 #e1e1e1;
	color:#333;
}

#page em,#page strong{
	display:inline-block;
	*display:inline;
	zoom:1;
	padding:2px 5px;
}

#page a:hover{
	text-decoration:none;
	border-color:#6f9fff;
	box-shadow:0 1px 0 #ccd9f2;
}

#page a:hover em{
	border-top:1px solid #e8f0ff;
	padding-top:1px;
	background-color:#d1e0ff;
	background-color:-moz-linear-gradient(top,#d1e0ff,#c3d7ff);
	background-color:-webkit-linear-gradient(top,#d1e0ff,#c3d7ff);
	_background-color:#d1e0ff;
	cursor:pointer;
}

#page strong{
	cursor:default;
	border:1px solid #2852a0;
	border-radius:2px;
	background:#3369cc;
	background:-moz-radial-gradient(#3369cc 40%, #2852a0);
	background:-webkit-radial-gradient(#3369cc 40%, #2852a0);
	color:#fff;
	font-weight:bold;
}

#page .pre em{
	padding-left:15px;
	background:url(/images/special2011/news/page-pre.png) 5px 5px no-repeat;
}

#page a.pre:hover em{
	background-position: 5px 4px;
}
#page .next em{
	padding-right:15px;
	background:url(/images/special2011/news/page-next.png) 34px 5px no-repeat;
}
#page a.next:hover em{
	background-position: 34px 4px;
}

#page .pre-none em{
	background:url(/images/special2011/news/page-pre-none.png) 5px 5px no-repeat;
}

#page .next-none em{
	background:url(/images/special2011/news/page-next-none.png) 34px 5px no-repeat;
}
#page .pre-none,#page .next-none{
	display:inline-block;
	*display:inline;
	zoom:1;
	border:1px solid #c9c9c9;
	margin:0 2px;
	border-radius:2px;
	box-shadow:0 1px 0 #e1e1e1;
	color:#fff;
	cursor:default;
	color:#c9c9c9;
}
/*event detail*/

#event-detail{
	border:1px solid #d9d9d9;
	padding:20px 130px;
	margin-bottom:10px;
}
#event-detail p, #event-detail .news-title{
	margin-bottom:20px;
}

#event-detail .source{
	margin-left:10px;
}

.one-img-slide{
	position:relative;
	zoom:1;
}

.one-img-slide .num{
	width:60px;
	height:21px;
	line-height:21px;
	margin:0 auto 10px;
	color:#666;
	background:url(/images/special2011/news/slide-num.png) 0 0 no-repeat;
}
#event-detail-slide p{
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}

.one-img-slide .pre, .one-img-slide .next{
	position:absolute;
	width:40px;
	height:40px;
	top:200px;
	cursor:pointer;
}

.one-img-slide .pre, .one-img-slide .next{
	background-image:url(/images/special2011/news/slide-arrow.png);
	background-repeat:no-repeat;
}

.one-img-slide .pre{
	background-position:0 0;
	left:-10px;
}

.one-img-slide .next{
	background-position:0 -80px;
	right:-10px;
}

.one-img-slide .pre-on{
	background-position:0 -160px;
}

.one-img-slide .next-on{
	background-position:0 -240px;
}

.one-img-slide .pre-none{
	background-position:0 -160px;
	cursor:default;
}

.one-img-slide .next-none{
	background-position:0 -240px;
	cursor:default;
}

.one-img-slide .cnt{
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

#event-detail-slide .cnt{
	width:600px;
	height:470px;
}

#event-detail-slide img{
	width:600px;
	height:400px;
}

.one-img-slide .item{
	position:absolute;
	display:none;
	left:0;
	top:0;
}

.one-img-slide .on{
	display:block;
}

#other-event{
	border:1px solid #d9d9d9;
	background:#fafafa;
	padding:18px;
}

#other-event li{
	float:left;
	margin-right:9px;
}

#other-event a{
	display:block;
	border:3px solid #fafafa;
	border-radius:4px;
}

#other-event a:hover{
	border:3px solid #f60;
}

#other-event .last{
	margin-right:0;
}

#other-event img{
	width:140px;
	height:105px;
}


/*trade show*/
#trade-show-index{
	margin-top:15px;
}
.trade-show #main{
	width:760px;
}

.trade-show #aside{
	width:190px;
}

.trade-show #aside h2{
	font-size:14px;
}
#latest-show-samp .wrap{
	padding:15px 0;
}

.icon{
	text-align:center;
	margin-top:10px;
}

#latest-show-samp .info{
	overflow:hidden;
	zoom:1;
	padding-left:10px;
}

#latest-show-samp p{
	margin-bottom:10px;
}

#latest-show-samp .name{
	font-size:18px;
	margin-bottom:20px;
}
#latest-show-samp .name a{
	word-wrap:break-word;
}
#latest-show-samp .name .link{
	font-size:12px;
	margin-left:20px;
	white-space:nowrap;
}

#latest-show-samp em{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:95px;
	text-align:right;
	margin-right:5px;
	float:left;
}

#latest-show-samp span{
	display:table-cell;
	zoom:1;
}

#upcoming-shows .wrap{
	padding-top:15px;
}

#upcoming-shows .show-item{
	float:left;
	width:294px;
	height:110px;
	padding-right:75px;
	margin-bottom:10px;
}



#shows-replay .wrap{
	padding-top:15px;
	zoom:1;
}

#shows-replay .item{
	width:690px;
}
#shows-replay .show-info{
	margin-bottom:10px;
}
#shows-replay .show-info p{
	margin-bottom:5px;
}

#shows-replay .show-info span{
	margin-right:10px;
}
#shows-replay .name a{
	font-weight:bold;
}



.items-slide{
	position:relative;
}


.items-slide .outer{
	overflow:hidden;
	margin:0 auto;
	position:relative;
	zoom:1;
}

.items-slide .item{
	float:left;
	_display:inline;
}

.items-slide .pre,.items-slide .next{
	width:24px;
	height:40px;
	position:absolute;
	cursor:pointer;
}

.items-slide .pre{
	background-position:0 -840px;
	left:-10px;
}

.items-slide .next{
	background-position:0 -920px;
	right:-10px;
}

.items-slide .pre-on{
	background-position:0 -880px;
}

.items-slide .next-on{
	background-position:0 -960px;
}

#shows-replay .outer{
	width:690px;
	overflow:hidden;
	zoom:1;
}

#shows-replay .pic{
	width:220px;
	height:200px;
	margin:0 5px;
	float:left;
	_display:inline;
}

#shows-replay .pic img{
	width:220px;
	height:165px;
}
#shows-replay .inner{
	width:10000px;
}
#shows-replay .pic p{
	margin-top:5px;
	text-align:center;
	word-wrap:break-word;
}

#shows-replay .pre,#shows-replay .next{
	top:125px;
}

#shows-replay .pre{
	left:-10px;
}

#shows-replay .next{
	right:-10px;
}





.aside-ad{
	margin-bottom:10px;
}

#show-by-month .wrap{
	padding-bottom:0;
}

#show-by-month .item{
	margin-bottom:10px;
}

#show-by-month .year{
	font-weight:bold;
	margin-bottom:5px;
}

#show-by-month .month a{
	margin-right:5px;
	padding-right:5px;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:21px;
	border-right:1px solid #d9d9d9;
	line-height:1;
	margin-bottom:10px;
}

#show-by-month .month .last{
	margin-right:0;
	padding-right:0;
	border:none;
}

#show-by-location .wrap{
	padding-bottom:0;
}


#show-by-location li{
	margin-bottom:10px;
}

/*upcoming shows*/

#upcoming-shows-wrap:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
#upcoming-shows-wrap{
	overflow:visible;
	zoom:1;
}

#show-found{
	border:1px solid #d9d9d9;
	margin-bottom:10px;
}

#show-found .title{
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	padding-left:10px;
	border-bottom:1px solid #e5e5e5;
}

#show-found .title em{
	color:#ff850a;
}

#show-found .wrap{
	padding:5px 10px;
	background:#f2f6fa;
	line-height:20px;
}

#by label{
	float:left;
}

#by label img{
	margin:0 5px;
}



#by-time,#by-location{
	float:right;
	margin-left:20px;
}

#by .select{
	display:inline-block;
	*display:inline;
	zoom:1;
	border:1px solid #a5adb3;
	padding:0 30px 0 5px;
	margin-left:5px;
	background:url(/images/select.gif) right center #fff no-repeat;
	cursor:pointer;
	position:relative;
}

#by .select-menu{
	position:absolute;
	border:1px solid #a5adb3;
	background:#fff;
	left:-1px;
	top:20px;
	display:none;
	min-width:100%;
	*width:150px;
	_width:auto;
}

#by-location .select-menu{
	height:300px;
	overflow-y:auto;
}

#by-time{
	text-align:center;
}

#by .select .on{
	display:block;
}
#by .select-menu a{
	color:#333;
}
#by .select-menu a,#by .select-menu span{
	display:block;
	padding:0 5px;
	white-space:nowrap
}
#by-location .select-menu a{
	padding-right:20px;
}
#by .select-menu a:hover{
	text-decoration:none;
	background:#b2b4bf;
}
#by .select-menu span{
	color:#999;
}

#featured-shows .show-item{
	padding:20px 0;
	border-bottom:1px dotted #ccc;
}

#featured-shows .last{
	border-bottom:none
}
#featured-shows .show-item .name a{
	font-size:14px;
	font-weight:bold;
}

#featured-shows .show-item p{
	word-wrap:break-word;
}
/*latest show*/
#latest-show .info-base{
	padding:20px 0;
}

#latest-show .info-base .pic{
	margin-right:10px;
}

#latest-show .info-base .info{
	overflow:hidden;
}
#latest-show .info-base .name{
	font-size:18px;
}

#latest-show .info-base .link{
	font-size:12px;
	margin-left:20px;
}

#latest-show .info-base .icon{
	text-align:left;
}

.tab-menu{
	line-height:28px;
	font-weight:bold;
	color:#039;
	border-bottom:1px solid #d9d9d9;
	padding-left:1px;
}

.tab-menu span{
	display:block;
	float:left;
	padding:0 20px;
	border:1px solid #d9d9d9;
	margin-left:-1px;
	background:#f2f2f2;
	cursor:pointer;
	position:relative;
	bottom:-1px;
}

.tab-menu .on{
	color:#333;
	cursor:default;
	background:#fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #039;
}

#latest-show .tab-cnt .item{
	padding:0 0 20px;
	display:none;
}

#latest-show .tab-cnt .on{
	display:block;
}

#show-profile .data{
	padding:20px;
}
#show-profile .data p{
	margin-bottom:10px;
}

#show-profile .data em{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:145px;
	text-align:right;
	margin-right:5px;
	float:left;
}
#show-profile .data span{
	display:table-cell;
	zoom:1;
}

#show-profile .info{
	padding-top:30px;
	border-top:1px dotted #ccc;
}

#show-profile .info p{
	margin-bottom:20px;
}

#related-shows li{
	margin-top:8px;
}
#as-corner{
	padding:10px;
}
#as-corner-slide{
	margin-top:20px;
}

#as-corner-slide .cnt{
}

#as-corner-slide .item{
	position:static;
}

#as-corner-slide .pic{
	width:300px;
	height:300px;
	margin:0 auto;
}

#as-corner-slide .pre,#as-corner-slide .next{
	top:150px;
}

#as-corner-slide .pre{
	left:150px;
}


#as-corner-slide .next{
	right:150px;
}

#as-corner-slide .name{
	font-size:14px;
	font-weight:bold;
	width:300px;
	margin:10px auto;
}

#as-corner-slide .attr{
	width:300px;
	margin:10px auto 20px;
}

#as-corner table{
	width:718px;
}

#as-corner th, #as-corner td{
	border:1px solid #d9d9d9;
	padding:6px 10px;
}

#as-corner th{
	text-align:right;
	background:#fefdf3;
	width:140px;
	vertical-align:top;
}

#as-corner td{
	text-align:left;
}

#as-corner table img{
	margin-left:10px;
}

#as-corner .btn{
	margin-top:30px;
}

#gallery{
	border-bottom:3px solid #d9d9d9;
}

#gallery-slide{
	margin-top:15px;
	zoom:1;
}

#gallery-slide .outer{
	width:900px;
}

#gallery-slide .item{
	width:142px;
	margin:0 4px;
}

#gallery-slide .pic{
	border:1px solid #e7e7e7;
}

#gallery-slide .pic img{
	width:140px;
	height:140px;
	vertical-align:top;
}
#gallery-slide .item p{
	margin-top:5px;
	text-align:center;
}

#gallery-slide .on a{
	color:#ff850a;
	text-decoration:underline;
}

#gallery-slide .pre,#gallery-slide .next{
	top:50px;
}

#gallery-slide .pre{
	left:-10px;
}

#gallery-slide .next{
	right:-10px;
}
#learning-center{
	overflow:hidden;
	_margin-bottom:20px;
	_padding-bottom:0;
}
#learning-center .item{
	margin-top:15px;
}

#learning-center .item .pic{
	margin-right:10px;
}
#learning-center .item .pic img{
	width:100px;
	height:100px;
}
#learning-center .item .info{
	width:518px;
	float:left;
}
#learning-center .item .title-s{
	margin-bottom:10px;
}

#learning-center .list{
	margin:15px 0;
}

#learning-center .tags{
	border-top:1px solid #f9f3d6;
	background:#fefdf3;
	padding:10px;
	margin:0 -10px -10px;
	overflow:hidden;
	zoom:1;
	line-height:2;
}

#learning-center .tags em{
	float:left;
	margin-right:5px;
}

#learning-center .tags p{
	overflow:hidden;
	zoom:1;
}

#learning-center .tags a{
	white-space:nowrap;
	margin-right:10px;
}


#trade-tips .item{
	margin:15px 0;
}

#trade-tips .item .pic{
	margin-right:10px;
}
#trade-tips .item .pic img{
	width:100px;
	height:100px;
}
#trade-tips .item .title-s{
	margin-bottom:10px;
}

#policy-standard .list span{
	color:#666;
}
#learning-center-list .title span{
	padding-left:10px;
	color:#666;
}
#learning-center-list .item{
	overflow:hidden;
	zoom:1;
	margin:20px 0;
}
#learning-center-list .info{
	width:510px;
	float:left;
}

#learning-center-list .pic{
	float:right;
	border:1px solid #e6e6e6;
	margin-left:10px;
}
#learning-center-list .pic img{
	width:100px;
	height:100px;
}

#learning-center-list .title-s{
	font-weight:bold;
	margin-bottom:10px;
}

#learning-detail-wrap #main{
	width:760px;
}

#learning-detail-wrap #aside{
	width:190px;
}

#learning-detail{
	padding:20px;
}

#learning-detail p{
	margin:20px 0;
}

#related-products .wrap{
	text-align:center;
	padding-bottom:0;
}

#related-products .item{
	margin-bottom:20px;
}
#related-products .pic{
	width:120px;
	height:120px;
	border:1px solid #e6e6e6;
	margin:0 auto 5px;
}
#related-products .pic img{
	width:120px;
	height:120px;
}

#policy-standard-list .item{
	margin:20px 0;
}

#policy-standard-list .title-s{
	font-weight:bold;
}

#policy-standard-list .item p{
	margin-bottom:5px;
}

#trade-tip-wrap #main{
	float:right;
	width:700px;
}

#trade-tip-wrap #aside{
	float:left;
	width:250px;
}

#trade-tip-detail{
	padding:10px;
}
#trade-tip-detail h1{
	font-size:20px;
	margin-bottom:30px;
}

#trade-tip-detail p{
	margin-bottom:10px;
}

#trade-tip-list .list{
	display:none;
}

#trade-tip-list .show{
	display:block;
}


/*Market Analysis*/
#analysis-slide{
	padding:0;
}

#analysis-slide .cnt{
	position:relative;
	height:340px;
	overflow:hidden;
}

#analysis-slide .item{
	overflow:hidden;
	zoom:1;
	display:none;
	padding:10px;
	position:absolute;
}

#analysis-slide .cnt .on{
	display:block;
}

#analysis-slide .info{
	margin-bottom:10px;
}

#analysis-slide .info h3{
	font-weight:bold;
}

#analysis-slide .info p{
	color:#666;
}


#analysis-slide .sel-menu{
	overflow:hidden;
	zoom:1;
}

#analysis-slide .sel-menu li{
	float:left;
	width:215px;
	background:#d4d4d4;
	line-height:30px;
	text-align:center;
	margin-right:1px;
	font-weight:bold;
	cursor:pointer;
}

#analysis-slide .sel-menu .on{
	background:#dfeafe;
}

#analysis-slide .sel-menu .last{
	margin-right:0;
	padding-right:1px;
}

#china-info .info,#inter-info .info{
	border-top:1px dotted #ccc;
	padding-top:10px;
}
#china-info .info p,#inter-info .info p{
	margin-bottom:5px;
}
#china-info .info a,#inter-info .info a{
	white-space:nowrap;
	margin-right:15px;
}
#china-info .wrap,#inter-info .wrap{
	overflow:hidden;
	padding:10px 0 20px;
}


#market-analysis-wrapper .sel{
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}
#market-analysis-wrapper .sel li{
	width:100px;
	height:27px;
	background:url(/images/special2011/news/market-info-sel.png) 0 0 no-repeat;
	line-height:27px;
	cursor:pointer;
	white-space:nowrap;
	float:left;
	margin-right:10px;
	text-align:center;
}
#market-analysis-wrapper .sel .on{
    font-weight:bold;
	background-position:0 -30px;
}


#market-analysis-wrapper .chart .item{
    display:none;
}

#market-analysis-wrapper .chart .on{
    display:block;
}


.more-info{
	float:right;
	padding-right:18px;
	background-position: right -150px;
}

.more-info:hover{
	background-position:right -190px;
}

#hot-search .wrap{
	padding:0;
	line-height:27px;
}

#hot-search ul{
	float:left;
	width:148px;
	border-right:1px solid #e6e6e6;
}

#hot-search .bg{
	background:#f2f2f2;
}

#hot-search li{
	padding-left:10px;
	white-space:nowrap;
}


#hot-search span{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:34px;
}

#hot-search .up span{
	background:url(/images/special2011/news/hot-up.png) 18px 7px no-repeat;
}

#hot-search .down span{
	background:url(/images/special2011/news/hot-down.png) 18px 7px no-repeat;
}
#hot-search .draw span{
	background:url(/images/special2011/news/hot-draw.png) 19px 12px no-repeat;
}
#more-reports .show-item{
	margin-bottom:20px;
}

#more-reports .last{
	margin-bottom:0;
}


#year-sel{
	width:940px;
	margin:20px auto;
	padding:0 10px 10px;
	border-bottom:1px solid #d9d9d9;
	font-weight:bold;
}

#year-sel a{
	display:inline-block;
	*display:inline;
	zoom:1;
	padding:2px 10px;
	color:#039;
	cursor:pointer;
	margin-left:10px;
	background:#e6e6e6;
	border-radius:2px;
	font-weight:normal;
}

#year-sel a:hover{
	text-decoration:none;
}

#year-sel .on{
	background:#264d99;
	font-weight:bold;
	color:#fff;
}

#products-list .on a{
	color:#ff850a;
}

#market-info-wrap #aside{
	width:250px;
	float:left;
}

#market-info-wrap #main{
	width:700px;
	float:right;
}

#products-list .wrap{
	padding:1px 10px;
}


#industry-info-detail{
	padding:0 10px;
}
#industry-info-detail h1{
	font-size:20px;
	line-height:30px;
    margin-bottom:20px;
}
#industry-info-detail table td,#industry-info-detail table th{
	border:1px solid #ccc
}

#industry-info-detail .tab-cnt {
	border:1px solid #d9d9d9;
	border-top:none;
	padding:20px;
	position:relative;
	top:-1px;
}

#industry-info-detail .item{
	display:none;
}

#industry-info-detail .on{
	display:block;
}

/*industry report*/
#industry-report-detail{
	padding:20px;
}

#industry-report-detail .news-title{
	margin-bottom:15px;
}
#industry-report-detail .news-title span{
	font-size:14px;
	font-weight:normal;
	font-family:arial;
	margin-left:5px;
}
#industry-report-detail .source{
	margin:5px 0 20px 0;
}
#industry-report-detail #act-box{
	padding-top:5px;
	*margin-top:0px;
}


/*Gallery Detail*/

#gallery-detail{
	border:1px solid #d9d9d9;
	margin-bottom:10px;
	overflow:hidden;
}

#gallery-detail .title{
	line-height:32px;
	padding:0 10px;
	border-bottom:1px solid #e5e5e5;
}

#gallery-detail h2{
	font-size:18px;
}

#gallery-detail .big-pic{
	float:left;
	width:298px;
	overflow:hidden;
}
#gallery-detail .big-pic .pic{
	width:300px;
	height:300px;
}

#gallery-detail .big-pic .pic img{
	width:300px;
	height:300px;
}

#gallery-detail .big-pic .info{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#f2f2f2;
	height:52px;
	width:300px;
	vertical-align:middle;
	display:table;
	*position:relative;
}




#gallery-detail .pic-list .pic{
	width:145px;
	height:155px;
	float:left;
	border:1px solid #e5e5e5;
	margin:-1px;
	background:#fff;
	text-align:center;
	padding:10px 10px 11px;
	overflow:hidden;
}

#gallery-detail .pic-list .pic img{
	display:block;
	margin:0 auto 5px;
	width:120px;
	height:120px;
}

#gallery-qa{
	margin-bottom:10px;
	padding:1px 10px;
}

#gallery-qa p{
	margin:10px 0;
}

#gallery-qa .ques{
	font-weight:bold;
	font-size:14px;
}

#gallery-qa .more{
	float:none;
	width:60px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:#f2f2f2;
	border-radius:3px;
}

#gallery-qa .more a{
	padding-right:15px;
	background-position:right -318px
}

#gallery-qa .more a:hover{
	background-position:right -358px
}
/*action buttons*/
#act-box{
	margin-top:20px;
}
#news-detail #act-box{
	margin-bottom:20px;
}
#act-btn{
	margin-top:20px;
}

#down-btn,#print-btn{
	float:left;
	margin-right:10px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}

#down-btn{
	width:97px;
	height:26px;
	background:url(/images/special2011/news/down-btn.png) 0 0 no-repeat;
}

#print-btn{
	background:url(/images/special2011/news/print.png) 0 0 no-repeat;
	width:16px;
	height:16px;
}

.shareSNS{
	float:left;
	margin:0;
}

#act-box .like{
	padding-top:0;
	float:right;
	width:190px;
	margin-top:-5px;
	height:26px;
	overflow:hidden;
}

/*footer
#footer, #footer li {
    background-image: url(/images/hdcompact10.png);
}
#urh,#footer{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:91.67%;
}
#footer{
	zoom:1;
	color:#333;
	background-repeat:repeat-x;
	background-position:0 -326px;
	text-align:center;
	padding-top:2px;
	clear:both;
	border-top:1px solid #d4d4d4;
	margin-top:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;-webkit-text-size-adjust:none
}*/
/*forChromeFontRule
#footer #links{
	font-size:12px
}
#footer ul{
	padding-bottom:3px;
	padding-top:3px;
	margin:0 10px
}
#footer li{
	display:inline;
	padding-left:5px;
	padding-right:10px;
	*padding-right:7px;
	background-repeat:no-repeat;
	background-position:right -70px
}
#footer .ls{
	background-position:-18em
}
#footer p{
	line-height:1.25;
	margin:0
}
#footer #cr{
	padding-bottom:18px;
	padding-top:10px
}
#footer #focusPro{
	width:712px;
	margin:0 auto;
	overflow:hidden;
	zoom:1
}
#footer #focusPro li{
	padding-right:8px;
	padding-left:8px;
}
#footer #focusPro li.fs{
	background:none;
	padding-right:0
}
#footer p{
	color:#333;
}
*/
.news-act{
	border-top:1px dotted #ccc;
	padding-top:20px;
	margin-bottom:20px;
}
.news-act div{
	margin-bottom:5px
}
.news-act .back{
	padding-left:18px;
	background:url(/images/special2011/back.png) left center no-repeat;
}
.reco-tag{
	padding-top:20px;
	border-top:1px dotted #ccc;
}
.reco-tag a{
	color:#333;
	margin-right:10px;
}
.reco-tag a:hover{
	color:#ff850a;
}
.facebook-link{
	margin:10px 0;
}
.facebook-link img{
	vertical-align:top;
}