/* CSS Document 
=====================================================*/

#wrapperCenter #contents #sub #list ul li {
	background: url(../member/watch/images/li_mark_v01.png) no-repeat 2px 3px;
	line-height: 1.4em;
	margin: 0 5px 4px;
	padding: 0 0 0 12px;
}

#contents.voice p.tCopy, #contents.benchmark p.tCopy {
	line-height: 1.7em;
	margin: 15px 15px 0;
}

#contents div.watchtitle {
	background: none repeat 0 0 #F3F3F3;
	border: 1px solid #DFDFDF;
	line-height: 23px;
	margin-bottom: 10px;
	padding: 1px 14px 0;
}

#contents div.watchtitle div {
	float: left;
	width: 50%;
}

#contents div.watchtitle p {
	color: #59AC01;
	float: right;
	text-align: right;
	width: 48%;
}

div#watch_box {
	margin-bottom: 50px;
	padding-top: 20px;
	width: 100%;
}

.watch_listbox {
	margin-top: 1em;
}

div.watch_listbox dl {
	border-bottom: 1px dashed #E6E8E5;
	width: 100%;
}

div.watch_listbox dl dt {
	background-image: url(../member/watch/images/watch_arrow.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #59AC01;
	float: left;
	padding-left:12px;
	width: 17%;
}

div.watch_listbox dl dt ,div.watch_listbox dl dd {
	margin-top: 10px;
	padding-bottom: 10px;
}

div.watch_listbox dl dd {
	float: right;
	text-align: left;
	width: 78%;
}

div.watch_listbox dl dd a:link, div.watch_listbox dl dd a:visited {
	color:#535353;
	text-decoration:underline;
}

div.watch_listbox dl dd a:hover {
	color:#357DE9;
	text-decoration:underline;
}


.watch_listbox2 {
	margin-top: 1em;
}

div.watch_listbox2 dl{
  border-bottom: 1px dashed #E6E8E5;
  border: solid 1px #eee;
  padding: 10px;
  width: 96%;
  margin-bottom: 10px;
}

div.watch_listbox2 dl dt {
	background-image: url(../member/watch/images/watch_arrow.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #59AC01;
	float: left;
	padding-left:12px;
	width: 17%;
}

div.watch_listbox2 dl dt ,div.watch_listbox2 dl dd {
  margin-top: 10px;
  /* padding-bottom: 10px; */
  line-height: 1.8em;
}

div.watch_listbox2 dl dd {
	float: right;
	text-align: left;
	width: 78%;
}

div.watch_listbox2 dl dd a:link, div.watch_listbox dl dd a:visited {
	color:#535353;
	text-decoration:underline;
}

div.watch_listbox2 dl dd a:hover {
	color:#357DE9;
	text-decoration:underline;
}

.watch_listbox3 {
	margin-top: 1em;
}

div.watch_listbox3 dl {
	border-bottom: 1px dashed #E6E8E5;
	width: 100%;
}

div.watch_listbox3 dl dt {
	background-image: url(../member/watch/images/watch_arrow.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	color: #5E5021;
	float: left;
	padding-left:12px;
	width: 17%;
}

div.watch_listbox3 dl dt ,div.watch_listbox3 dl dd {
	margin-top: 10px;
	padding-bottom: 10px;
	height:30px;
}

div.watch_listbox3 dl dd {
	float: right;
	text-align: left;
	width: 78%;
	height:30px;
}

div.watch_listbox3 dl dd a:link, div.watch_listbox3 dl dd a:visited {
	color:#535353;
	text-decoration:underline;
}

div.watch_listbox3 dl dd a:hover {
	color:#357DE9;
	text-decoration:underline;
}


.content-nav {
	margin: 10px 0;
	text-align: center;
}

.content-nav span.current_page {
	border: 1px solid #669933;
	padding: 3px 5px;
}

a.link_page:link, a.link_page:visited ,
.btbute a:link ,.btbute a:visited {
	color: #669900;
	text-decoration: none;
	background-color: #FFF;
}

a.link_page:hover ,
.btbute a:hover {
	color: #FFF;
	background-color: #669900;
}

.current_page {
	background-color: #669900;
	color: #FFF;
}

.link_page ,.btbute a {
	border: 1px solid #669933;
	padding: 3px 5px;
	background-color: #669900;
}



.watch_details div#watch_box {
	margin-bottom: 50px;
	padding-top: 0;
}


#back_forth {
	overflow: hidden;
	padding: 0 14px;
}

#back_forth a {
	padding: 1px 5px;
}


#back_forth .frontLink{
	float: right;
}

#back_forth .backLink{
	float: left;
}

#contents #sub #list select {
	margin-bottom: 15px;
}


#wrapperCenter #contents.voice ul.relatedInfo li {
	background: url("../member/voice/img/voice_li_bg_01_bottom.jpg") #F1FFE3 no-repeat left bottom;
	padding: 0 0 2px 0;
}

#wrapperCenter #contents.voice ul.relatedInfo li span {
	display: block;
	background: url("../member/voice/img/voice_li_bg_01_top.jpg") #F1FFE3 no-repeat left top;
	padding:0 15px 0 28px;
}



div.watach_Category dl dd p {
	overflow: hidden;
}

div.watach_Category dl dd span {
	margin-left: -1px;
}

div.watach_Category dl dd span a {
	border-left: 1px solid #000;
	display: inline-block;
	padding-left: 4px;
	line-height: 2em;
}