ul,li,p{
	margin:0;
	padding:0;
}

.left {
	float:left;
	display:inline;
}

.left15 {
	float:left;
	margin:0 15px 0 0;
}

.left20 {
	float:left;
	margin:0 20px 0 0;
	display:inline;
}

.clearfix {
  zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clear {
	clear:both;
}

.displaynone {
	display:none;
}

.btm15 {
	margin-bottom:15px;
}

.btm10 {
	margin-bottom:10px;
}

.txt_red {
	color:#ff0000;
}


.line_x_dot {
	clear:both;
	background: url(../movie/img/line_dot.gif) repeat-x left center;
	margin:10px 0 10px 0;
}

#movie {
	width:627px;
}

#movie h2 {
	background:url(../movie/img/title_02.gif) no-repeat 0 0;
	height:40px;
	color:#ff6600;
	font-size:14px;
	text-indent:120px;
	padding-top:14px;
	margin:0 0 15px 0;	
}

#movie h2.index_title {
	padding-top:0px;
	text-indent: -9999px;
}

#movie h3 {
	background:url(../movie/img/title_bg.gif) no-repeat 0 0;
	height:30px;
	padding-left:10px;
	margin:0px;
}

#movie h3.index_st {
	background:url(../movie/img/st_recommend.gif) no-repeat 0 0;
	padding-left:0px;
	text-indent: -9999px;
}

#movie h3 p {
	padding-top:8px;
	color:#FFFFFF;
	font-size:14px;
	float:left;
}

#movie h3 img {
	float:left;
	margin-right:10px;
	margin-top:8px;
}

#movie p {
	font-size:12px;
	line-height:18px;
}

#movie h4 {
	background:url(../movie/img/arrow_m.gif) no-repeat 0 0;
	font-size:14px;
	text-indent:20px;
	margin:10px 0 0 0;
}

#movie .box .pickup_left {
	float:left;
	width:295px;
}

#movie .box .pickup_left a {
	text-decoration: underline;
	font-size:14px;
}

#movie .box .pickup_left a:hover {
	text-decoration: none;
}

#movie .box .pickup_left p {
	margin-bottom:10px;
}

#movie .box .pickup_left p.txt_end {
	margin-bottom:0px;
}

#movie p.arrow_s {
	background:url(../movie/img/arrow_s.gif) no-repeat 0 5px;
	font-size:10px;
	margin:0;
	padding-left:15px;
}

#movie p.arrow_s a {
	font-size:12px;
}


#movie .box {
	background:url(../movie/img/table_bg.gif) repeat-y 0 0;
	padding:10px 10px 5px 10px;
}

#movie .box .left {
	float:left;
	width:300px;
}

#movie .play {
	width:300px;
	background:url(../movie/img/play_main.gif) repeat-y 0 0;
	margin:15px 0;
}

#movie .play .btn28 a {
	width:280px;
	height:50px;
	margin:10px;
	display:block;
}

#movie .play .btn28 a:hover {
	background-position:0 -50px;
}

#movie .play #btn_play {
	background-image:url(../movie/img/btn_play.gif);
}

#movie .play p {
	font-size:10px;
	margin:0 15px 5px 15px;
}

#movie .box .proftxt {
	float:left;
	width:500px;
}

#movie .list_box ul {
	width:607px;
	background:url(../movie/img/list_box_bg.gif) repeat-y;
}

#movie .list_box ul li {
	float:left;
	display:inline;
	width:145px;
	margin-right:9px;
}

#movie .list_box ul li ul {
	width:145px;
	background:	none;
	margin:0;
}

#movie .list_box ul li ul li{
	width:145px;
	margin-right:0;
	background: url(../movie/img/line_dot.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:5px;
}

#movie .list_box li.list_end {
	margin:0px;
	padding:0;
	background: none;
}

#movie .list_box li img {
	float:left;
	display:inline;
	margin-right:5px;
}

#movie .list_box li p {
	float:left;
	display:inline;
	line-height:130%;
	width:97px;
}

#movie .list_box li .txt_s {
	font-size:10px;
	line-height:120%;
	margin:0;
}

#movie .list_box li h5 {
	background:url(img/arrow_black.gif) no-repeat;
	padding-left:16px;
	font-size:12px;
	margin:0 0 5px 0;
}
