* {margin:0;padding:0;}
body {margin:0;padding:0;text-align:left;font:normal 12px "宋体";color:#333;}
form,p,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6 {padding:0;margin:0; font-weight:normal;}
table,th,td {border-collapse:collapse;}
ol,ul {list-style:none;}
a {text-decoration:none;color:#333;}
a:hover{text-decoration:underline;}
button {border:0;cursor:pointer;}
img {border:0;}
em {font-style:normal;}
.clear {clear:both;}
.red {
	color: #F50;
}

/**********头部样式表开始**********/

#header {
	margin-bottom: 10px;
}
#topTools {
	color: #555;
	background: url(../newsh/homeV09_headerBG.png) repeat-x top;
}
#topToolsWrap {
	width: 950px;
	height: 26px;
	margin: 0 auto;
	overflow: hidden;
}
#topTools li {
	float: left;
}
#topTools a {
	color: #555;
}
#topToolsL {
	float: left;
	padding-top: 7px;
}
#topToolsL li {
	padding-right: 6px;
}
#topToolsR {
	float: right;
	padding-top: 5px;
}
#topToolsR li {
	background: url(../newsh/homeV09_headerBG.png) no-repeat right -50px;
	padding: 2px 10px 0 9px;
}
#topToolsR li.lastTool {
	background: none;
	padding-right: 0;
}
#topTools a.red {
	color: #F50;
}
#headerWrap{
	width: 950px;
	margin: 0 auto;
}
#headerAD img {
	margin-top: 5px;
}
#siteID {
	height: 88px;
}
#logo {
	float: left;
	width: 186px;
	padding-top: 11px;
}
#choiceSite {
	float: left;
	background: url(../newsh/homeV09_headerBG.png) no-repeat left -50px;
	height: 59px;
	width: 160px;
	padding: 29px 0 0 12px;
}
#choiceSite h2,#choiceSite p,#choiceSite h3 {
	float: left;
}
#choiceSite h2 {
	font-family: "黑体";
	font-size: 16px;
	color: #F60;
	height: 23px;
}
#choiceSite p {
	font-size: 12px;
	padding: 4px 0 0 6px;
	height: 19px;
}
#choiceSite p a {
	color: #36C;
}
#choiceSite h1 {
	width: 160px;
	font-size: 13px;
	color: #666;
	white-space: nowrap;
	height: 14px;
	overflow: hidden;
}
#search {
	float: right;
	height: 24px;
	width: 440px;
	padding: 6px;
	margin-top: 32px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat right -100px;
}
#search input {
	float: left;
}
.searchKeywords {
	border: 1px solid #FFF;
	padding: 3px;
	width: 325px;
	color: #333;
	margin-right: 6px;
}
.searchBtn {
	width: 100px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #633;
	background: none;
	border: none;
	cursor: pointer;
}
#nav {
	height: 36px;
	padding: 0 35px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat left -300px;
}
#nav li {
	float: left;
}
#nav li h2{
	font-weight: bold;
}
#nav li a {
	color: #FFF;
}
#nav li a:hover {
	color: #FF6;
	text-decoration: none;
}
#nav li.curNav a:hover {
	color: #000;
	text-decoration: none;
}
#navL {
	float: left;
}
#navR {
	float: right;
}
#navL li {
	padding: 0 7px 0 5px;
	height: 36px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat right -200px;
}
#navL li h2 {
	float: left;
	font-size: 14px;
	padding: 11px 7px 0 7px;
	height: 25px;
}
#navL li.curNav h2 {
	margin-top: 6px;
	padding: 0 10px 0 0;
	height: 30px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat right -150px;
}
#navL li.curNav h2 a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 0 0 10px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat left -150px;
	color: #000;
}
#navR li {
	padding: 0 7px 0 5px;
	height: 36px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat right -250px;
}
#navR li h2 {
	float: left;
	font-size: 12px;
	padding: 12px 7px 0 7px;
	height: 24px;
}
#navR li.curNav h2 {
	margin-top: 6px;
	padding: 0 10px 0 0;
	height: 30px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat right -150px;
}
#navR li.curNav h2 a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 0 0 10px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat left -150px;
	color: #000;
	font-size: 14px
}
#navL li.latestNav {
	position: relative;
}
#navL li.latestNav span{
	display: block;
	position: absolute;
	top: -11px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: url(../newsh/homeV09_new.gif) no-repeat;
}
#footer { 
	width: 950px;
	margin: 0px auto; 
	padding: 26px 0px 20px 0px;
	text-align: center;
}
#footer p{
	line-height: 18px;
}
#police {
	width: 160px;
	height: 57px;
	margin: 0px auto;
	padding-top: 5px;
}
.policel{
	float: left;
}
.policer{
	float: right;
}

/**********头部样式表结束**********/

#mainBody {
	width: 950px;
	margin: 0 auto;
}
.mainBodyAD img {
	margin-bottom: 10px;
}
#scr1,#scr2,#scr3,#scr4,#scr5{
	overflow: auto;
	zoom: 1;
}
#scr1 {
	height: 210px;
}
#scr2,#scr3 {
	height: 330px;
}
#scr4 {
	height: 280px;
}
#scr5 {
	height: 482px;
}
#glBoard,#slide,#funcBlock,#glTry,#glXuan,#glAuction,#gl360,#glInfo,#glDisc {
	float: left;
	margin-right: 10px;
}
#glBoard {
	height: 200px;
	width: 260px;
}
#slide {
	height: 200px;
	width: 430px;
}
#funcBlock {
	height: 200px;
	width: 240px;
	margin-right: 0px;
}
#glTry {
	height: 320px;
	width: 700px;
}
#glXuan {
	height: 320px;
	width: 240px;
	margin-right: 0px;
}
#glAuction {
	height: 320px;
	width: 700px;
}
#gl360 {
	height: 320px;
	width: 240px;
	margin-right: 0px;
}
#glInfo {
	width: 700px;
	height: 270px;
}
#glDisc {
	width: 240px;
	height: 270px;
	margin-right: 0px;
}
.titSty1 {
	background: url(../newsh/homeV09_144.gif) no-repeat right top;
	height: 32px;
	overflow: hidden;
}
.titSty1 h2 {
	float: left;
	color: #444;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 27px;
	height: 22px;
	background: url(../newsh/homeV09_143.gif) no-repeat left top;
}
.titSty1 h2 a{
	color: #444;
}
.titSty1 h4 {
	float: left;
	color: #999;
	font-size: 14px;
	padding: 10px 0 0 10px;
}
.titSty1 p.more {
	float: right;
	width: 42px;
	font-size: 12px;
	padding: 11px 0 0 10px;
	background: url(../newsh/homeV09_54.gif) no-repeat 37px 13px;
}
.titSty1 p.more a {
	color: #666;
}
.titSty1 ul {
	float: right;
	padding: 11px 12px 0 0;
	background: url(../newsh/homeV09_67.gif) no-repeat right 9px;
}
.titSty1 li {
	float: left;
	padding-left: 5px;
}
.conSty1 {
	border: 1px solid #D1D1D1;
	border-top: none;
	background: #FFF;
}
#glBoard .conSty1 {
	height: 167px;
}
#glTry .conSty1 {
	height: 287px;
}
#glXuan .conSty1 {
	height: 287px;
}
#gl360 .conSty1 {
	height: 287px;
}
#glDisc .conSty1 {
	height: 237px;
}
#glBoardIntro {
	border-collapse: collapse;
	margin: 3px auto 10px auto;
}
#glBoardIntro td {
	border: 2px solid #FFF;
	background: #F1F1F1;
	text-align: center;
	height: 21px;
	color: #999;
}
#glBoard ul {
	float: left;
	width: 258px;
}
#glBoard li {
	float: left;
	width: 258px;
	height: 24px;
}
#glBoard li h3 {
	float: left;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	padding-left: 5px;
}
#glBoard li h3 span {
	color: #999;
	padding-right: 3px;
}
#glBoard li h3 span a {
	color: #F50;
}
#glBoard li p {
	float: right;
	width: 42px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	color: #690;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#quickLinks {
	height: 85px;
	background: #FFF9D9 url(../newsh/homeV09_46.gif) repeat-x bottom;
	padding: 7px 0 0 8px;
	margin-bottom: 10px;
}
#quickLinks li {
	float: left;
	height: 24px;
	width: 73px;
	font-weight: bold;
	padding: 11px 0 0 43px;
	margin-bottom: 7px;
}
#quickLinks li a {
	color: #555;
}
#quickLinks li#qlCheap a {
	color: #F50;
}
#quickLinks li#qlHot {
	background: url(../newsh/homeV09_funcBG.png) no-repeat 0 0;
}
#quickLinks li#qlCheap {
	background: url(../newsh/homeV09_funcBG.png) no-repeat 0 -70px;
}
#quickLinks li#qlComments {
	background: url(../newsh/homeV09_funcBG.png) no-repeat 0 -35px;
}
#quickLinks li#qlTickets {
	background: url(../newsh/homeV09_funcBG.png) no-repeat 0 -105px;
}
#guessU {
	height: 98px;
}
#guessU h3 {
	padding-left: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	height: 19px;
	background: url(../newsh/homeV09_65.gif) no-repeat 7px 0px;
}
#guessUCon{
	height: 79px;
	background: #F4F4F4;
	overflow: hidden;
}
#guessU ul {
	padding: 10px 0 0 8px;
}
#guessU li {
	width: 225px;
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
}
#guessU li span {
	color: #999;
	padding-right: 3px;
}
#guessU li span a {
	color: #F50;
}
.prodPicSty1 {
	height: 185px;
	padding: 10px 0 0 10px;
}
.prodPicAD {
	float: left;
	height: 180px;
	width: 150px;
	margin-right: 30px;
}
.prodPicOne {
	float: left;
	height: 180px;
	width: 100px;
	padding-right: 27px;
}
.prodPicOneImg {
	height: 100px;
	width: 100px;
	margin-bottom: 10px;
	overflow: hidden;
}
.prodPicOne h3 {
	font-size: 12px;
	line-height: 18px;
}
.titleCata {
	color: #999;
}
.titleCata a {
	color: #F50;
}
.prodPicOneBtn {
	width: 92px;
	height: 26px;
	background: url(../newsh/homeV09_81.gif);
	margin: 2px auto;
}
.prodPicOneBtn a {
	display: block;
	width: 92px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.prodTxtSty1 {
	height: 75px;
	border-top: 1px dashed #CCC;
	background: #F1F1F1;
	padding-top: 16px;
}
.prodTxtSty1 ul {
	float: left;
	width: 344px;
	padding-left: 5px;
}
.prodTxtSty1 li {
	float: left;
	height: 24px;
	width: 344px;
}
.prodTxtSty1 li h3 {
	font-size: 12px;
	float: left;
	width: 225px;
}
.prodTxtSty1 li p {
	float: left;
	width: 110px;
}
.prodTxtSty1 li p a {
	color: #888;
}
#xuanPic {
	position: relative;
	height: 152px;
	background: url(../newsh/homeV09_76.gif) no-repeat 24px 10px;
}
#xuanPicBox {
	position: absolute;
	width: 144px;
	height: 108px;
	top: 22px;
	left: 37px;
}
#xuanPicIcon {
	position: absolute;
	width: 72px;
	height: 73px;
	top: 5px;
	left: 160px;
}
#xuanInfo {
	height: 105px;
}
#xuanInfo h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 20px 5px 20px;
	line-height: 18px;
}
.priceDelete {
	color: #666;
	text-decoration: line-through;
	text-align: center;
}
.priceXuan {
	font-size: 18px;
	font-weight: normal;
	color: #F50;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.xuanBtn {
	width: 132px;
	height: 26px;
	background: url(../newsh/homeV09_86.gif);
	margin: 0 auto;
}
.xuanBtn a {
	display: block;
	width: 132px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	text-align: center;
}
#xuanNext {
	background-color: #EEE;
	height: 30px;
}
#xuanNext p {
	padding: 11px 0 0 8px;
}
#xuanNext p b {
	font-weight: normal;
	color: #F50;
}
#glAuction .prodPicOne p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	color: #666;
	margin-top: 8px;
}
#gl360Main {
	height: 166px;
	padding-top: 10px;
	margin-bottom: 12px;
	background: url(../newsh/homeV09_102.gif) no-repeat center bottom;
}
#gl360MainCon {
	height: 128px;
	width: 180px;
	padding: 4px 4px 0 4px;
	border: 1px solid #DDD;
	background: #FFF;
	margin: 0 auto;
}
#gl360MainCon img {
	display: block;
	margin-bottom: 8px;
}
#gl360MainCon h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
}
.listSty1 {
	padding-left: 5px;
}
.listSty1 li {
	height: 24px;
}
#glInfo {
	background: url(../newsh/homeV09_tabsConBG.png) no-repeat left bottom;
}
#glInfoTit {
	height: 37px;
	background: url(../newsh/homeV09_144.gif) no-repeat right top;
}
#glInfoTit .tabs {
	height: 32px;
	background: url(../newsh/homeV09_142.gif) no-repeat left top;
	padding: 5px 0 0 11px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#glInfoTit .tab {
	display: block;
	float: left;
	width: 85px;
	height: 23px;
	padding-top: 9px;
	margin-right: 2px;
	cursor: pointer;
	background: url(../newsh/homeV09_tabsBG.png) no-repeat right top;
}
#glInfoTit .curtab {
	height: 25px;
	padding-top: 7px;
	background: url(../newsh/homeV09_tabsBG.png) no-repeat left top;
	font-size: 14px;
	color: #FFF;
}
#glInfo .tabcontent {
	padding: 10px 0 0 10px;
	height: 220px;
}
.glInfoMapOne {
	height: 110px;
}
.glInfoMapOnePic {
	float: left;
	width: 210px;
	height: 90px;
	margin-right: 15px;
}
.glInfoMapOneTxt {
	float: left;
	width: 440px;
	height: 85px;
	padding-top: 15px;
}
.glInfoMapOneTxt h3 {
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.glInfoMapOneTxt h4 {
	float: left;
	color: #39C;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}
.glInfoMapOneTxt p {
	float: left;
	width: 440px;
	line-height: 18px;
	color: #666;
	padding-top: 10px;
}
.glInfoMapOneTxt p a {
	color: #F50;
}
#glDiscPic {
	height: 115px;
	padding: 10px 0 0 10px;
}
.glDiscPicOne {
	position: relative;
	height: 115px;
	width: 97px;
	float: left;
	padding-right: 14px;
}
.glDiscPicOneImg {
	height: 69px;
	width: 92px;
	padding: 1px;
	border: 1px solid #DDD;
	margin-bottom: 6px;
}
.glDiscPicOne h3 {
	width: 97px;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
}
.glDiscIcon {
	position: absolute;
	height: 22px;
	width: 44px;
	padding-top: 22px;
	text-align: center;
	color: #900;
	top: 38px;
	left: 60px;
	background: url(../newsh/homeV09_discIcon.gif) no-repeat left top;
}
#glDiscList {
	border-collapse: collapse;
	margin: 0 auto;
}
#glDiscList th {
	border: 2px solid #FFF;
	background: #F1F1F1;
	text-align: center;
	height: 21px;
	color: #999;
	font-weight: normal;
}
#glDiscList td {
	border: 2px solid #FFF;
	background: #FFF;
	height: 24px;
	color: #999;
}

#glDiscList h3 {
	font-size: 12px;
	padding-left: 2px;
	width: 182px;
	overflow: hidden;
}
#glGuide {
	float: left;
	width: 700px;
	height: 472px;
}
#glGuide h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: url(../newsh/homeV09_119.gif) no-repeat;
	height: 20px;
	padding: 8px 0 0 25px;
	border-bottom: 2px solid #FF8702 ;
}
#hotShop {
	position: relative;
	height: 165px;
	padding: 15px 0 0 12px;
	border: 1px solid #D1D1D1;
	background: #FFFBE1;
	border-top: none;
	border-bottom: none;
}
#shopGuide {
	border: 1px solid #D1D1D1;
	height: 245px;
	padding: 16px 0 0 20px;
}
#hotShopL {
	float: left;
	width: 16px;
	padding-top: 52px;
}
#hotShopM {
	float: left;
	width: 638px;
	height: 165px;
}
#hotShopR {
	float: left;
	width: 16px;
	padding-top: 52px;
}
.hotShopOne {
	float: left;
	width: 102px;
	padding: 0 13px 0 12px;
	height: 165px;
}
.hotShopOnePic {
	height: 75px;
	width: 100px;
	border: 1px solid #DDD;
	background-color: #FFF;
	margin-bottom: 8px;
}
.hotShopOneStar {
	height: 24px;
}
.hotShopOne h3 {
	font-size: 12px;
	line-height: 18px;
}
#hotShopIcon {
	position: absolute;
	height: 80px;
	width: 80px;
	top: -2px;
	right: -1px;
	background-image: url(../newsh/homeV09_122.gif);
}
#shopGuide h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #F50;
	margin-bottom: 13px;
	clear: both;
}
#shopGuide ul {
	clear: both;
	float: left;
	width: 630px;
	padding-left: 24px;
	margin-bottom: 2px;
}
#shopGuide li {
	float: left;
	height: 24px;
	width: 90px;
}
#scr5R {
	float: right;
	width: 240px;
	height: 472px;
}
#glComm {
	height: 348px;
	margin-bottom: 10px;
}
#glServic {
	height: 114px;
}
#glComm .conSty1 {
	height: 315px;
}
.glCommOne {
	padding: 16px 3px 5px 8px;
	margin: 0 2px;
	border-bottom: 1px dashed #CCC;
}
.glCommOne h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.glCommOne h4 {
	font-size: 12px;
	margin-bottom: 4px;
}
.glCommOne h4 a {
	color: #36C;
}
.glCommOne p {
	line-height: 18px;
}
.glCommOne p a {
	color: #36C;
}
.glCommOne p em {
	color: #999;
}
#mediaAc {
	margin-bottom: 10px;
}
#mediaAc .conSty1,#frendsLinks .conSty1{
	overflow: auto;
	zoom: 1;
}
.mediaAcCon {
	float: left;
	width: 200px;
	height: 198px;
	padding: 16px 18px 0 19px;
}
.mediaAcConPic {
	height: 80px;
	width: 200px;
	margin-bottom: 10px;
}
.mediaAcCon h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.mediaAcCon li {
	height: 24px;
	background: url(../newsh/homeV09_151.gif) no-repeat 0px 3px;
	padding-left: 12px;
}
#frendsLinks ul {
	float: left;
	width: 908px;
	padding: 20px 20px 5px 20px;
}
#frendsLinks li {
	float: left;
	height: 24px;
	padding-right: 25px;
	white-space: nowrap;
}
#picFlow {
    position: relative;
	width: 430px;
	height: 200px;
	overflow: hidden;
}
.Slides {
	padding: 0px;
	margin: 0px; 
	list-style-type: none; 
}
.Slides li {
	float: left; 
	padding: 0px;
	margin: 0px;
}
.Slides img {
	border: none;
	width: 430px;
	height: 200px;
}
.SlideTriggers {
	padding: 0px; 
	margin: 0px; 
	z-index: 10;
	position: absolute; 
	list-style-type: none;  
	right: 6px;  
	top: 172px; 
}
.SlideTriggers li {
	float: left; 
	cursor: pointer;
	margin-right: 3px; 
	overflow: hidden; 
	width: 17px;
	height: 17px; 
	border: 1px solid #FFF;
	background: #BDBDBD;  
	color: #FFF;
	font-family: arial;
	font-size: 14px;
	text-align: center;  	
}
.SlideTriggers li.Current { 
	background: #F07F00;  
	font-weight: bold; 
	width: 17px;
	height: 17px; 
	margin-top: 0px;
}
.bbsPic {
	float: left;
	width: 180px;
	padding-right: 16px;
}
.bbsPicCon {
	height: 160px;
	width: 180px;
	margin-bottom: 10px;
}
.bbsPic h3 {
	font-size: 12px;
	text-align: center;
	width: 180px;
	line-height: 18px;
}
.bbsList {
	float: left;
	width: 485px;
}
.bbsList li {
	float: left;
	width: 485px;
	height: 26px;
}
.bbsList li h3 {
	float: left;
	font-size: 14px;
	padding-right: 10px;
}
.bbsList li p {
	float: left;
	color: #39C;
}
.bbsList .titleCata {
	padding-right: 5px;
}
#sayHello {
   color: #EE6A05;
}
/**********2009-10-29专题列表部分样式修改**********/
#dscglInfo .bbsList {
	width: 688px;
}
#dscglInfo .bbsList li {
	width: 344px;
}

#p3rd .thead {
	LINE-HEIGHT: 30px; HEIGHT: 31px; BACKGROUND-COLOR: #ebe9eb
}
#p3rd .tbody {
	BORDER-RIGHT: #ebe9eb 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ebe9eb 1px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; BORDER-LEFT: #ebe9eb 1px solid; PADDING-TOP: 13px; BORDER-BOTTOM: #ebe9eb 1px solid; ZOOM: 1; POSITION: relative
}
#p3rd .listCont {
	OVERFLOW: hidden; WIDTH:  630px; HEIGHT: 150px
}
#p3rd .scrCont {
	WIDTH: 3000px
}
#p3rd #List1 {
	FLOAT: left
}
#p3rd #List2 {
	FLOAT: left
}
#p3rd .ulPic1 LI {
	MARGIN: 0px 23px 0px 0px; WIDTH: 125px
}
#p3rd .ulPic1 .iPic IMG {
	BORDER-RIGHT: #cbccd0 1px solid; BORDER-TOP: #cbccd0 1px solid; BORDER-LEFT: #cbccd0 1px solid; WIDTH: 133px; BORDER-BOTTOM: #cbccd0 1px solid; HEIGHT: 98px
}
#p3rd .leftButton {
	CURSOR: pointer; POSITION: absolute; TOP: 60px
}
#p3rd .rightButton {
	CURSOR: pointer; POSITION: absolute; TOP: 60px
}
#p3rd .leftButton {
	LEFT: 8px
}
#p3rd .rightButton {
	RIGHT: 8px
}
#p3rd .ulPic1 .iTitle {
	BORDER-TOP: #fff 1px solid; FONT-WEIGHT: bold; LINE-HEIGHT: 26px; HEIGHT: 31px; TEXT-ALIGN: left
}
#p3rd .ulPic1 .iTitle EM {
	FLOAT: left; WIDTH: 23px; TEXT-ALIGN: center
}



/**********2009-11-03当前位置样式表**********/
#crumb {
	clear: both;
	width: 950px;
	margin: 0 auto;
	height: 24px;
	color: #999;
}
#crumb a {
	color: #999;
}
/**********2009-11-03搜索样式表**********/
#search {
	float: right;
	height: 36px;
	width: 452px;
	margin-top: 32px;
	background: url(../newsh/homeV09_headerBG.png) no-repeat right -100px;
}
#search .search_box {
	position: relative;
	width: 440px;
	height: 36px;
	padding: 0 0 0 12px;
}
#search .search_box .input_sb1 {
	position: relative;
	float: left;
	border: none;
	background: none transparent scroll repeat 0% 0%;
	width: 320px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 0px;
	padding-top: 0px;
}
#search .search_box .input_sb2 {
	position: relative;
	float: left;
	border: none;
	background: none transparent scroll repeat 0% 0%;
	width: 320px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	margin-top: 8px;
	padding-top: 0px;
}
#search .menu {
	float: right;
	margin-top: 5px;
	width: 104px;
	background: none transparent scroll repeat 0% 0%;	
}
#opt {
	position: relative;
	float: right;
	display: block;
	width: 104px;
	height: 26px;
	padding-top: 0px;	
}
#opt span {
	display: block;
	float: left;
	width: 104px;
	margin: 1px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #633;
	cursor: pointer;
	text-align: center;
}
#search .menu ul {
	display: none;
	position: absolute; 
	z-index: 9999; 
	width: 100px; 
	padding: 1px;
	border: 1px solid #FC6;
	background: #FFF;
}
#search .menu ul li a {
	display: block;
	background: #FFF;
	width: 100px;
	height: 26px;
	font-size: 12px;
	color: #666;
	text-indent: 32px;
	line-height: 26px;
	text-align: left;
}
#search .menu ul li a:hover {
	color: #633;
	font-weight: bold;
	background: #FFC846 url(../newsh/homeV09_headerBG.png) no-repeat -300px -100px; 
	text-decoration: none;
}


/**********2009-10-30果粒榜标题前图标修改**********/
#glBoard li h3 {
	float: left;
	width: 175px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	background: url(../newsh/glbang2_05.gif) no-repeat 5px 0;
	padding: 1px 0 0 24px;
}

/***********2009-11-27果粒拼样式添加**********/
#glPin {
	float: left;
}
#glPin {
	height: 320px;
	width: 240px;
	margin-right: 0px;
}
#glPin .conSty1 {
	height: 287px;
	border: 1px solid #FFBA7D;
	border-top: none;
	background: #FFF;
}
#glPin .titSty1 {
	background: url(../newsh/homePin_04.png) no-repeat right;
}
#glPin .titSty1 h2 {
	color: #FFF;
	background: url(../newsh/homePin_03.png) no-repeat left;
}
#glPin .titSty1 h2 a {
	color: #FFF;
}
#glPin .titSty1 h4 {
	color: #FF9;
}
#glPin .titSty1 p.more {
	color: #FF9;
	background: url(../newsh/homePin_more.gif) no-repeat 37px 13px;
}
#glPin .titSty1 p.more a {
	color: #FF9;
}
.glPinOne {
	height: 76px;
	padding-top: 15px;
	margin: 0 10px;
	border-bottom: 1px dashed #CCC;
}
.glPinOnePic {
	float: left;
	height: 60px;
	width: 80px;
	border: 1px solid #E1E1E1;
	margin: 0 10px 10px 0;
}
.glPinOne p {
	color: #333;
	margin-bottom: 5px;
}
.glPinOne p em {
	color: #888;
}
.glPinOne p em b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #F50;
}


