div.StandardList h3.Title a{
	float:right;
	margin-right:5px;
	color:#0033FF;
	font-weight:normal;
	letter-spacing:2px;
	text-decoration:underline;
}
div.StandardList h3.Title a:hover{
	color:#ff0000;
	text-decoration:none;
}



/* Main */
#Content {

}


/* MainPromotionBanner */
div#MainPromotionBanner{
	width:250px;
	height:170px;
	font-size:12px;
	float:left;
	background:url(../Images/MainPromotionBanner_bg.gif) no-repeat left top;
	margin-top:5px;
	overflow:hidden;
}


/* NewsList */
#NewsList {
	width: 315px;
	height: 170px;
	float: left;
	margin: 5px 0px 0px 10px;
	overflow: hidden;
}
#NewsList h3.Title {
	height: 25px;
	line-height: 25px;
	background: url(../Images/Index_News_Title_bg.gif) no-repeat left top;
}
#NewsList ul {
	margin-top: 5px;
}
#NewsList ul li {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 6px;
}
#NewsList a.More{
	color: #139CB9;
}


/* NoticeList */
#NoticeList {
	width: 250px;
	height: 170px;
	float: left;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}
#NoticeList h3.Title {
	height: 25px;
	line-height: 25px;
	background: url(../Images/Index_Notice_Title_bg.gif) no-repeat left top;
}
#NoticeList ul {
	margin-top: 5px;
}
#NoticeList ul li {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 6px;
}
#NoticeList a.More{
	color: #139CB9;
}


/* TradeList */
#TradeList {
	width: 315px;
	height: 170px;
	float: left;
	margin: 10px 0px 0px 10px;
	overflow: hidden;
}
#TradeList h3.Title {
	height: 25px;
	line-height: 25px;
	background: url(../Images/Index_Trade_Title_bg.gif) no-repeat left top;
}
#TradeList ul {
	margin-top: 5px;
}
#TradeList ul li {
	height: 20px;
	line-height: 20px;
	overflow:hidden;
	white-space:nowrap;
	padding-left: 6px;
}
#TradeList a.More{
	color: #139CB9;
}


/* QuickEntry */
#QuickEntry{
	width:195px;
	float: right;
}
#QuickEntry #QuickEntryList{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#QuickEntry #QuickEntryList li{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 60px;
	overflow: hidden;
}


/* zsdwList */
#zsdwList {
    width: 195px;
	margin-top: 5px;
	border: 1px solid #009CEC;
}
#zsdwList h3.Title {
    background: url(../Images/Category_Header_bg.gif) repeat-x 0px -23px;
	color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: 2px;
}
#zsdwList ul {
	margin-top: 3px;
}
#zsdwList ul li {
	padding-left: 8px;
}
#zsdwList ul li a {
	color: #0066CC;
}
#zsdwList p.More a{
	color: #FFFFFF;
}


/* zsdwList */
#zyqyList {
    width: 195px;
	margin-top: 5px;
	border: 1px solid #009CEC;
}
#zyqyList h3.Title {
    background: url(../Images/Category_Header_bg.gif) repeat-x 0px -23px;
	color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: 2px;
}
#zyqyList ul {
	margin-top: 3px;
}
#zyqyList ul li {
	padding-left: 8px;
}
#zyqyList ul li a {
	color: #0066CC;
}
#zyqyList p.More a{
	color: #FFFFFF;
}


/* ProductList */
#ProductList {
    width:575px;
	height:220px;
	float:left;
	position:relative;
	margin-top:5px;
}
#ProductList h3 {
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: url(../Images/Index_Product_Title_bg.gif) no-repeat left top;
}
#ProductList ul {
	margin: 15px 0px;
	padding: 0px;
	list-style-type: none;
}
#ProductList ul li {
	margin: 0px 17px;
	padding: 0px;
	float: left;
	width: 100px;
	overflow: hidden;
	text-align: center;
	line-height: 16px;
}
#ProductList ul li img {
	width: 100px;
	height: 130px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
}
#ProductList a.More{
    position:absolute;
    top:5px;
    right:8px;
	color: #139CB9;
	font-size:12px;
	font-weight:normal;
	letter-spacing:2px;
	text-decoration:underline;
}


/* MainAdvertisement */
#MainAdvertisement{
	clear: both;
	height: 160px;
	margin: 0px;
	padding: 0px;
}


/* ywhlist */
#ywhList{
	width: 485px;
	float: left;
}
div.StandardList2 {
	width:485px;
	height:170px;
	margin-top:6px;
	background: url(../Images/Index_Category_bg.gif) no-repeat left bottom;
}
div.StandardList2 h3.Title {
	height: 31px;
	line-height: 31px;
	padding-left: 30px;
	background: url(../Images/Index_Category_Title_bg.gif) no-repeat left top;
	color: #0066FF;
	letter-spacing: 2px;
	position:relative;
}
div.StandardList2 ul {
	margin-top:5px!important;
}
div.StandardList2 ul li{
    width:270px;
	overflow:hidden;
	white-space:nowrap;
}
div.StandardList2 div.Pic img {
	border: none!important;
	padding: 25px 20px;
}
div.StandardList2 p.More {
	top: 3px;
}
#ywhList a {
	color: #000000;
}
div.StandardList2 a.More {
	position:absolute;
	top:-3px;
	right:8px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:2px;
}




/* zcfgList */
#zcfgList {
	width: 274px;
	height:150px;
	margin-top: 5px;
	float: right;
}
#zcfgList h3.Title {
	height: 36px;
	line-height: 36px;
	background: url(../Images/Index_zcfg_Title_bg.gif) no-repeat left top;
}
#zcfgList ul {
	margin-top: 3px;
}
#zcfgList ul li {
	padding-left:20px;
	width:245px;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
}
#zcfgList ul li a {
	color: #1278A9;
}
#zcfgList a.More{
	position:absolute;
	top:-2px;
	right:12px;
	color:#FFFFFF;
}


/* zcfgList */
#zwgkList {
	width: 274px;
	height: 150px;
	margin-top: 5px;
	float: right;
}
#zwgkList h3.Title {
	height: 36px;
	line-height: 36px;
	background: url(../Images/Index_zwgk_Title_bg.gif) no-repeat left top;
}
#zwgkList ul {
	margin-top: 3px;
}
#zwgkList ul li {
	padding-left: 20px;
	width:245px;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
}
#zwgkList ul li a {
	color: #1278A9;
}
#zwgkList a.More{
	position:absolute;
	top:-2px;
	right:12px;
	color:#FFFFFF;
}


/* NavigateList */
#NavigateList {
	width: 274px;
	height: 140px;
	margin-top: 5px;
	float: right;
}
#NavigateList h3.Title {
	height: 36px;
	line-height: 36px;
	background: url(../Images/Index_Navigate_Title_bg.gif) no-repeat left top;
}
#NavigateList ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#NavigateList ul li {
	padding: 0px;
	margin: 0px;
	height: 27px;
}

#NavigateList Select {
	width: 260px;
}

#SearchBox {
	margin-top: 5px;
	background-image: url(../Images/Index_Search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 38px;
}
#SearchBox input {
	width: 160px;
	height: 18px;
}
#SearchBox img {
	margin-top: 8px;
	margin-bottom: 4px;
}

#zzjgtBox {
	margin-top: 5px;
}














