body {
	margin:0px auto;
	width:100%;
	font-size: 12px;
	text-align: center;
	background-color: #ededed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../image/bg.png);
	font-family: "Microsoft YaHei";
}
DIV {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px;
}
UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px
}
OL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px
}
LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px;
}
span {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px;
}
img {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px;
}
INPUT {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px;
}
h1, h2, h3, h4 {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px;
}
p { margin:0px auto; border:none;}
A:link {
	COLOR: #666666; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: none;
}.header {
	height: 150px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
.nav {
	height: 40px;
	width: 1000px;
	margin: 0px auto;
}
.navbg {
	height:45px;
	width: 100%;
	background: url(http://www.capital-cac.com/statics/images/images/nav_bg.png) repeat-x;
	position:absolute;
	z-index:99;
	left:0;
	font-size: 14px;
	background-color: #999999;
	border-top: #fff 1px solid;
}
.col960 {
	width:1000px;
	margin:auto;
}
#navul li {
	float: left;
	margin-right: 1px;
	width:92px;
	height:45px;
	position:relative;
	text-align:center;
	line-height:45px;
	border-left: #ccc 1px solid;
}
#navul li.navhome {
	text-align:center;
	padding:0 0px 0 0px;
	width:92px;
	border-left: none;
}
#navul li a:link, #navul li a:visited {
	color:#FFFFFF;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:44px;
	left:0px;
	background:#a70101;
	border:#fff 1px solid;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:118px;
	float:none;
	margin-right:0px;
	height:28px;
	position:relative;
	line-height:28px;
	border-bottom:#fff 1px solid;
	font-size:12px;
	border-left: none;
}
#navul li.navmoon {
	background:url(http://www.capital-cac.com/statics/images/images/nav_on_bg.gif) repeat-x;
	width:120px;
	height:45px;
	line-height:45px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#330000;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:118px;
	height:28px;
	line-height:28px;
}
#navul li.navmoon ul a:hover {
	background:#bd9b8b;
}
/* qqshop focus */
#focus {
	width:1000px;
	height:300px;
	overflow:hidden;
	position:relative;
	margin: 0px auto;
}
#focus ul {
	height:300px;
	position:absolute;
	left: 0px;
	top: 0px;
}
#focus ul li {
	float:left;
	width:1000px;
	height:300px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:990px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
.content {
	width: 1000px;
	margin: 0px auto;
	padding-top: 10px;
	height: inherit;
	overflow: hidden;
}
.left {
	float: left;
	width: 200px;
}
.cheng {
	height: 55px;
	overflow: hidden;
}
.cheng2 {
	height: 5px;
	width: 100%;
	overflow: hidden;
}
.wap1 {
	width: auto;
}
.left_tics1 {
	height: 36px;
	width: auto;
	background: url(../image/xiushi2.png) no-repeat 0px 0px;
	overflow: hidden;
}
.link_tics1 {
	height: 36px;
	width: auto;
	background: url(../image/xiushi3.png) no-repeat 0px 0px;
	overflow: hidden;
}
.in_tcs1 {
	float: left;
	line-height: 30px;
	padding-left: 35px;
	color: #000;
	font-size: 14px;
	background: url(../image/ico1.png) no-repeat 16px 10px;
}
.more1 {
	float: right;
	line-height: 30px;
	padding-right: 8px;
}
.wap1_words {
	width: auto;
	height: inherit;
	overflow: hidden;
	padding: 0px 8px;
	padding-bottom: 5px;
}
.news_ul1 {
	height: 30px;
	width: auto;
	overflow: hidden;
	line-height: 30px;
	border-bottom: #824d4d 1px dotted;
}
.news_li {
	float: left;
	text-align: left;
	color: #300;
}
.time_li1 {
	float: right;
	color: #333;
}
.right {
	float: right;
	width: 787px;
}
.clear {
	width: auto;
	clear: both;
}
.wap_words2 {
	width: auto;
	height: inherit;
	overflow: hidden;
	padding-bottom: 8px;
	border-left: #b4b4b4 1px solid;
	border-right: #b4b4b4 1px solid;
}
.zlimg_box1 {
	float: left;
	width: 261px;
	padding-top: 10px;
}
.zlimg_box2 {
	width: 224px;
	margin: 0px auto;
	height: 144px;
	border: #ccc 1px solid;
	padding: 8px;
}
.zl_tics {
	width: 240px;
	margin: 0px auto;
	line-height: 25px;
}
.ganen_words {
	width: auto;
	height: inherit;
	overflow: hidden;
	background-color: #FFF;
	padding: 5px;
}
.ganen_liuya {
	float: left;
	width: 450px;
	background-color: #f0efec;
	padding: 0px 8px 4px 8px;
}
.ganen_video {
	float: right;
	width: 242px;
	padding: 5px;
	background-color: #f0efec;
}
.link {
	width: 1000px;
	margin: 0px auto;
}
.link_words {
	width: auto;
	height: inherit;
	overflow: hidden;
	padding: 8px 8px;
	text-align: left;
	line-height: 25px;
	border-left: #b4b4b4 1px solid;
	border-right: #b4b4b4 1px solid;
}
.link_words a {
	width: auto;
	padding: 0px 5px;
}
.footer {
	width: auto;
	line-height: 20px;
	text-align: center;
	border-top: #824d4d 1px dotted;
	color: #333;
	font-size: 14px;
	padding-top: 10px;
}
.contact_words {
	width: auto;
	height: inherit;
	overflow: hidden;
	padding: 8px 8px;
	text-align: left;
	line-height: 25px;
	color: #333;
}
.big_nav {
	width: 1020px;
	margin: 0px auto;
}
.en_tcs1 {
	float: left;
	padding-left: 5px;
	line-height: 34px;
	color: #330000;
}
.sc_nav_box {
	width: auto;
	height: inherit;
	overflow: hidden;
	padding: 10px 20px;
}
.sc_list_nav {
	width: auto;
	height: 30px;
	line-height: 30px;
	text-align: left;
	border-bottom: #dfdfdf 1px dotted;
}
.sj_words {
	width: auto;
	height: inherit;
	overflow: hidden;
	text-align: left;
	line-height: 25px;
	padding: 0px 8px;
	border-left: #b4b4b4 1px solid;
	border-right: #b4b4b4 1px solid;
	color: #666666;
}
.news_words {
	width: auto;
	height: inherit;
	overflow: hidden;
	padding: 8px;
	border-left: #b4b4b4 1px solid;
	border-right: #b4b4b4 1px solid;
}
#fenye {
	width: 90%;
	margin: 0px auto;
	padding: 25px 0px;
	height: inherit;
	overflow: hidden;
}
#fenye a {
	height: 23px;
	line-height: 23px;
	padding: 0px 5px;
	margin: 0px 5px;
	float: left;
	border: #dfdfdf 1px solid;
}
#fenye a:hover {
	height: 23px;
	line-height: 23px;
	padding: 0px 5px;
	margin: 0px 5px;
	float: left;
	border: #7f2c1c 1px solid;
	color: #7f2c1c;
	display: block;
}#fenye span {
	height: 23px;
	line-height: 23px;
	padding: 0px 5px;
	margin: 0px 5px;
	float: left;
	border: #7f2c1c 1px solid;
	color: #7f2c1c;
	display: block;
}
.beader_big {
	width: 100%;
	background: url(../image/header_bg.png) repeat-x center bottom;
}
.tic_title1 {
	height: 55px;
	width: auto;
	background: url(../image/xiushi.png) no-repeat 0px 0px;
	line-height: 31px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
}
.left_words {
	width: auto;
	height: inherit;
	overflow: hidden;
	border-left: #b4b4b4 1px solid;
	border-right: #b4b4b4 1px solid;
}
.left_words_bottom {
	height: 24px;
	width: auto;
	overflow: hidden;
	background: url(../image/xiushi.png) no-repeat 0px -77px;
}
.words_p {
	width: auto;
	line-height: 18px;
	text-align: left;
	font-size: 12px;
	padding: 0px 8px;
	color: #666666;
}
.left_wap1 {
	width: auto;
	height: inherit;
	overflow: hidden;
}
.right_words_bt {
	height: 13px;
	width: auto;
	background: url(../image/xiushi2.png) no-repeat 0px -69px;
	overflow: hidden;
}
.link_words_bt {
	height: 13px;
	width: auto;
	background: url(../image/xiushi3.png) no-repeat 0px -38px;
	overflow: hidden;
}
#demo {
	width: 998px;
	margin: 0px auto;
	height: 221px;
	overflow: hidden;
	padding-top: 15px;
	border-top: none;
}
#demo1 {
	height: 205px;
	float: left;
}
#demo2 {
	float: left;
}
#indemo {
	height: 221px;
	width: 800%;
	float: left;
}
.clear {
	clear: both;
}
#demo2 {
	float: left;
}
#caseimg {
	height: 118px;
	width: 670px;
	margin-top: 18px;
	overflow: hidden;
	text-decoration: line-through;
}
#demo1 {
	float: left;
	height: 221px;
}
#demo1 img {
	color: #FFFFFF;
	border: none;
}
#indemo #demo1 li {
	float: left;
	margin: 0px 5px;
}
.al2_box1 {
	float: left;
	width: 195px;
}
.an2_box2 {
	width: 150px;
	margin: 0px auto;
	padding: 8px;
	border: #dfdfdf 1px solid;
}
.cp_title {
	height: 25px;
	width: auto;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.left_nav {
	width: 160px;
	margin: 0px auto;
}
.left_nav li a {
	height: 20px;
	width: auto;
	display: block;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 20px;
}
.left_nav li a:hover {
	height: 20px;
	width: auto;
	display: block;
	background-color: #990000;
	color: #FFFFFF;
	line-height: 20px;
}
.left_nav .on a {
	height: 20px;
	width: auto;
	display: block;
	background-color: #990000;
	color: #FFFFFF;
	line-height: 20px;
}
.left_nav li {
	width: auto;
	height: inherit;
	margin-top: 5px;
}
.sj_words h1 {
	width: auto;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border-bottom: #dfdfdf 1px dotted;
}
.top_header {
	width: 100%;
	height: inherit;
	background: url(../image/top.png) no-repeat center top;
	overflow: hidden;
}
.weibo {
	float: right;
	padding: 32px 10px 0px 0px;
	line-height: 35px;
	text-align: left;
	position: absolute;
	top: 39px;
	right: 0px;
}
.erwei2 {
	width: auto;
	top: 85px;
	right: 181px;
	position: absolute;
}
.zj_box {
	width: auto;
	height: 108px;
	overflow: hidden;
	padding: 10px 10px;
	border-bottom: #ccc 1px dotted;
	display: block;
}
.zj_left_img {
	float: left;
}
.zj_right {
	float: right;
	text-align: left;
	width: 660px;
	height: inherit;
	overflow: hidden;
}
.zj_right h2 {
	width: auto;
	font-size: 14px;
	line-height: 18px;
}
.zj_time {
	width: auto;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	color: #666666;
}
.zj_right p {
	width: 660px;
	line-height: 21px;
	text-align: left;
	overflow: hidden;
	color: #666666;
}
.footer a {
	padding: 0px 5px;
	color: #333333;
}
