body {
    text-align:center;
	background-color: #191919;
	margin:0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#949494;
	scrollbar-highlight-color:#d7d7d7;
	scrollbar-face-color:#bfbfbf;
	scrollbar-shadow-color:#d7d7d7;
	scrollbar-darkshadow-color:#949494;
	scrollbar-track-color:#dedede;
}
form{margin:0; padding:0;}

#container{
	width:1004px;
	background-color: #666666;
	margin-left:-502px;
	position:absolute;
	left:50%;
}
.indexBody{
	background-color: #000000;
}

#collectionSubMenu{
	position:absolute;
	text-align:left;
	width: 100px;
	height:94px;
	left:322px;
	top:97px;
	visibility: hidden;
}
#collectionSubMenuBg{
	background:url(../images/collectionSubMenuBg.png) no-repeat;
	position:absolute;
	width:100px;
	height:94px;
}
#collectionSubMenu ul{
	position:absolute;
	font-size:12px;
	font-family:Arial;
	color:#FFFFFF;
	list-style-type:none;
	margin:16px 0 0 11px;
	padding:0;
	line-height:20px;
}
#collectionSubMenu ul a{
	background:url(../images/menuArrowNow.gif) no-repeat 0 4px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
}
#collectionSubMenu ul a:hover{
	color:#e0e0e0;
}

ul#main, ul.sub, ul.detail{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#main{
	margin:4px 0 0 13px;
}
ul#main li.mainList{
	width:187px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	border-bottom:1px solid #e9e9e9;
	float:left;
}
ul#main li.mainList a.menuM{
	display:block;
	width:179px;
	height:22px;
	padding:8px 0 0 8px;
	color:#314965;
	text-decoration:none;
}
* html ul#main li.mainList a.menuM{ /* fix IE */
	width:187px;
	height:30px;
}
ul#main li.mainList a.menuM:hover{
	background:url(../images/leftMainMenuBg.gif) repeat-y;
}
ul#main li.mainList a.menuMNow{
	display:block;
	width:179px;
	height:22px;
	padding:8px 0 0 8px;
	color:#314965;
	text-decoration:none;
	background:url(../images/leftMainMenuBg.gif) repeat-y;
}
* html ul#main li.mainList a.menuMNow{ /* fix IE */
	width:187px;
	height:30px;
}
ul.sub{
	width:160px;
	position:relative;
	left:-13px;
	margin-right:-13px;
	background:#555555 url(../images/leftMainSubBgTop.gif) no-repeat;
	padding:10px 20px 5px;
}
* html ul.sub{ /* fix IE */
	width:200px;
}
ul.sub li{
	margin-bottom:5px;
}
ul.sub li a.menuS{
	color:#949494;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	background:url(../images/menuArrow.gif) no-repeat 0 3px;
}
ul.sub li a.menuS:hover{
	color:#FFFFFF;
	background:url(../images/menuArrowNow.gif) no-repeat 0 3px;
}
ul.sub li a.menuSNow{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	background:url(../images/menuArrowNow.gif) no-repeat 0 3px;
}
ul.detail{
	text-align:left;
	width:524px;
	height:45px;
	margin:10px 0 0 0;
	font-family: Arial;
	font-size: 13px;
} 
ul.detail li{
	float:left;
	font-weight:bold;
} 
ul.detail li a{
	color:#484848;
	text-decoration:none;
} 
ul.detail li a:hover, ul.detail li a.detailNow{
	color:#ef8400;
} 
ul.detail li+li{
	background:url(../images/detailSepLine.gif) no-repeat 15px 0;
	padding:0 0 0 30px;
}  
* html ul.detail li{ /* fix IE */
	background:url(../images/detailSepLine.gif) no-repeat 15px 0;
	padding:0 0 0 30px;
}
* html ul.detail li.detailListFirst{ /* fix IE */
	background:none;
	padding:0;
}

.title1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.title2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.headlink1{
    color: #004985;
    TEXT-DECORATION: none;
}
.headlink1:hover{
    color: #0066CC;
    text-decoration: underline;
}
.graylink1{
	font-size: 12px;
    color: #666666;
    TEXT-DECORATION: none;
}
.graylink1:hover{
    color: #0066CC;
    text-decoration: underline;
}
.headline {
	font-family: Arial;
	font-size: 13px;
	color: #004985;
	padding-top: 10px;
	padding-bottom: 9px;
}
.headnew {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.textgray {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	line-height:1.5em;
}
.ps{font-size: 10px;}
#specTable td{
	padding:2px 10px 1px;
}

.storeListBg{height:330px; background:url(../store/images/ctBg.jpg) no-repeat 280px 65px;}
.storeList td{
	padding:7px 0 5px;
	font-family: Arial;
	font-size: 13px;
}
.storeName{	width:160px; color: #004985;}
.storeTel{	width:135px; color: #666666;}
.storeListDash{background:url(../images/dotLine.gif) repeat-x;}

.contactItem{
	vertical-align:top;
	width:70px;
	font-family: Arial;
	font-size: 13px;
	padding:5px 0 5px 47px;
	color:#004985;
	background:url(../images/menuArrow.gif) no-repeat 37px 9px;
}
.input{
	border:1px solid #949494;
	font-family: Arial;
	font-size:13px;
	color:#3c3c3c;
	width:350px;
}
.select{
	font-family: Arial;
	font-size:13px;
	color:#3c3c3c;
	width:350px;
}
.textarea{
	border:1px solid #949494;
	width:350px;
	height:150px;
	font-family: Arial;
	font-size:13px;
	color:#3c3c3c;
	margin-bottom:12px;
}
.formBtn{
	color:#FFFFFF;
	border:1px solid #c9c9c9;
	background:#898989;
	font-family: Arial;
	font-size:13px;
	padding:2px 5px 0;
	height:22px;
}

.textgray table{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	line-height:1.5em;
	width:524px;
}


.footer {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.footer a{
	color: #666666;
	text-decoration:none
}
.footer a:hover{
	color: #222222;
}