body,/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version 0.12.1*/

/*reset.css*/div,dl,dt,dd,ul,ol,li,h1,h{
margin:0;
padding:0;
}

table{border-collapse:collapse;
border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;
font-weight:normal;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

/*h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}*/

q:before,q:after{content:'';}

abbr,acronym {border:0;}

/*fonts.css*/
body{font:13px arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small; line-height:1.2em;}

table {font-size:inherit;font:100%;}

/*select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/*pre, code {font:115% monospace;*font-size:100%;}

body * {line-height:1.22em;}*/




/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 325px; /* important */
	height: 287px; /* important */
	margin: 0;
	background: #fff;
}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_6_content {
		width: 13440px;
	}
	#container_bd #example_6 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #example_6 ul li img {
	display: block;
}

#example_6_frame {
	position: relative;
	margin: 235px 5px 0 5px;
}
#container_bd #example_6_frame ul li {
	margin: 0 3px;
}
#container_bd #example_6_frame ul li img{
	border: 1px solid #000;
	padding: 2px;
}
	#container_bd #example_6_frame ul li img:hover {border: 1px solid  #C00; }



.accordion_toggler {
	padding: 5px;
	background: #369;
	border-top: 1px solid #69c;
	border-left: 1px solid #69c;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	color: #fff;
	cursor: pointer;
}

.accordion_content {
	background: #fff;
}




/* example_7 css */
#example_7 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 325px; /* important */
	height: 287px; /* important */
	margin: 0;
	background: #fff;
}

#example_7_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_7_content
#example_7_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_7_content {
		width: 13440px;
	}
	#container_bd #example_7 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #example_7 ul li img {
	display: block;
}

#example_7_frame {
	position: relative;
	margin: 235px 5px 0 5px;
}
#container_bd #example_7_frame ul li {
	margin: 0 3px;
}
#container_bd #example_7_frame ul li img{
	border: 1px solid #000;
	padding: 2px;
}
	#container_bd #example_7_frame ul li img:hover {border:1px solid  #C00;}



.accordion_toggler {
	padding: 5px;
	background: #369;
	border-top: 1px solid #69c;
	border-left: 1px solid #69c;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	color: #fff;
	cursor: pointer;
}

.accordion_content {
	background: #fff;
}