#container {
	width: 980px;
	overflow:hidden;
	background-color: #FFFFFF;
	text-align: center;
	margin:0 auto;
}
#pagebody {
	width: 960px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	text-align: left;
}
#pageleft{
	float: left;
	width: 650px;
}
#pageright{
	float: right;
	width: 300px;	
}
.header .banner{
	clear: both;
	height: 100px;
	width: 980px;
	background-image: url(/Images/Index/banner_bg.png);
	background-repeat: no-repeat;
}
.header .banner .search{
	float: left;
	width: 550px;
	position: relative;
	left: 200px;
	top: 45px;
	height: 40px;
}
.header .banner .search li{
	float: left;
	cursor:pointer;
	color: #FFFFFF;
	height: 20px;
}
.header .banner .search li span{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 14px;
	height: 14px;

}
.header .banner .search li.curr{
	font-weight: bold;
	background-image: url(/Images/Dot/arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.header .banner .search .input{
	background-color: #FFFFFF;
	border:0px;
	width: 200px;
	line-height: 18px;
	height: 18px;
}
.header .banner .search .searchbox{
	position: relative;
	left: 5px;
	float: left;
	clear: left;
	height: 20px;
	text-align: left;
	top: -1px;
	font-size: 12px;
}
.header .banner .search .searchbox span{
	float: left;
}

/*#header {
	clear: both;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:980px;

}
#header #topnav {
	background-color: #EDF6FF;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	color: #0060b0;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	margin-top: 2px;
}
#header #logo {
	float: left;
	clear: left;
	width: 200px;
}
#header #banner {
	width: 468px;
	clear: right;
	float: right;
	margin-bottom: 5px;
}
#header #mainnav {
	text-align: left;
	border: 1px solid #AACCEE;
	background-image: url(/Images/Main/box_blue_h1_main.gif);
	clear: both;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px;
}
#header #mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #mainnav li {
	float: left;
	height: 30px;
	line-height: 30px;
}
#header #mainnav li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AACCEE;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
#header #mainnav li a:hover {
	text-decoration: underline;
}*/
.channel {
	clear: both;
	height: 86px;
	width: 980px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AACCEE;
}
.channel .colmain{
	display:inline;
	float:left;
	height:65px;
	width:155px;
	margin-top: 12px;
	margin-bottom: 0;
	margin-left: 13px;
}
.channel .colmain a {
	display:block;
	font-weight:bold;
	line-height:18px;
	margin-bottom:5px;
	padding-left:26px;
	text-align:left;
	width:145px;
}
.channel .colmain ul li.caq a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/Images/slogo_caq.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
.channel .col{
border-left:1px solid #E5E5E5;
float:left;
height:71px;
margin-top:6px;
padding-top:1px;
width:110px;
}
.channel .col ul li {
font-size:12px;
line-height:18px;
padding-left:11px;
}

#footer {
	clear: both;
	margin:0 auto;
	padding-right: 20px;
	padding-left: 20px;
}
#footer #nav {
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	height: 25px;
	clear: both;
	line-height: 25px;
	border: 1px solid #AACCEE;
	color: #0060b0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer #copyright {
	float: left;
	width: 700px;
	line-height: 180%;
	text-align: left;
	color: #999999;
}
#footer #copyright a {
	color: #999999;
	text-decoration: underline;
}
#footer #copyright a:hover {
	color: #ff7400;
}
#footer #logo {
	float: right;
	height: 80px;
	width: 150px;
	padding-left: 20px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	margin-bottom: 15px;
}

#channel_title{
	text-align: left;
	clear: both;
	width: 100%;
}
#column_banner{
	clear: left;
	float: left;
	height: 90px;
	width: 760px;
}
#column_rbar{
	clear: right;
	float: right;
	height: 90px;
	width: 200px;
	text-align: left;
}
#leftbox{
	clear: left;
	float: left;
	width: 320px;
}
#rightbox{
	clear: right;
	float: right;
	width: 320px;
}

#content,#content14 {
	padding: 8px;

}

#content li{
	background-image: url(http://www.caq.org.cn/Files/Dot/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 22px;
	padding-left: 5px;
}
#content14 li{
	background-image: url(http://www.caq.org.cn/Files/Dot/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 20px;
	padding-left: 5px;
}

#content14 a{
	font-size: 14px;
}

#tabs_sidebar{
	width: 230px;
	background-color: #EDF6FF;
	height: 230px;
	float: left;
}
#tabs_sidebar  a{
	font-size: 12px;
	line-height: 140%;
}
#tabs_sidebar #img{
	float: left;
	width: 100px;
	height: 67px;
	clear: left;
	margin: 5px;
}
#tabs_sidebar #text{
	float: right;
	width: 105px;
	margin: 5px;
	clear: right;

}

#tabs_sidebar #hottag{
	padding: 10px;
}
#tabs_sidebar #hottag h4{
	font-size: 12px;
}
#tabs_sidebar #hottag ul{
	font-size: 12px;
	list-style-type: none;
}

#tabs_list{
	margin-left: 10px;
	height: 230px;
	float: left;
}
#tabs_list table{
	width: 380px;
}
#tabs_list hr{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.box{
/*	clear: both;
*/	overflow:hidden;
	margin-bottom: 10px;
}
.boxblue{
	border: 1px solid #AACCEE;
	overflow:hidden;
	text-align: left;
}
.boxblue .content dl{
	line-height: 160%;
}
.boxblue .content dt{
	color: #0060b0;
	line-height: 200%;
}
.boxred{
	border: 1px solid #EEAAAA;
	overflow:hidden;
	text-align: left;
}
h2.boxblue{
	background-color:#E6EFF8;
	background-image:url(/Images/h2_blue.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-size:14px;
	text-align: left;
	line-height: 25px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #AACCEE;
	font-weight: normal;
}
h2.boxblue span{
	padding-left: 10px;
	color: #0060b0;
	font-weight: bold;
}
h2.boxred{
	background-image:url(/Images/h2_red.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-size:14px;
	text-align: left;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #EEAAAA;
}
h2.boxred a{
	color: #CC0000;
}
h2.boxred span{
	padding-left: 10px;
	color: #CC0000;
	font-weight: bold;
}

.list14{
	overflow:hidden;
}

.list14 a{
	background-image: url(/Images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 14px;
	padding-left: 8px;
}
.box_tab{
	overflow:hidden;
	height: 270px;
}
.box_gray{
	border: 1px solid #CCCCCC;
	clear: both;
	overflow:hidden;
	margin-bottom: 10px;
	text-align: left;
} 
.box_red{
	border: 1px solid #EEAAAA;
	clear: both;
	overflow:hidden;
	margin-bottom: 10px;
	text-align: left;

}
.box_red h2{
	font-size: 14px;
	background-image: url(/Images/Main/box_red_h1.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	height: 25px;
	color: #0060b0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EEAAAA;
	clear: both;
	text-indent: 20px;
	font-weight: bold;
}
.box_blue {
	border: 1px solid #AACCEE;
	overflow:hidden;
	margin-bottom: 10px;
	text-align: left;
}
.box_blue h2{
	font-size: 14px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	height: 25px;
	color: #0060b0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AACCEE;
	clear: both;
	text-indent: 20px;
	font-weight: bold;
	text-align: left;
}
.box_blue .title{
	font-size: 14px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	height: 25px;
	color: #0060b0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AACCEE;
	clear: both;
	text-indent: 20px;
	font-weight: bold;
}
.box_blue .title span{
	float: left;
}
.box_blue .title em{
	float: right;
	font-size: 12px;
	margin-right: 10px;
	font-style: normal;
	font-weight: normal;
}

.box_blue .title_tabs {
	font-size: 14px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	height: 25px;
	color: #0060b0;
	font-weight: bold;
}
.box_blue .title_tabs span{
	float: left;
	width: 250px;
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	height: 25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
	line-height: 25px;
}
.box_blue .leftmenu{
	float: left;
	background-color: #EDF6FF;
}
.box_blue .leftmenu li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	text-align:center;
	text-decoration:none;
	height:30px;
	line-height:30px;
	width: 150px!important;
	width: 152px;
	background-color: #EDF6FF;
}
.box_blue .leftmenu li.curr {
	background:#fff;
	cursor:default;
	border-right-color: #fff;
}
.box_blue .rightcontent{
	float: right;
	width: 495px!important;
	width: 494px;
}
.box_blue .tab-right{
	float: right;
	width: 385px;
	position: relative;
	right: 8px;
	top: 5px;
	bottom: 8px;
}
.box_blue .tab-right h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	text-align: right;
	margin-bottom: 3px;
	color: #0060b0;
}
.box_blue .tab-right h1 a{
	font-size: 12px;
	font-weight: normal;
}
.box_blue .tab-left{
	float: left;
	width: 230px;
	background-color: #EDF6FF;
	position: relative;
	top: 8px;
	left:8px;
	bottom: 8px;
	height: 210px!important;height: 225px;
	clear: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.box_blue .tab-left .hotpic{
	width: 220px;
	margin:0 auto;
	text-align: left;
}
.box_blue .tab-left .hotpic td{
	line-height: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.box_blue .more{
	clear: both;
	line-height: 22px;
	height: 22px;
	margin-bottom: 2px;
}
.index_subnav{
	text-align: left;
	width: 960px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5px;
	line-height: 140%;
}
.index_subnav a{
	padding-right: 10px;
	color: #666666;
}
.index_subnav a:hover{
	text-decoration: underline;
}
.caq_nav{
	line-height: 180%;
	overflow:auto;
	clear: both;
	padding: 10px;
}


.caq_nav .logo{
	width: 70px;
	background-image: url(../Images/Main/caq_logo_50.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	float: left;
	padding-top: 60px;
	line-height: 160%;
}

.caq_nav .hot{
	float: right;
	width: 208px!important;
	width: 205px;
}

.caq_nav .content{
	clear: both;

}
.caq_nav .content li{
	float: left;
	width: 130px;

}
.caq_nav .content li a{
	float: left;
	width: 130px;
	background-image: url(http://www.caq.org.cn/Files/Dot/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-left: 10px;
}
.caq_nav .content li a:hover{
	text-decoration: none;
	background-color: #F2F8FD;
}

.sitenav{
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	height: 25px;
}
.sitenav span{
	float: left;
	width: 90px;
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	height: 25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
}
.sitenav .tabs{
	line-height: 25px;
	height: 25px;
	float: left;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
}


.sitenav .tabs li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	text-decoration:center;
	height:25px;
	line-height:25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	width: 51px!important; width:52px;
}
.sitenav .tabs li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
.tabsnum2,.tabsnum3,.tabsnum4,.tabsnum5{
	line-height: 25px;
	height: 25px;
	float: left;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
}
.tabsnum2 .tabsnum3 .tabsnum4 .tabsnum5 li:hover{
	text-decoration:underline;
}
.tabsnum2 li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	text-decoration:center;
	height:25px;
	line-height:25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	width: 198px!important;width:199px;
}

.tabsnum2 li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

.tabsnum3 li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	text-decoration:center;
	height:25px;
	line-height:25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	width: 131px!important;width: 132px;
}
.tabsnum3 li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:pointer;
}

.tabsnum4 li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	text-decoration:center;
	height:25px;
	line-height:25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	width: 98px!important;width: 99px;;
}
.tabsnum4 li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
.tabsnum5 li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	text-decoration:center;
	height:25px;
	line-height:25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	width: 78px!important;width:79px;
}

.tabsnum5 li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
.tabsnum6 li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	height:25px;
	line-height:25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	width: 65px!important;
	width:66px;
	font-size: 12px;
	font-weight: normal;
}

.tabsnum6 li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
.content table,.content14 table{
	width: auto;
}

.content14,.content14 a{
	font-size: 14px;
}
.box_leftbar{
	width: 230px;
	background-color: #EDF6FF;
	float: left;
}
.box_leftbar_imglist {
	padding: 6px;
}
.box_leftbar_imglist table{
	width: auto;
	background-color: #EDF6FF;
}
.box_leftbar_imglist td{
	padding: 3px;
	text-align: center;
}


.box_rightbar{
	margin-left: 10px;
	float: left;
}
.box_rightbar table{
	width: 380px;
}


.bg_out{
	background-color: #FFFFFF;
}
.bg_over{
	background-color: #F2F8FD;
	cursor:pointer;
}
.pageleft {
	float: left;
	width: 650px;
	overflow:hidden;
	clear: left;
}
.pageright {
	float: right;
	width: 300px;
	clear: right;
}
.tousu-tab-list{
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	height: 25px;
}
.tousu-tab-list span{
	float: left;
	width: 120px;
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	height: 25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	text-indent: 20px;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
}
.tousu-tab-list .tabs{
	line-height: 25px;
	height: 25px;
	float: left;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
}


.tousu-tab-list .tabs li {
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#0060b0;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	text-decoration:center;
	height:25px;
	line-height:25px;
	background-image: url(/Images/Main/box_blue_h1.gif);
	background-repeat: repeat-x;
	width: 88px!important; width:89px;
}
.tousu-tab-list .tabs li.curr {
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}
.wintitle{
	float: left;
	clear: both;
}
.winright {
	float:right;
	padding-right: 10px;
}
.warp{
	text-align: left;
	margin:0 auto;
}