h4,h3 {
	padding: 0;
	margin: 0;
}

/*----------------------------------------------------------------------
 HEADER
----------------------------------------------------------------------*/
#content_inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow:hidden

}

#content #intro {
	border-bottom: dotted #ccc 1px;
	padding-bottom: 28px;
	margin-bottom: 10px;
}

#content #intro p {
	font-size: 14px;
	color: #8f8f8f;
	line-height: 22px;
	padding-bottom: 5px;
}


#content #intro a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom: dotted #ccc 1px;
}

#content #intro ul {
	padding-bottom: 15px;
	padding-top: 3px;
}

#content #intro li {
	color: #8f8f8f;
	margin-left: 50px;
	padding-bottom: 4px;
	font-size: 14px;
}

#content p {
	font-size: 12px;
	color: #8f8f8f;
	padding-bottom: 10px;
}



#content h2 {
	font-size: 26px;
	font-weight: normal;
	color: #666;
	padding-bottom: 17px;
	border-top: dotted #ccc 1px;
	padding-top: 20px;
	padding-bottom: 21px;
	margin-top: 13px;
}

#content h2 span {
	font-size: 20px;
}

#content #css3 {
	float: right;
}

#content #css3 a:hover {
	background: none;
	border: 0;
}

.pre_wrap {
	background: #f9f9f9;
	padding: 5px 5px 5px 14px;
	margin-bottom: 33px;
	margin-top: 32px;
}

.pre_wrap span.label {
	color: #999;
	font-size: 12px;
	font-style: italic;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
}

.syntaxhighlighter {
	font-size: 12px;
}

.slides1_wrap {
	position: relative;

	width: 1200px;

}

#slides1 {

	height: 390px;
}

#slides1 li {
	list-style: none;
	width: 1200px;

}

#slides1 li  span img {
	float: left; width:830px; height:390px
}

#slides1 .content {
	float: left;
	width: 370px;
	background:#f2f2f2;
	height:390px;

}

#slides1 li p {
	line-height: 26px;
	font-size:14px;
	color:#666666;
	padding-left:40px; padding-right:40px; float:left; width:290px; overflow:hidden; height:78px
}

#slides1 h3 {

	width:290px; padding:10px 40px 15px 40px; float:left
}

#slides1 h4 {
	font-size: 22px;
	color: #000;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
	line-height:36px;
	height:72px;
	overflow:hidden;
	font-weight:bold;
	width:290px; padding:70px 40px 15px 40px;
	float:left;
}

.slides1_wrap .prev {
	position: absolute;
	left: 5px;
	top: 150px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 5px;
	top: 150px;
	outline: 0;
}


.bx_pager {
	padding-left: 45%; display:none

}

.bx_pager a {
	float: left;
	background: url(bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
}

.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #e41996;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 43px;
	padding-bottom: 6px;
}

#content #notes li a {
	color: #e41996;
}

#idc-container a {
	color: #e41996;	
}

#idc-container h3 {
	color: #666;
}