@charset "utf-8";
/* CSS Document */

h3{
	margin:10px 20px;
	line-height:40px;
	background:url(../images/h3_ct.jpg) no-repeat left top;
	padding-left:25px;
	border-bottom:none;
}

#contents_ct{
	border:1px solid #8A8A8A;
	margin:0 0 10px 0;
	width:775px;
	float:right;
}

#menu_ct{
	width:200px;
	height:100%;
	float:left;
	margin:0 0 10px 0;
	border:1px solid #8A8A8A;
}

#menu_ct ul{
	margin:0;
	padding:0;
}

#menu_ct ul li{
	width:170px;
	height:40px;
	list-style:none;
	line-height:40px;
	background:url(../images/leftmenu_li.jpg) no-repeat left top;
	padding:0 0 0 30px;
	border-bottom:1px dotted #CCC;
}

#menu_ct ul li a:link{
	color:#333;
}

#menu_ct ul li a:visited{
	color:#333;
}

#menu_ct ul li a:hover{
	color:#333;
}

#menu_ct ul li.last{
	width:170px;
	height:40px;
	list-style:none;
	line-height:40px;
	background:url(../images/leftmenu_li.jpg) no-repeat left top;
	padding:0 0 0 30px;
	border-bottom:none;
}

.data_open{
	text-align:right;
	padding:10px 20px 10px 10px;
}

#menu_ct h2.top{
	background:#FFF0D2;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:10px 15px;
	margin:0;
	border-bottom:1px solid #8A8A8A;
	border-left:10px solid #BA6559;
}

dl.ct_prof{
	width:685px;
	margin:10px 20px 0px 32px;
	padding:0;
	/*height:40px;*/
}

dl.ct_prof_h{
	width:685px;
	margin:10px 20px 0px 32px;
	padding:0;
	/*height:60px;*/
}

dl.ct_prof dt{
	width:80px;
	float:left;
	margin:0;
	padding:0;
}
dl.ct_prof_h dt{
	width:80px;
	float:left;
	margin:0;
	padding:0;
}

dl.ct_prof dd{
	width:565px;
	float:left;
	margin:0;
	padding:0;
}
dl.ct_prof_h dd{
	width:565px;
	float:left;
	margin:0;
	padding:0;
}


p.ct_cont{
	clear:both;
	background:#FFF6E5;
	width:715px;
	margin:5px 20px;
	padding:10px;
}

.line hr{
	border:1px dotted #999;
	width:740px;
}

.ab{
	margin:20px 0;
	position:relative;
}

.best{
	position:absolute;
	right:30px;
	top:40px;
}
#up{
    font-size: 12px;
    padding: 0 20px 0 0;
    text-align: right;
	color:#333;
	margin:0;
}
#up a{
    font-size: 12px;
	color:#333;
	text-decoration:none;
}
#up a:hover{
    font-size: 12px;
	color:#cc3333;
}

#up img{margin:0 0 -2px 0;}