@CHARSET "UTF-8";

body {
	/*overflow: scroll;*/
}

.tab-panel {
	/*border-bottom: solid 1px #6797D3;*/
}

.form-field, .share-panel-trigger {
	margin: 4px;
	padding: 2px;
}

.share-panel .share-panel-trigger {
	padding: 0pt 0pt 0pt 20px;
}

.share-panel.plus .share-panel-trigger {
	background: url(assets/plus.png) 4px 2px no-repeat;
}

.share-panel.minus .share-panel-trigger {
	background: url(assets/minus.png) 4px 2px no-repeat;
}

.share-panel-trigger a span {
	font-size: 10pt;
	font-weight: bold;
	
	line-height: 14px;
}

.share-panel {
	border: solid 2px #6797D3;
	background-color: #D5E3F4;	
	background: #D5E3F4 url(round/assets/r-top-nb.png) repeat-x scroll 0% 0%;
	
	width: 400px;
	
	margin: 0pt;
	
	overflow: hidden;
}

.share-panel.minus {
	width: 400px;
	
	padding: 5px 150px 5px 5px;
}

.share-panel.plus {
	width: 150px;
	
	padding: 5px;
}


.share-panel .share-side {
	background-color: #FFFFFF;
	
	width: 150px;
	min-height: 160px;
	
	float: right;
	margin: -5px -150px -10px 0pt;	
	
}

.share-panel .share-side a img {
	margin: 5px 0pt 5px 5px;	
}

.share-panel.plus .share-side, .share-panel.plus form {
	display: none;	
}

.share-panel label {
	display: block;
	
	width: 40px;
	
	margin: 2px 0pt;
	padding: 1px 0pt;
	float: left;
}

.share-panel input.text {
	font-size: 10pt;
	width: 25em;
	
	padding: 1px 0pt;
}

.share-panel input.submit {
	margin-left: 40px;
}

#share-window .bd {
	padding: 0pt;
}

#share-window form {
		
}

#share-window td {
	vertical-align: top;
	padding: 10px;	
}

#share-window #split {
	background: #9C9C9C url(assets/split-left.png) center center no-repeat;
	
	padding: 5px;
}

#share-window #split.share {
	background: #9C9C9C url(assets/split-left.png) center center no-repeat;
}

#share-window #split.add {
	background: #9C9C9C url(assets/split-right.png) center center no-repeat;
}

#share-window #share-form {
	
}

#share-window #add-feed-form {

}

#share-window #feed-icon-panel {
	width: 100px;
	
	background-color: #EEEEEE;
	border-left: solid 1px #CCCCCC;
}

#quote-field label a {
	display: block;	
	
	background: transparent url(assets/select.png) right center no-repeat;
}

#quote-field label a:hover {	
	text-decoration: none;
}

/*
#quote-field label a {
	display: inline-block;
	width: 0px;
	height: 12px;
	background: transparent url(assets/sprite_arrow_enlarge_max_min_shrink_x_blue.gif) 0pt 0pt no-repeat;

	padding: 0pt 0pt 0pt 12px;
	overflow: hidden;
}
*/

#custom-doc {
	width: 960px;
}

.item-panel {
	zoom: 1;
}

.item-panel ul {
	overflow: hidden;
	zoom: 1;
}

.item-panel ul li {
	min-height: 64px;
	
	margin: 0pt 0pt 8px 0pt;
	padding: 0pt 0pt 0pt 56px;
	
	overflow: auto;
	zoom: 1;
}

.avator {
	/*border: solid 1px #898989;*/	
	
	width: 48px;
	
	margin: 0pt 0pt 0pt -56px;
	/*padding: 3px;*/
	float: left;
	
	overflow: hidden;
}

.avator img {
	width: 48px;
	/*height: 48px;*/
	
	float: left;
}

li.item {
	margin: 0pt 0pt 5px;
}

div.item {
	background-color: #F7F7F7;
	/*border-top: solid 1px #CCCCCC;*/
	/*border-bottom: solid 1px #DDDDDD;*/
	margin: 0pt 0pt 10px;
}

li.item div.item .hd {
	display: none;
}

.single-item {
	padding-left: 56px;	
}

.item .hd {
	border-top: solid 1px #1461A9;
	border-bottom: solid 1px #DDDDDD;
	
	background-color: #EEEEEE;
	
	margin: 0pt 0pt 5px;
	padding: 3px 0pt !important;
}

.item .hd a {
	color: #1030CC;
}

.item .hd .tip, .item .bd .tip, .item .hd .gray, .item .bd .gray {
	color: #898989;
	
	line-height: 20px;
	
	margin: 0pt 4px;
}

.item .bd .timespan {
	color: #898989;	
}

.item .hd .item-icon {
	background: transparent url(assets/link.gif) 2px top no-repeat;
	padding: 0pt 0pt 0pt 20px;
}

.item .hd .item-icon.image {
	background: #EEEEEE url(assets/image.gif) 2px top no-repeat;
}

.item .hd .item-icon.music {
	background: #EEEEEE url(assets/music.gif) 2px top no-repeat;
}

.item .hd .item-icon.video {
	background: #EEEEEE url(assets/video.gif) 2px top no-repeat;
}

.item .hd .item-icon.fanfou {
	background: #EEEEEE url(assets/icons/fanfou.png) 2px top no-repeat;
}

.item .hd .item-icon.twitter {
	background: #EEEEEE url(assets/icons/twitter.png) 2px top no-repeat;
}

.item .hd .item-icon.taobao {
	background: #EEEEEE url(assets/icons/taobao.png) 2px top no-repeat;
}

.item .hd .item-icon.taobaomall {
	background: #EEEEEE url(assets/icons/taobaomall.png) 2px top no-repeat;
}

.item .hd .item-icon.eachnet {
	background: #EEEEEE url(assets/icons/eachnet.png) 2px top no-repeat;
}

.item .hd .item-icon.paipai {
	background: #EEEEEE url(assets/icons/paipai.png) 2px top no-repeat;
}

.item .hd .item-icon.internal {
	background: #EEEEEE url(assets/icons/status.gif) 2px top no-repeat;
}

.item .hd .item-icon.chinapub {
	background: #EEEEEE url(assets/icons/chinapub.png) 2px top no-repeat;
}

.item .hd .item-icon.dearbook {
	background: #EEEEEE url(assets/icons/dearbook.png) 2px top no-repeat;
}

.item .hd .item-icon.client {
	background: #EEEEEE url(assets/icons/application.png) 2px top no-repeat;
}

.item .hd .close-button {
	position: relative;
	right: 0pt;
	top: 0pt;	
}

.item .bd {
	margin: 0pt 0pt 10px;	
}

.item .bd .item-content {
	float: left;
}

.item .bd .item-content h2 {
	/*font-size: 12pt;*/
	/*font-weight: bold;*/
}

.item .bd .item-content h2 .title {
	font-size: 110%;
	font-weight: bold;
	/*color: #0066AA;*/
	color: #1030CC;
}

.item .bd .item-content a {
	color: #1030CC;
}

.item .bd .quote, .item .bd .comment, .item .bd .comment p {
	clear: both;
}

.item .bd .item-content .url {
	overflow: hidden;	
}

.item .bd .item-content .url a {
	display: block;
	width: 500px;
	color: #666666;
	
	overflow: hidden;
}

.item .bd .item-image {
	display: block;
	border: 1px solid #CCCCCC;
	max-height: 300px;
	
	float: left;
	margin: 0pt 10px 10px 0pt;
	padding: 3px;
	
	overflow: hidden;
}

.item .bd .item-image img {
	border: none 0pt;
	width: 200px;
	
	float: left;
	*margin: 0pt -3px;
	cursor: pointer;
}

.item .bd .item-content-image {
	
}

.item .bd .item-video {	
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0pt 8px 12px 0pt;
	padding: 3px;
	float: left;
}

.item .bd .item-video img {
	width: 200px;
	/*height: 180px;*/
	
	float: left;
	cursor: pointer;
}

.item .bd .item-content-video {
	
}

.item .bd .item-music {	
	float: left;
}

.item .bd .item-music img {
	height: 24px;
	
	float: left;
	padding: 8px 0pt;
	cursor: pointer;
}

.item .bd .item-content-music {
	clear: left;
}

.item .bd .item-taobao {
	margin: 0pt 10px 10px 0pt;
	float: left;	
}

.item .bd .item-content-internal h2 {
	overflow: hidden;
	zoom: 1;
}

.item .bd .item-content-internal span {
	float: left;
}

.item .bd .item-content-internal a {
	display: block;
	float: left;
	margin: 0pt 0pt 0pt 4px;
}

.item .bd .item-content-internal a img {
	float: left;
}

.item .ft {
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	margin: 0pt;
	padding: 3px 0pt;
	
	clear: both;
}

.quote {
	max-height: 300px;
	
	overflow-x: hidden;
	overflow-y: auto;
}

.quote .start {
	color: #666666;
	
	background: transparent url(assets/quote-start.gif) left top no-repeat;
	padding: 0pt 0pt 0pt 18px;	
	
	overflow: auto;
	zoom: 1;
}

.quote .end {
	display: block;
	
	background: transparent url(assets/quote-end.gif) right bottom no-repeat;
	padding: 0pt 18px 0pt 0pt;
	
	float: left;
}

.quote .quote-content {
	
}

.comment {

}

.comment div {
	margin: 4px;	
	
	overflow: hidden;
}

.comment .username {
	display: block;
	width: 60px;
	overflow: hidden;	
	
	float: left;
	clear: left;
}

.comment .content {
	diaplay: block;
	background: transparent url(assets/annotation-tip-arrow-left.gif) left top no-repeat;
	padding-left: 9px;
	
	float: left;
}

.comment .content span {
	display: block;
	border: solid 1px #C2D9FF;

	background-color: #E1ECFE;
	max-width: 600px;
	
	margin-left: -1px;
	padding: 0pt 4px;
	
	overflow: hidden;
}

.comment form input.text {
	width: 200px;
}

.comment form input.button {
	
}

.comment .content {
	display: block;	
	
	float: left;
	margin: 0pt;
}

.star {
	background: transparent left top no-repeat;
	padding-left: 16px;
	cursor: pointer;
}

.star.inactive {
	background-image: url(assets/star_inactive.png);
}

.star.active {
	background-image: url(assets/star_active.png);
}

.ft .comment {
	background: transparent url(assets/comment.gif) left top no-repeat;
	padding-left: 16px;
	cursor: pointer;
}

.ft .tag {
	background: transparent url(assets/tag.gif) left top no-repeat;
	padding-left: 16px;
	cursor: pointer;
}

.ft .close {
	background: transparent url(assets/close-icon.png) left top no-repeat;
	padding-left: 16px;
	cursor: pointer;
}

div.form-field input.large {
	width: 160px;
}

.popular-panel {
	margin: 0pt 0pt 10px;
	clear: both;
}

.popular-panel .hd .tl {
	background: url(assets/popular-panel-background.png) left top no-repeat;
	padding-left: 8px;
}

.popular-panel .hd .tr {
	background: url(assets/popular-panel-background.png) right top no-repeat;
	padding-right: 8px;
}

.popular-panel .hd .tc {
	background: url(assets/popular-panel-background.png) left -38px repeat-x;
	height: 38px;
	line-height: 38px;
}

.popular-panel .hd .tc h3 {
	font-weight: bold;
}

.popular-panel .ft {
	clear: both;
}

.popular-panel .ft .tl {
	background: url(assets/popular-panel-background.png) left -76px no-repeat;
	padding-left: 8px;
}

.popular-panel .ft .tr {
	background: url(assets/popular-panel-background.png) right -76px no-repeat;
	padding-right: 8px;
}

.popular-panel .ft .tc {
	background: url(assets/popular-panel-background.png) left -87px repeat-x;
	height: 11px;
}

.popular-panel .bd {
	border-left: solid 1px #DCEAF7;
	border-right: solid 1px #DCEAF7;
	
	width: 750px;
	*width: 754px;
	padding: 5px 5px;
	
	text-align: center;
	float: left;
}

.popular-panel .bd .center {
	width: 750px;
	
	margin-left: auto;
	margin-right: auto;
	
	float: left;
}

.popular-panel .bd ul {
	border-bottom: solid 2px #DCEAF7;
	height: 35px;
}

.popular-panel .bd ul li {
	background: url(assets/popular-tab-line.gif) right center no-repeat;
	
	float: left;
	padding: 0pt 8px;
	text-align: center;
}

.popular-panel .bd ul li a {
	display: block;
	
	width: 89px;
	height: 27px;
	line-height: 27px;
}

.popular-panel .bd ul li.current a {
	background: url(assets/popular-tab-btn.jpg) left top no-repeat;
	color: #FFFFFF;
}

.popular-panel .bd .content {
	height: 300px;
	clear: both;
}

.hot-item {
	border: solid 1px #CCCCCC;	
	
	height: 160px;
	
	margin: 5px;
	float: left;
}

.hot-item .bd {
	width: auto;
	padding: 5px;
}

.hot-item .bd a {
	display: block;
	height: 120px;
	
	float: left;
	overflow: hidden;
}

.hot-item .bd a img {
	width: 163px;
	
	float: left;
}

.hot-item .ft {
	text-align: center;
}

.hot-item .ft span {
	display: block;
	width: 160px;
	overflow: hidden;
	
	white-space: nowrap;
	
	margin-left: auto;
	margin-right: auto;
}

.pagination {
	text-align: right;
}

.pagination a, .pagination b {
	margin: 3px;
}

.pagination a:hover, .pagination b {
	border-top: solid 2px #1461A9;
	text-decoration: none;
}

.video-toolbar {
	background: transparent url(assets/video-toolbar-background.png) left top repeat-x;
	border: solid 1px #B1B1B1;
	
	height: 23px;	
	clear: left;
}

.video-toolbar .video-close-button {
	display: block;
	background: transparent url(assets/video-close-button.png) left top no-repeat;
	
	width: 22px;
	height: 20px;
	
	margin: 2px;
}

.nearby {
	margin: 15px 0pt;
	
	overflow: hidden;
	zoom: 1;
	
	text-align: center;
}

.nearby h3 {
	border-bottom: solid 1px #CCCCCC;
	font-weight: bold;
	
	margin: 0pt 0pt 5px;
	padding: 3px 0pt 3px 20px;
	text-align: left;
}

.nearby.video h3 {
	background: transparent url(assets/movie-icon.gif) left center no-repeat;
}

.nearby.image h3 {
	background: transparent url(assets/photo-icon.gif) left center no-repeat;
}

.nearby ul {	
	overflow: auto;
	zoom: 1;
}

.nearby li {
	margin: 5px 5px 5px 0pt;
	float: left;
}

.nearby li a {
	display: block;
	width: 120px;
}

.nearby li .image {
	float: left;
	width: 120px;
	height: 90px;
	
	overflow: hidden;
}

.nearby li .image img {
	width: 120px;
	float: left;
}

.nearby li .title {
	text-align: center;
	
	padding: 6px 0pt;
	clear: left;
	
	overflow: hidden;
	word-white: no-wrap;
}

.notification {
	margin-bottom: 10px;
}

.notification .hd {
	border-bottom: solid 1px #EDF3FF;
}

.notification .hd h3 {
	font-size: 110%;
	font-weight: bold;
}

.notification .bd {

}

.notification .bd li {
	background: transparent url(assets/wall-post.gif) left center no-repeat;
	line-height: 24px;
	padding-left: 20px;
}

.notification .bd li a {
	color: #1030CC;
}

.bookmarklet-link {
	background: transparent url(assets/button-red-big.png) no-repeat scroll left top !important;
	border: medium none;
	display: block;
	height: 24px;
	line-height: 24px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 160px;
}

.bookmarklet-button-hint {
	margin: 4px 0pt;
}
