body {
	font: 12px Verdana;
	margin: 0;
	padding: 0;
	background-color: #f7acc7;
  }

.head {
	background: #dc7396;
	height: 120px;
	position:relative;
}
.head h1 {
	background: url('../images/bg_header.png') no-repeat;
	height: 120px;
	margin: 0;
	text-indent: -999em;
	width: 921px;
}

.head a.signup {
  border-bottom: 1px solid white;
  bottom: 0;
  color: white;
  display: block;
  font-family: helvetica,sans-serif;
  font-size: 1.04em;
  font-weight: bold;
  position: absolute;
  right: 180px;
  text-decoration: none;
  text-shadow: -1px 1px 7px #4D0D0D;
}
.head a.signup:hover, .head a.signup:focus {
  border-bottom: 1px solid #EEFFCC;
  color: #EEFFCC;
}
.head a.signup:active {
  bottom: -1px;
}

.logo {
	width: 155px;
	height: 119px;
	background: url('../images/logo.png') no-repeat scroll 0% 0%;
	left: 25px;
	top: 45px;
	position: absolute;
}

.content {
	margin: 0 auto;
}

#subbody {
	background-color: white;
	border-top: 5px solid #97054a;
}

#content {
	width: 1140px;
	background-color: white;
	overflow: hidden;
	text-align: left;
}

#content .left {
	float: left;
	padding: 50px 40px 0;
}

#content .left #channel {
	width: 222px;
	background: url('../images/bg_chanel.png') no-repeat scroll 0% 0%;
	padding: 30px 5px 25px 5px;
}

#content .left #channel #ch{
	margin-bottom: 25px;
}

#content .left #channel #ch #select {
	width: 155px;
}

#content .left #channel #channel_content {
	margin: 0 15px;
	width: 208px;
	height: 395px;
	overflow: auto;
	overflow-x: hidden;
}

#content .left #channel #channel_content a, #content .left #channel #channel_content a:visited {
	text-decoration: none;
}

#content .left #channel #channel_content .item {
	margin-bottom: 15px;
	overflow: hidden;
	color: #97054a;
	width: 181px;
}

#content .left #channel #channel_content .item .frame {    
	clear: left;
	float: left;
	margin-right: 5px;
}

#content .left #channel #channel_content .item img  {
	border: 1px solid black;
	width: 84px;
	height: 50px;
}

#content #center {
	float: left;
	padding: 35px 0 0;
}

#content #center p {
	margin: 0 0 10px;
	padding: 0;
}

#content #center .video_player_container {
	height: 362px;
	width: 488px;
	background: url('../images/bg_video.png') no-repeat scroll 0% 0%
}

#content #center #panel {
	margin: 10px 20px 0 20px
}

#content #center #panel img {
	border: 0;
	top: 3px;
	position: relative;
	margin-right: 5px;
}

#content #center #panel a, #content #center #panel a:visited {
	text-decoration: none;
	margin-right: 10px;
}

#content #center #panel .no-active {
	color: #818181;
}

#content #center #panel .active {
	color: #97054a;
}

#content #center #panel a:hover {
	color: red;
}

#content #center #description {
	width: 452px;
	min-height: 103px;
	margin: 0 15px;
}

#content #center #description .top {
	background: url("../images/box_commnet_top.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto;
	height: 21px;
}

#content #center #description .content {
	background: url("../images/box_commnet_content.png") repeat-y scroll 0 0 transparent;
	margin: 0;
	padding: 0 10px 10px;
	width: 432px;
}

#content #center #description .bottom {
	background: url("../images/box_commnet_bottom.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto;
	height: 12px;
}

#content #right {
	float: right;
	padding: 30px 25px 5px 5px;
	text-align: center;
}

#content #right #box_join {
	width: 161px;
	height: 138px;
	background: url('../images/box_join.png') no-repeat scroll 0% 0%;
	margin: 0 0 25px 55px;
	text-align: left;
	padding: 13px 15px;
	font-size: 0.9em;
}

#content #right #box_join img {
	border: 0
}

#content #right #box_join p {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

#content #right #box_join #title {
	color: #97054a;
}

#content #right #box_join #box_join_content {
	overflow: hidden;
	display: block;
}

#content #right #box_join #box_join_content a.pics {
	color: #000000;
	display: inline;
	float: left;
	height: 28px;
	text-decoration: none;
	margin: 1px;
	width: 29px;
}

#content #right #box_join #box_join_content a.pics img.thumb {
	border: 1px solid white;
	display: block;
}

#content #right #box_join a.sign, #content #right #box_join a.sign:visited {
	color: #97054a;
	font-weight: bold;
}
#content #right #box_join a.sign:hover {
	color: red;
}

#content #right #ads_title {
	color: #97054a;
}

#content #right #box_ads {
	height: 250px;
	background-color: #21064b;
	padding: 3px;
}

#content #comments {
	margin: 10px 0 200px 312px;
	color: #5b656e;
}

#content #comments #comment_box {
	height: 155px;
	width: 515px;
	border: 1px solid #bfdc5c;
	padding: 10px 0 0 0;
}

#content #comments #comment_box #comment_box_content {
	margin: 5px;
	overflow: auto;
	overflow-x: hidden;
	height: 145px;
	width: 505px;
}

#content #comments #comment_box #comment_box_content .item {
	min-height: 40px;
	margin-bottom: 10px;
	overflow: hidden;
}

#content #comments #comment_box #comment_box_content .item img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
}

#content #comments #comment_box #comment_box_content .item .name {
	color: #0040dd;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#content #comments #comment_box #comment_box_content .item .time {
	color: black;
}

#content #comments #comment_box #comment_box_content .item .message {
	color: black;
	margin: 5px 0 0 0;
	padding: 0;
}

.fother {
	height: 100px;
	width: 100%;
	background: url('../images/bg_fother.png') repeat-x scroll 0% 0% #f69cba;
}

#video_player {
    position: relative;
    left: 45px;
    top: 63px;
}

#video_player object {
    outline: none;   
}

#social_gadget {
    float: right;   
    width: 200px;
    position: relative;
    right: 66px;
    border: 1px solid #C1DB5E;
    padding: 5px;
    overflow: hidden;
}
#social_gadget a img{
    border: 0;   
}
#social_gadget a {
    display: inline-block; 
    float: left;  
    font: 12px/21px arial,sans-serif;
    color: #2A5DB0;
    padding-right: 4px;
    height: 25px;
}
#social_gadget div {
    clear: left;   
}
.fother.video-footer{
  font-size: 1.40em;
  color: white;
  padding-top: 26px;
  font-family: 'Palatino Linotype', Times,'Times New Roman', Georgia, serif;
  font-weight: normal;
  text-align: center;
  height: 75px;
}