.cap {
	background: url(http://www.aicunchu.com/img/nav_bg_950.png) no-repeat left top;
	padding-left: 8px;
	color: white;
}
.cap p {
	display: block;
	background: url(http://www.aicunchu.com/img/nav_bg_950.png) no-repeat right top;
	line-height: 30px;
}
#btn_login {
	background: url(http://www.aicunchu.com/img/login_btn.png) no-repeat left top;
	width: 76px;
	height: 25px;
	border: none;
	margin-right: 5px;
	float: left;
}
#btn_register {
	background: url(http://www.aicunchu.com/img/reg_btn.png) no-repeat left top;
	width: 96px;
	height: 25px;
	border: none;
}
div#intro {
	width: 100%;
	margin-top: 10px;
}
div#intro div#slide {
	width: 690px;
	height: 200px;
	float: left;
}
div#intro div#login {
	width: 210px;
	height: 180px;
	float: right;
	padding: 10px 20px;
}


fieldset {
	border-style:none;
	clear:left;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
fieldset h3 {
	margin:10px 10px 0;
	padding-bottom:5px;
	font-size:1.3em;
	font-weight:bold;
	color: #5e3fa6;
}
fieldset ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 1em;
}
fieldset li {
	clear:left;
	float:left;
	margin-top:7px;
	width:100%;
}
fieldset.submit {
	float:none;
	margin:0;
	padding:12px 5px 5px 12px;
	width:auto;
}
.ie7 fieldset.submit {
	padding-top:5px;
}
#loginform label {
	color:#747474;
	display:block;
	float:left;
	margin-bottom:3px;
}
#reset_password {
	margin-left:70px;
}
input.login {
	background-color:#F5F5F5;
	border-color:#9F9F9F #E9E9E9 #E9E9E9 #9F9F9F;
	border-style:solid;
	border-width:1px;
	padding:5px 3px 4px;
	width:170px;
}


div#intro-text {
	width: 100%;
	margin: 10px 0;
}
div.content {
	height: 190px;
	float: left;
	background-color: #f7f7f7;
	overflow: hidden;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #efefef;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
div#features, div#news {
	float: left;
	margin: 10px 10px 0 0;
}
div#features {
	width: 380px;
}
div#news {
	width: 300px;
}
div#news div.nav {
	width: 300px;
}
div#aboutus {
	width: 250px;
	margin: 10px 0;
	float: left;
}

div#news .content {
	width: 298px;
}
div#features .content {
	width: 378px;
}
div#aboutus .content {
	width: 248px;
}

div#intro-text p.title a {
	color:#FFF;
}
div#intro-text div.content p, div#intro-text div.content ul, div#intro-text div.content div {
	line-height: 2em;
	margin: 10px;
}
div#intro-text div.content p {
	text-indent: 2em;
}

div#aboutus a.more {
	display: block;
	padding: 5px 15px;
	float: right;
	text-align: right;
}

div#news ul.updates li {
	margin: 5px;
}

div#index-cs {
	width: 100%;
	height: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #efefef;			
}

div#index-cs ul, div#index-cs li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	display: inline;
}

div#index-cs ul {
	margin:0;
}
div#index-cs label {
	float:left;
	font-size:14px;
	margin:12px 10px 0 20px;
	
}
div#index-cs li {
	line-height:13px;
	margin:12px 10px 0;
}
