@charset "UTF-8";
/*===============================================================
	1.article
===============================================================*/


#topicspath.ch1 {background:url(../../../wdu010/movie/img/ch1/tp_ch1bg.gif) no-repeat right top;}
#topicspath.ch1 .low {background:url(../../../wdu010/movie/img/ch1/tp_ch1-2bg.gif) no-repeat right top;}

/*- @ content
---------------------------------------------------------------*/
.content {
	width: 750px;
	overflow: hidden;
	position: relative;
	margin-left: -2px
}


/*- @ common
---------------------------------------------------------------*/

.btnArea {}
.btnArea a {
	margin: 0 0 5px;
}


/*- @ main
---------------------------------------------------------------*/
.main {
	background: url(../img/bg_1ch_large_bottom.png) no-repeat left bottom;
	padding: 0 0 20px;
	margin: 0 0 5px;
	width: 745px;
}
.main .inner {
	background: url(../img/bg_1ch_large_top.png) no-repeat left top;
	padding: 21px 0 0;
}
.main .inner .contents {
	background: url(../img/bg_1ch_large.png) repeat-y left top;
	padding: 0 18px 0 19px;
}


.main .inner .contents .txtArea {
	float: right;
	width: 251px;
	margin: 0 0 10px;
}
.main .inner .contents .txtArea h1 {}
.main .inner .contents .txtArea p {
	padding: 5px 2px 10px;
}
.main .inner .contents .txtArea .ust {
	margin: 10px 0;
	padding: 10px 10px 5px;
	border: 2px solid #b7d859;
}
.main .inner .contents .txtArea .ust h2 {
	font-size:115.8%; /* 14px */
	padding: 0 0 5px;
}
.main .inner .contents .txtArea .ust p {
	font-size:100%;/* 12px */
	padding: 0 0 5px;
}
.main .inner .contents .txtArea .ust p strong {
	font-size:91.7%;/* 11px */
	font-weight: bold;
}
.main .inner .contents .txtArea .ust ul {
	padding: 10px 0 0 15px;
}
.main .inner .contents .txtArea .ust ul li {
	font-size:91.7%;/* 11px */
	padding: 0 0 5px;
	list-style-type: disc;
}

.main .inner .contents .wmv {
	float: left;
	width: 440px;
	margin: 0 0 10px;
}

.main .inner .contents .mayordetail {
	clear: both;
	width: 708px;
	border: 2px solid #ccc;
	margin: 0 0 20px;
}
.main .inner .contents .mayordetail p {
	font-size:108.3%;/* 11px */
	margin: 10px;
}
.main .inner .contents .mayordetail p.btnArea {
	float: right;
	width: 110px;
}
.main .inner .contents .mayordetail p.btnArea a {
	display: block;
	margin: 0 0 5px;
}

.main .inner .contents .mayordetail p.date {
	font-size:115.8%; /* 14px */
	font-weight: bold;
	float: left;
	width: 558px;
}
.main .inner .contents .mayordetail p.txt {
	float: left;
	width: 558px;
}

.main .inner .contents .article {
	clear: both;
	width: 700px;
	border: 4px solid #bedb66;
	margin: 0 0 15px;
}
.main .inner .contents .article ul.tabNav {
	width: 700px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #a6cf32;
	margin: 0 0 10px;
}
.main .inner .contents .article ul.tabNav li {
	float: left;
	width: 174px;
	border-left: 1px solid #a6cf32;
	text-align: center;
	font-size:115.8%; /* 14px */
}
.main .inner .contents .article ul.tabNav li a {
	color: #333;
	background: url(../img/tabbg.gif) right top;
	padding: 10px 0;
	display: block;
	text-decoration: none;
}
.main .inner .contents .article ul.tabNav li a.active {
	background-image: none;
	color: #92b429;
}
.main .inner .contents .article ul.tabNav li.firstchild {
	float: left;
	width: 175px;
	border-left: none;
}
.main .inner .contents .article ul.tabNav li.firstchild19 {
	float: left;
	width: 220px;
	border-left: none;
}
.main .inner .contents .article ul.tabNav li.bdrR {
	border-right: 1px solid #a6cf32;
}


.main .inner .contents .article .list {}
.main .inner .contents .article .list table {
	width: 680px;
	margin: 0 auto;
}
.main .inner .contents .article .list table th {
	background-color: #a6cf32;
	color: #fff;
	text-align: left;
	font-size:115.8%; /* 14px */
}
.main .inner .contents .article .list table th.days {
	width: 136px!important;
	_width: 166px;
	border-right: 1px solid #fff;
}
.main .inner .contents .article .list table td {
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #ccc;
}
.main .inner .contents .article .list table td.lastchild {
	border-bottom: none;
}
.main .inner .contents .article .list table td dl {}
.main .inner .contents .article .list table td dl dt {
	width: 160px;
	font-size:100%; /* 12px */
}
.main .inner .contents .article .list table td dl dd {
	margin: -1.4em 0 0 160px;
	overflow: hidden;
	position: relative;
	width: 505px;
	font-size:100%; /* 12px */
}

.main .inner .contents .article .list table td dl dd .left {
	float: left;
	width: 395px;
}
.main .inner .contents .article .list table td dl dd .btnArea {
	float: right;
	width: 110px;
}
.main .inner .contents .article .list table td dl dd .btnArea .right {
	margin: 0 0 5px;
}	



.main .inner .contents .backnum {
	text-align: right;
}
.main .inner .contents .backnum li {
	display: inline;
	background: url(../img/bn_mark.gif) no-repeat left center;
	padding: 0 12px;
}
.main .inner .contents .backnum li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size:100%; /* 12px */
}



/*- @ idxcontent
---------------------------------------------------------------*/
.idxcontent {}
.idxcontent .main .inner .contents .txtArea a {
	margin: 0 1px;
}


