﻿.com_bb {
	font-weight:bold;
}
code {
	padding:0.5em;
	border-top:1px solid #666666;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #666666;
	margin:0.5em 0 0.5em 0;
	display:block;
}
h1 {
	margin:1em 0 0.5em 0;
	display:block;
	font-weight:normal;
}
h2 {
	border-top:1px solid #F0F0F0;
	padding-top:0.5em;
	margin:1em 0 1em 0;
	display:block;
	font-weight:normal;
}
#content {
	margin:30px;
	width:400px;
	border-top:1px solid #999999;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #999999;
	padding:20px;
}
/* Styles for Example #1 */
#example1 {
	margin-left:9px;
	padding:0;
	width:197px;
	overflow:hidden;
}
#example1 .closed {
	background:url(images/cpproduct_bg.gif) no-repeat;
	width:197px;
	height:27px;
}
#example1 .closed, #example1 .opened {
	padding-right:10px;
	background-repeat:no-repeat;
}
#example1 .header {
	background-color:#7B7B7B;
}
#example1 .opened {
	background:url(images/cpproduct_bg.gif) no-repeat;
	width:197px;
	height:27px;
}
#example1 a {
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#example1 a.hover {
	color:#000;
}
#example1 ul {
	overflow:hidden;
}
#example1 li {
	margin:0 auto;
	padding:0;
	list-style-type:none;
}
#example1 li a {
	background:url(images/list_listbg.gif) no-repeat;
	color:#393939;
	width:197px;
	height:27px;
	padding:8px 0 0 9px;
}
#example1 li.active a, #example1 li li.active a {
	color:#7C7C7C;
	background:url(images/list_listbg.gif) no-repeat;
}
#example1 li.active li a, #example1 li li a {
	background:url(images/list_listbg.gif) no-repeat;
	color:#7C7C7C;
}
.cecece {
	width:197px;
}
.cecece li {
	width:197px;
	height:34px;
	background:url(images/list_listbg.gif) no-repeat;
}
.cecece li a {
	color:#7C7C7C;
	text-decoration:none;
	display:block;
	width:197px;
	height:34px;
}
.cecece li a:hover {
	color:#000000;
	text-decoration: underline;
	display:block;
	width:129px;
	height:34px;
}
-->