.content1 ul{ margin-left:18px;}
.Product_Technical_Details li {margin-left:28px; margin-bottom:5px; margin-top:3px;}


*{margin: 0; padding:0}
#container {
    text-align: left;
    width: 760px;
}
#container #title {
    height: 28px;
	padding-left:28px;
}
#container #title li {
    float: left;
    list-style-type: none;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
	
}
#container #title ul {
    height: 28px;
}
#container #title #tag1 a {
    text-decoration: none;
    color: #000000;
    display: block;
    width: auto;
	line-height: 29px;
    background: url(/images/c_s_l_2.gif) no-repeat left 0px;
}
#container #title #tag1 a span{
    display: block;
	font-weight:bold;
    background: url(/images/c_s_r_2.gif) no-repeat right 0px;
    padding: 0 15px 0 15px;
}

#container #title #tag2 a {
    text-decoration: none;
    color: #000000;
    display: block;
    width: auto;
	line-height: 28px;
    background: url(/images/c_s_l_1.gif) no-repeat left 0px;
}
#container #title #tag2 a span{
    display: block;
	font-weight:bold;
    background: url(/images/c_s_r_1.gif) no-repeat right 0px;
    padding: 0 15px 0 15px;
}

#container #title #tag1 a:hover {
    text-decoration: none;
    display: block;
    width: auto;
	line-height: 29px;
    background: url(/images/c_s_l_2.gif) no-repeat left 0px;
}
#container #title #tag1 a:hover span{
    display: block;
	font-weight:bold;
	line-height: 29px;
    background: url(/images/c_s_r_2.gif) no-repeat right 0px;
    padding: 0 15px 0 15px;
}

#container #title #tag2 a:hover {
    text-decoration: none;
    display: block;
    width: auto;
	line-height: 29px;
    background: url(/images/c_s_l_2.gif) no-repeat left 0px;
}
#container #title #tag2 a:hover span{
font-weight:bold;
    display: block;
	line-height: 29px;
    background: url(/images/c_s_r_2.gif) no-repeat right 0px;
    padding: 0 15px 0 15px;
}

#container #title .selectli1 {
    text-decoration: none;
    display: block;
    width: auto;
	line-height: 29px;
    background: url(/images/c_s_l_2.gif) no-repeat left 0px;
}
#container #title a .selectspan1 {
    display: block;
	line-height: 29px;
    background: url(/images/c_s_r_2.gif) no-repeat right 0px; 
    padding: 0 15px 0 15px;
}


#container #title .selectli2 {
    text-decoration: none;
    display: block;
    width: auto;
	line-height: 29px;
    background: url(/images/c_s_l_2.gif) no-repeat left 0px;
}
#container #title a .selectspan2 {
    display: block; 
	line-height: 29px;
    background: url(/images/c_s_r_2.gif) no-repeat right 0px; 
    padding: 0 15px 0 15px;
}



#container #content {
    
}
.content1 {
	padding: 3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

.content2 {
    padding: 8px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}


.hidecontent {display:none;}
