﻿.object {
	width:720px;
	float:right;
	clear:right;
}
.object .title {
	height:29px;
	border-bottom:0;
	padding-top:10px;
}
.object .title span {
	display:block;
}
.object .title span.left {
	width:600px;
	padding-left:25px;
	padding-top:2px;
	font-size:14px;
	font-weight:bold;
}
.object .title span.right {
	padding:2px 9px 0 0
}
.object .content {
	width:718px;
	padding-top:10px;
}
.object .content .cont {
	width:718px;
	height:auto;
	overflow:auto;
	margin-bottom:10px;
}
.object .content .cont dl {
	width:130px;
	float:left;
	margin-left:11px;
	display:inline;
	overflow:hidden;
}
.object .content .cont dl dt {
	width:130px;
	height:100px;
	overflow:hidden;
}
.object .content .cont dl dt img {
	width:120px;
	height:90px;
}
.object .content .cont dl dt a img, .object .content .cont dl dt a:visited img {
	padding:4px;
	display:block
}
.object .content .cont dl dd {
	width:130px;
	padding:2px 0;
}
.object .content .cont dl dd.tit {
	line-height:18px;
	white-space:normal;
	word-break:break-all
}
.object .content .cont dl dd a, .object .content .cont dl dd a:visited {
	padding-right:5px;
}
.object .content .cont dl dd.date {
	font-size:11px;
}
.kategori {
	width:218px;
	float:left;
}
.kategori ul {
	width:218px;
	padding-top:10px;
	float:left;
}
.kategori ul li {
	float:left;
	height:28px;
	width:196px;
	display:inline;
	margin:0px 0 7px 10px;
	border:1px solid #E1E1E1;
	background:url(tv_bg.jpg);
}
.kategori ul li a:link, .kategori ul li a:visited {
	display:block;
	font-weight:bold;
	height:22px;
	width:189x;
	background:url(real.gif) no-repeat 5px;
	text-decoration:none;
	padding:6px 0 0 23px;
}
.kategori ul .alt {
	float:left;
	height:17px;
	width:196px;
	display:inline;
	margin:0 0 5px 20px;
	border:0px;
	background:url(dot6.gif) no-repeat 1px 3px;
}
.kategori ul .alt a:link, .kategori ul .alt a:visited {
	display:inline;
	font-weight:bold;
	height:22px;
	background:none;
	width:189x;
	text-decoration:none;
	padding:0px 0 0 15px;
}
.hot_tag1 p{ 
	margin:0 10px; 
	padding:1px 0 15px 0; 
	line-height:20px;
}
.hot_tv {
	width:218px;
	display:table;
}
.hot_tv ul {
	width:198px;
	height:auto;
	overflow:auto;
	margin:0 10px;
	padding:5px 0 10px
}
.hot_tv ul li {
	height:26px;
	line-height:26px;
	width:190px;
	padding-left:4px;
	white-space:normal;
	overflow:hidden;
}
#content {
	width:480px;
	float:left;
	overflow:hidden;
}
#content h1 {
	font-size:14px;
	height:30px;
	line-height:30px;
}
#content .content {
	width:480px;
	margin-bottom:5px;
}
.user_cont {
	width:470px;
}
.user_cont .title {
	height:35px;
	line-height:30px;
}
.user_cont .title span {
	float:left;
	font-weight:bold;
	padding-left:10px;
}
.user_cont .title p {
	float:right;
	padding-right:10px;
}
.yorums {
	padding:5px 5px 5px 10px;
	width:97%;
	line-height:18px;
	word-break:break-all;
	overflow:hidden;
}
#content_right {
	width:455px;
	float:right;
	overflow:hidden
}
.intro {
	width:445px;
	display:table;
	padding:5px;
	margin-bottom:10px;
}
.intro .content {
	width:445px;
}
.intro .content ul {
	height:auto;
	overflow:auto;
	padding:5px 10px;
}
.intro .content ul li {
	padding:3px 0;
	float:left;
}
.intro .content ul li.tag {
	width:425px;
}
.intro .content ul li.p {
	width:425px;
	padding-bottom:6px;
	line-height:19px;
}
.intro .content ul li.inp {
	width:395px;
	padding-top:6px;
}
.intro .content ul li.inp label {
	float:left;
	height:25px;
	line-height:25px;
}
.intro .content ul li.inp input {
	float:left;
}
.intro .content ul li.inp input.box {
	width:278px;
	height:20px;
	padding:3px 5px 0 5px
}

.boxs {
	width:465px;
}
.boxs .conl {
	float:left;
	width:300px;
}
.boxs .conr {
	float:right;
	width:160px;
}

.user_tv {
	width:300px;
	display:table;
	margin-bottom:10px;
}
.user_tv dl {
	border-top:0;
	width:298px;
	height:auto;
	overflow:auto;
}
.user_tv dl dd {
	width:298px;
	margin-bottom:10px;
	float:left;
}
.user_tv dl dd img {
	width:120px;
	height:90px
}
.user_tv dl dd p {
	width:130px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	overflow:hidden;
	text-align:center;
	height:120px;
	overflow:hidden;
}
.user_tv dl dd p a, .user_tv dl dd p a:visited {
	display:block;
	width:120px;
}
.user_tv dl dd p a img, .user_tv dl dd p a:visited img {
	padding:4px;
	margin-bottom:5px;
}


pre {
	margin:0;
	padding:0px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

