html,body {
	margin: 0;
	padding: 0;
}
body {
	background: url(http://l.yimg.com/e/style/3/378/bg.jpg) repeat 50% 0;
	font-size: 12px;
	color: #555;
	font-family: sans-serif, arial;
	padding-top: 20px;
}

a {
	color:#906c3e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}
#bigcontainer {
	width: 980px;
	margin: 0 auto;
}
#container {
	width: 980px;
}
#header {
	padding-left: 20px;
}
#header h1 a {
	color: #fff;
}
#header {
	background: url(http://l.yimg.com/e/style/3/378/banner.jpg) no-repeat 50% 100%;
	margin-bottom: 0;
	height: 100px;
}
#swf {
	padding: 0px 15px 80px;
	background: url(http://l.yimg.com/e/style/3/378/banner.jpg) no-repeat 50% 100%;
	margin: 0;
}
#main {
	background: url(http://l.yimg.com/e/style/3/378/container.jpg) repeat-y 50% 0;
}

#container1 {
	/*background: url(http://l.yimg.com/e/style/3/378/container.jpg) repeat-y 50% 0;*/
}
#content {
	width: 600px;
	float: left;
	padding-left: 30px;
	background: url(http://l.yimg.com/e/style/3/378/container.jpg) repeat-y 0 0;
}

/* mainTab */
#main {
	position: relative;
}
#main_tab {

}
#main_tab li a {
	display: block;
	float: left;
	width: 140px;
	height: 22px;
	text-align: center;
	padding-top: 13px;
	color: #fff;
	background:#999;
}
*html #main_tab li a {height: 35px;}
#main_tab li a:hover,
#main_tab .hover a {
	text-decoration: none;
	background: #eee;
	color:#000;
}

/* all */
#sort {
	text-align: left;
	margin: 10px 0;
}
#sort .inline {
	display: inline;
}
#viewMode {
	padding-bottom: 15px;
	background: url(http://l.yimg.com/e/style/3/378/shadow.jpg) no-repeat 50% 100%;
	margin-bottom: 15px;
	height: 20px;
}
*html #viewMode {
	padding-bottom: 0;}
#viewMode li cite,
#viewMode li a:hover {
	display: block;
	width: 140px;
	height: 22px;
	float: left;
	color: #ff5b00;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
	background: url(http://l.yimg.com/e/style/3/378/viewMode_c.jpg) no-repeat 0 0;
}
#viewMode .partial cite,
#viewMode .partial a {
	margin-left: 150px;
	_margin-left: 75px;
}
#viewMode .detail a,
#viewMode .detail cite {
	margin-right: 150px;
	_margin-right: 75px;
}
#viewMode li a {
	display: block;
	width: 140px;
	height: 22px;
	float: left;
	color: #fff;
	text-align: center;
	padding-top: 13px;
	background: url(http://l.yimg.com/e/style/3/378/viewMode.jpg) no-repeat 0 0;
}


/* single */
#singleVideo div {
	margin-bottom: 10px;
}
#singleRating {
	width: 105px;
	background: #eee;
	padding: 5px 10px;
	height: 50px;
	border: 1px solid #ccc;
	float: left;
}
#singleActions ul {
	float: right;
	width: 450px;
}

#singleActions .self,
#singleActions .extra,
#singleActions .else {
	display: inline;
}
#singleActions .self a:hover,
#singleActions .extra a:hover,
#singleActions .else a:hover {
	background: #906c3e;
	color: #fff;
	text-decoration: none;
}
#singleActions .self a {
	display: block;
	padding: 5px;
	width: 115px;
	height: 15px;
	margin: 0 5px 5px 0;
	text-align: center;
	border: 1px solid #ccc;
	background: #eee;
	float: left;
}
#singleActions .extra a {
	display: block;
	padding: 5px;
	width: 115px;
	height: 15px;
	margin: 0 5px 5px 0;
	text-align: center;
	border: 1px solid #ccc;
	background: #eee;
	float: left;
}
#singleActions .else a {
	display: block;
	padding: 5px;
	width: 71px;
	height: 15px;
	margin: 0 5px 5px 0;
	text-align: center;
	border: 1px solid #ccc;
	background: #eee;
	float: left;
}

#interaction {
	clear: both;
}
#trackback h5,
#comment h5,
#post h5,
#mainSection h2 {
	font-size: 15px;
	color: #906c3e;
	border-left: 7px solid #906c3e;
	padding-left: 5px;
	margin: 10px 0;
	
}
.textReply, .comments-track {
	background: #ead6a4;
	padding: 10px;
	margin: 0 10px 10px 0;
}
.comments-post {
	font-size: 11px;
	text-align: right;
	color: #906c3e;
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px dashed #fff;
}

#postForm {
	background: #eee;
	margin: 0 10px 10px 0;
	padding: 10px;
}

#postForm .head {
	width: 130px;
	display: block;
	float: left;
}

#postForm p {
	margin: 10px 0;
}
/* Comment */
.total-comments-div {
	padding: 30px 15px 30px 50px;
}
.trackback-url {
	text-align: right;
	margin: 0 30px 0 0;
}
.cmt_floor {
	display: none;
}
.msg_body {
	background: #d4bc9c;
	border: 0;
	margin: 0 10px 10px 0;
	padding: 10px;
	position: relative;
}
.msg_body .msg_img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 10px;
	right: 10px;
	_right: 20px;
	margin-bottom: 10px;
}
.msg_img img {
	border: 1px solid #fff;
}
.msg_man, 
.msg_title, 
.msg_date {
	font-size: 11px;
	color: #906c3d;
	width: 480px;
	border-left: 5px solid #906c3d;
	padding: 10px 0 0 10px;
	background: #fff;
}
.msg_body .msg_date {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.msg_word {
	margin-top: 20px;
}
.msg_info, .msg_ip {
	font-size: 11px;
	text-align: right;
	color: #906c3e;
}
.reply_word {
	border-left: 5px solid #fff;
	margin: 10px 0 0 0;
	padding: 10px;
	color: #fff;;
	background: #906c3d;
}
.msg_control a {
	padding: 5px;
	background: #fff;
	border: 1px solid #906c3d;
}
/*.msg_control {
	padding: 10px 0 0 0;
}*/
.msg_control a:hover {
	background: #906c3d;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
}
.page_control {
	text-align: center;
	font-size: 10px;
	margin: 10px 0;
}
.page_control a {
}
.page_control a:hover {
	background: #d4bc9c;
	color: #fff;
	text-decoration: none;
}


/* sidebar */
#sidebar {
margin-right:40px;
	float: right;
	display:inline;
}

#sidebar #namecard {
	background: #ffc15a;
	background: #eee;
	border: 0;
}
#sidebar #myService li a {
	background: #906c3e;
	background: #ccc;
	color: #fff;
	border-bottom:1px solid #ffc15a;
	border-bottom: 1px solid #eee;
}
#sidebar #myService li a:hover {
	background: #fff;
	color: #906c3e;
	border-bottom:1px solid #eee;
}


/* footer */
#footer {
	clear: both;
	height: 50px;
	background: url(http://l.yimg.com/e/style/3/378/blogend.jpg) no-repeat 50% 100%;
}

/* remove it */
#musicplayer {
	display: none;
}
#admin{margin:5px 0}