@charset "utf-8";

.haccordion{
padding: 0;
width:100%;
}

.haccordion ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}


.haccordion li{
margin: 0;
padding: 0;
display: block;
width:100%;
height:256px;
overflow:hidden;
float: left;
}

.haccordion li .hpanel{
width: 100%;
height: 256px;
}



#hc1 li{
margin:0;
}

#hc1 li .hpanel{
padding: 0;
background: #f5f5f5;
}



#hc2 li{
margin:0;
}

#hc2 li .hpanel{
padding: 0;
background: #f5f5f5;
cursor:pointer;
height:256px;
}



.h1img { width:74px; height:180px; float:left; padding:25px 0 0 0;}
.h1-main-asp { width:330px; height:auto; float:left;}
.h1-asp-develop { width:330px; height:23px; float:left;}
.asp-development { font-family:"Trebuchet MS", Tahoma; font-size:16px; color:#c0118d; font-weight:bold;}
.asp-development span { font-family:"Trebuchet MS", Tahoma; font-size:16px; color:#858585; font-weight:bold;}
.asp-line { width:330px; height:3px; float:left; background:url(../images/singal-line.jpg) repeat-x bottom;}
.asp-content { width:330px; height:auto; float:left; padding:15px 0;}
.more-asp { width:73px; height:29px; padding:6px 0 0 0; float:left; background:url(../images/asp-more-bg.jpg) no-repeat; text-align:center;}
.more1 { font-family:Tahoma,Arial; font-size:12px; font-weight:bold; text-decoration:none; color:#fff;}
.more1:hover { color:#000;}
.php-development { font-family:"Trebuchet MS", Tahoma; font-size:16px; color:#a2b524; font-weight:bold;}
.php-development span { font-family:"Trebuchet MS", Tahoma; font-size:16px; color:#858585; font-weight:bold;}
.ecommerce-development { font-family:"Trebuchet MS", Tahoma; font-size:16px; color:#48c0ce; font-weight:bold;}
.ecommerce-development span { font-family:"Trebuchet MS", Tahoma; font-size:16px; color:#858585; font-weight:bold;}
.more-php { width:73px; height:29px; padding:6px 0 0 0; float:left; background:url(../images/php-more.jpg) no-repeat; text-align:center;}
.more-ecommerce { width:73px; height:29px; padding:6px 0 0 0; float:left; background:url(../images/ecommerce-more.jpg) no-repeat; text-align:center;}

