@import url("page.css");

#ctleft{
	width:638px;
}
#ctright{
	width:300px;
}

/*-------------------------左边 left begin-------------------------*/
/* #ctleft #ctl_a_con #ctl_a_con_layout */

#ctleft #ctl_a_con_layout{
	padding:9px 9px 9px 15px;
}

/* mtv begin */

#ctleft #ctl_mtv #mtv_con h1{
	color:#006600;
	font-size:21px;
	line-height:21px;
	padding-top:10px;
}
#ctleft #ctl_mtv #mtv_con h2{
	color:#009900;
	font-size:12px;
	line-height:12px;
	padding:6px 0 10px 0;
}
#ctleft #ctl_mtv #mtv_tool{
	overflow:hidden;
	display:inline-block;
	width:100%;
	text-align:center;
	padding:15px 0 15px 0;
}
#ctleft #ctl_mtv #mtv_tool li{
	float:left;
}
#ctleft #ctl_mtv #mtv_tool li a{
	display:block;
	width:100%;
	padding:40px 0 0 0;
}
#ctleft #mtv_tool #mvt_fav{
	width:63px;
	background: url(page/ico_mvfav.gif) center top no-repeat;
}
#ctleft #mtv_tool #mvt_share{
	width:63px;
	background: url(page/ico_mvshare.gif) center top no-repeat;
}
#ctleft #mtv_tool #mvt_report{
	width:63px;
	background: url(page/ico_mvreport.gif) center top no-repeat;
}
#ctleft #mtv_tool #mvt_ding{
	width:86px;
	background: url(page/ico_mvding.gif) center top no-repeat;
}
#ctleft #mtv_tool #mvt_cai{
	width:86px;
	background: url(page/ico_mvcai.gif) center top no-repeat;
}

#ctleft #ctl_comment #comment_form #comment_form_list{
	width:540px;
	height:160px;
}
#ctleft #comment_form_list li{
	float:left;
	padding:3px;
	line-height:24px;
}
#ctleft #comment_form_list li.tip{
	float:right;
	padding:0px;
	line-height:12px;
	color:#666666;
}
#ctleft #ctl_comment #comment_form textarea{
	width:531px;
	height:110px;
	padding:3px;
}
#ctleft #ctl_comment #comment_form input{
	width:72px;
	padding:2px 2px 0 2px;
}

#comment_list{
	padding:12px 0 0 0;
	width:97%;
}
#comment_list ul{
	clear:left;
	padding-bottom:6px;
}
#comment_list li{
	padding:6px 0 6px 0;
}
#comment_list .info{
	height:12px;
	text-indent:4px;
	background-color:#F6F6F6;
	border-bottom:1px solid #EEEEEE;
}
#comment_list .data{
	padding-left:4px;
	word-wrap: break-word;
	line-height:17px;
}
#comment_list .avatar{
	padding:0 6px 0 0;
}
#comment_list .date{
	color:#808080;
}
#comment_list .user{
	color:#0044DD;
	padding-right:6px;
}


/* 翻页 flip begin */

#pageflip{
	padding:18px 0 9px 0;
	text-align:center;
}
#pageflip a{
	overflow:hidden;
	display:inline-block;
	margin-right:3px;
	margin-bottom:2px;
	padding:4px 6px 3px 6px;
	border:1px solid #E1E8DE;
	color:#0044DD;
	text-decoration:none;
}
#pageflip a:hover{
	border-color:#316AC5;
	background-color:#E0E9F6;
}
#pageflip a.current{
	border-width:0;
	color:#FF3300;
	font-weight:bold;
	background-color:#FFFFFF;
	cursor:default;
}
#pageflip a.enable{
	border-width:2px;
}
#pageflip a.disable{
	border:2px solid #E1E8DE;
	color:#808080;
	background-color:#FFFFFF;
	cursor:default;
}

/* 翻页 flip end */

/*-------------------------左边 left end-------------------------*/

/*-------------------------右边 right begin-------------------------*/

#ctright .mvinfo{
overflow:hidden;
display:inline-block;
line-height:22px;
padding:6px 0 2px 12px;
}

#ctright .mvinfo li{
float:left;
width:100%;
}
#ctright .mvinfo .half{
width:40%;
}
#ctright .mvinfo .mvctip{
	color:#979B95;
	padding-bottom:4px;
}
#ctright .mvinfo .btn{
width:50px;
}
#ctright .mvcopy{
line-height:18px;
padding-top:6px;
}
#ctright .label{
	display:inline-block;
	width:70px;
}


/**/

#ctright #pane_class .panebody{
	overflow:hidden;
	display:inline-block;
	padding:0;
	border:2px solid #F6FDF1;
	border-width:0 8px 0 0;
}
#ctright #pane_class .panebody a{
	overflow:hidden;
	display:block;
	float:left;
	margin:8px 7px 0px 1px;
	width:50px;
	height:50px;
}
#ctright #pane_class .panebody img{
	height:50px;
}

/**/

#ctright .pane .panebody{
	padding:0 0 9px 0;
}
#ctright .bodyheader{
	color:#408020;
	border-bottom:1px solid #E1E8DE;
	margin-bottom:1px;
	background-color:#F6FDF1;
}
#ctright .bodyheader li{
	border-top:1px solid #E1E8DE;
	border-bottom:1px solid #FFFFFF;
}


#ctright .ordermv{
overflow:hidden;
display:inline-block;
width:298px;
line-height:22px;
}
#ctright .ordermv li{
float:left;
}
#ctright .ordermv .mvti,
#ctright .ordermv .mvud{
	width:40px;
	padding-right:0px;
	text-align:center;
}
#ctright .ordermv .mvna{
	width:150px;
}
#ctright .ordermv .mvht{
	width:68px;
	text-align:center;
}
#ctright .ordermv .up{
	color:#FF3300;
}
#ctright .ordermv .down{
	color:#0099CC;
}

/*-------------------------右边 right end-------------------------*/

