﻿#content-inner {background: url('images/panelBox/tab_bg.gif') repeat-y; min-height: 310px; width: 652px; position: relative; border:solid 0px #000;}
* html #content-inner {height: 390px;}
dl {margin: 0px; padding: 0px; padding-bottom: 23px;}
#content-inner #myAccordion{
	width: 652px;
	background: url('images/panelBox/tab_bg_btm.gif') no-repeat left bottom;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content-inner #myAccordion dt{
	line-height: 20px;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#content-inner #myAccordion dd{
	overflow: hidden;
}
#content-inner #myAccordion p{
	margin: 16px 10px;
}
#content-inner #myAccordion dt.myAccordionHover
{
	
}
#content-inner #myAccordion dt.myAccordionActive
{
	
}

#myAccordion .tab_design {background: url('images/panelBox/tab_design.gif') no-repeat center; height: 40px;}
#myAccordion .tab_application {background: url('images/panelBox/tab_application.gif') no-repeat center; height: 41px;}
#myAccordion .tab_development {background: url('images/panelBox/tab_development.gif') no-repeat center; height: 41px;}
#myAccordion .tab_network {background: url('images/panelBox/tab_network.gif') no-repeat center; height: 41px;}
#myAccordion .tab_maintern {background: url('images/panelBox/tab_maintern.gif') no-repeat center; height: 41px;}
#myAccordion .tab_market {background: url('images/panelBox/tab_market.gif') no-repeat center; height: 41px;}
#myAccordion dd img {margin: 5px;}
#myAccordion dd {margin-left: 3px;}
#myAccordion dd p {text-align:justify; line-height:18px;}