@charset "utf-8";
.club_constitution {
	height:260px;
	overflow:auto;
	border:2px solid #EEE;
	padding:10px;
}
.ci_btn {
	text-align:center;
	padding-top:15px;
	height:30px;
}
.ci_btn input {
	padding:0 10px 0 10px;
}
.ci_title h1{
	font-size:18px;
	height:30px;
	padding-top:15px;
	color:#F90;
	text-align:center;
}
.ci_title h2 {
	font-size:14px;
	height:50px;
	color:#666;
	text-align:center;
}
.ci_content {
	line-height:22px;
}
.ci_content h3{
	font-size:13px;
	height:25px;
	color:#003399;
}
.ci_content span{
	font-weight:bold;
}
.ci_content table {
	margin-top:10px;
	border-right:1px dotted #333;
	border-bottom:1px dotted #333;
}
.ci_content thead td{
	background-color:#E6FAFF;
	font-weight:bold;
}
.ci_content td {
	border-left:1px dotted #333;
	padding:5px;
	border-top:1px dotted #333;
	background-color:#FFF;
}
.cie_td {
	text-align:center;
	color:#F00;
}
.ci_index {
	padding-bottom:15px;
}
.ci_index li {
	list-style:disc;
	padding-left:15px;
	list-style-position:inside;
}
.ci_index {
	line-height:18px;
}
.ci_index a {
	color:#039;
}
.ci_index a:hover {
	color:#F00;
}
.ci_info_zh {
	padding-left:15px;
	padding-bottom:5px;
}
.ci_info_en {
	padding-left:15px;
	padding-bottom:20px;
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

