﻿.hide{display:none;
}

form
{
	margin-top:5px;

}

.productTypeList a{
   color:white;
padding-left:20px;
} 

html
{
	background-color: Black;
	background-image: url('/images/topbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.noAlpha
{
	position: relative;
}
#divFooter
{
	border-style: solid;
	border-width: 1px;
	border-color: #514136;
	width: 1058px;
	margin-top: 10px;
	background-color: Black;
	filter: Alpha(opacity=50);
	-moz-opacity: .5;
	opacity: 0.5;
}
body
{
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #A56C08;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url('/images/bottombg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
a:link
{
	color: #A56C08;
}
a:visited
{
	text-decoration: none;
	color: #A56C08;
}


div
{
	color: #A56C08;
}
.divCenter
{
	margin-left: auto;
	margin-right: auto;
}
.divCenter a
{
	text-decoration: none;
	color: #A56C08;
}
.bodyWidth
{
	width: 1066px;
}
.topNavTextAndLink
{
	color: #757575;
}
.topNavTextAndLink a
{
	color: #757575;
	text-decoration: none;
}
.topmenuSplit a
{
	margin-left: 10px;
	margin-right: 10px;
}

a:hover
{
	color: #A56C08;
	text-decoration: underline;
}
#dvTopMenu a
{
	color: White;
}
.productBorder
{
	border-width: 1px;
	border-color: #374A75;
	border-style: solid;
	padding: 4px;
}

.list a
{
	color:White;
}
       .list
        {
            margin-left: 20px;
            padding-left: 30px;
            list-style-image: url(/images/xiao.png);
            margin-bottom: 0px;
            padding-bottom: 0px;
        }
        .list li
        {
            line-height: 30px;
            margin-top: 0px;
            padding-top: 0px;
            vertical-align: top;
        }
        
        
        
            .pngBgAll
        {
            background-image: url('/images/tAll.png');
            color:White;
            font-weight:900;
            font-size:14px;
            line-height:30px;                                   
        }
        
                .pngBgAbout
        {
            background-image: url('/images/t1.png');
            color:White;
            font-weight:900;
            font-size:14px;
            line-height:30px;                                   
        }
        
        
              .contentBox
        {
            background-color: #3B1B03;
            filter: Alpha(opacity=50);
            -moz-opacity: .5;
            opacity: 0.5;
            
            line-height: 24px;
        }
        
        
                .productStyle
        {
        	/*padding:3px; width:150px; height:120px; border:1px solid #374A75; background-color:#0F255A; */
        	cursor:pointer;
        }
        .productStyle img
        {
        	border-width:1px;
        	border-style:solid;
        	border-color:Gray;
        }

        /*
        * html .pngBgAbout { _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizinMethod='scale', src="/images/t1.png"); _background: /images/t1.png; }
        * + html .pngBgAbout { background-image: url('/images/t1.png'); }
        * html .contentBoxTitleBg { _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizinMethod='scale', src="/images/contentBoxTitle.png"); _background: /images/contentBoxTitle.png; width: 533px; height: 30px; }
        * + html .contentBoxTitleBg { background-image: url('/images/contentBoxTitle.png'); width: 533px; height: 30px; }
        */
