@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.jpg) #1e1e1e repeat-x;
}

ul ,
ol {
	list-style:none;
}

img {
	border:0;
	display:block;
}

a {
	text-decoration:none;
}

/*--end base style--*/

.wrap {
	width:865px;
	margin:0 auto;
}

.header {
	height:62px;
	position:relative;
	padding-left:6px;
	padding-top:11px;
}

.logo {
	background:url(../images/cpa-logo.jpg) no-repeat;
	width:400px;
	height:57px;
}
	
.logo span {
	display:none;
}

.headerbtn {
	position:absolute;
	right:0;
	bottom:4px;
	font-size:11px;
}

.headerbtn li {
	display:inline;
	background:url(../images/icon-list1.png) left 3px no-repeat;
	padding-left:12px;
	margin-left:18px;
}

.headerbtn li a {
	color:#797979;
}

#globalNav {
	height:30px;
}

#topbanner {
	height:261px;
}

.container {
	overflow:auto;
}

.primary {
	width:701px;
	float:right;
	margin-top:2px;
	background-color:#e4e4e4;
}

.secondary {
	width:162px;
	float:left;
	padding-top:2px;
}

.footer {
	clear:both;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:2px;
	font-size:11px;
	position:relative;
	background-color:#1e1e1e;
}

.footer ,
.footer a {
	color:#6a6a6a;
}

.footer dl {
	line-height:16px;
}

.footer dl dt {
	background:url(../images/footer-title.png) no-repeat;
	width:86px;
	height:19px;
}

.footer dl dt span {
	display:none;
}

.copyright {
	font-size:10px;
}

.desianCo {
	position:absolute;
	top:6px;
	right:3px;
}

/*--end basic layout--*/

.leftNav {
	width:162px;
	background-repeat:no-repeat;
	text-align:right;
	padding-top:98px;
	line-height:23px;
}

.leftNav li {
	background:url(../images/icon-list3.png) 144px 9px no-repeat;
	padding-right:26px;
}

.leftqlink {
	line-height:0;
}

.leftqlink li {
	margin-top:2px;
}

.titleArea {
	width:616px;
	padding-top:22px;
	margin-left:31px;
}

.titleArea h2 {
	background-repeat:no-repeat;
	margin-bottom:6px;
	clear:left;
}

.titleArea h2 span {
	display:none;
}

.nowlinking {
	color:#5b5b5b;
	font-size:11px;
	background:url(../images/icon-list4.png) left center no-repeat;
	padding-left:8px;
	float:left;
	display:inline;
	margin-bottom:10px;
}

.titleArea hr {
	color:#b4b4b4;
	background-color:#b4b4b4;
	height:1px;
	border:0;
	margin-top:11px;
}

*+html .titleArea hr {
	margin-top:4px;
}

* html .titleArea hr {
	margin-top:4px;
}

.pagination {
	text-align:center;
	font-size:11px;
}

.pagination li {
	display:inline;
}

.pagination ,
.pagination li a {
	color:#737373;
}

.pagination li strong {
	color:#18369a;
	text-decoration:underline;
}

.pre {
	background:url(../images/icon-pre.png) left 6px no-repeat;
	padding-left:12px;
	margin-right:8px;
}

.next {
	background:url(../images/icon-next.png) right 6px no-repeat;
	padding-right:12px;
	margin-left:8px;
}

.bothfix {
	clear:both;
	height:0;
	overflow:hidden;
}

#topbar {
	position:absolute;
	border:1px solid #4b4b4b;
	width:163px;
	padding:3px;
	background-color:#cecece;
}

.topbarsub {
	background:url(../images/scroll-bg.png) #fff 99% 98% no-repeat;
	line-height:16px;
}

.topbarsub dt {
	color:#0c2577;
	margin-left:4px;
}

.topbarsub dd {
	font-size:11px;
	color:#484848;
}

*+html .topbarsub dd {
	font-size:10px;
}

* html .topbarsub dd {
	font-size:10px;
}
