
.ckdca-headermain { width: 1000px; height: auto; background-image:url(../image/header_bg.jpg);}
.ckdca-header { width: 100%; height:115px; border-bottom: 6px solid #a3442a; }

.ckdca-logo { width: 410px; height: 88px;} 
.ckdca-home { width: auto; height: auto; float: right;  }

#ckdca-link { float:left; margin:-105px 1px 0 0; }
	
#ckdca-link ul{ margin:0px; padding:0px; list-style:none; }
#ckdca-link ul li{ width:100px; margin:0px; float:left; border-right:1px solid #a3442a; }
#ckdca-link ul li:hover{
	border-bottom:6px solid #a3442a;
	background:#a3442a;
	-webkit-transition: background-color 0.4s ease-in-out;
	-moz-transition: background-color 0.4s ease-in-out;
	-o-transition: background-color 0.4s ease-in-out;
	transition:background-color 0.4s ease-in-out;
	}
	
#ckdca-link ul li:first-child{ border-left:1px solid #a3442a; }
#ckdca-link ul li a{ text-decoration:none; display:block; text-align:center; font-family: arial; font-size: 13px; color:#ffffff; padding:34px 0; }
#ckdca-link ul li a img{ margin:0 0 5px 0; }
#ckdca-link ul li a:hover { color: #ffffff; background: url(../image/arrow.png) no-repeat center bottom; }

.ckdca-social{ width:100%; background:#a3442a; height:40px; }
.ckdca-icon{ width:1000px; text-align:right; float:right; }
.ckdca-icon img{ margin:0px 2px 0px 0; vertical-align:middle; }
