/*从下往上滚动公告*/
.announcementBox{width:270px; height:150px; text-align:left; overflow:hidden;}
.announcementBox #TextContent{font-size:14px;}

/*横向滚动图片css*/
.marqueeImage{width:710px; height:140px; margin:0px; overflow:hidden;}
.marqueeImage .box{width:170px; text-align:center; line-height:26px;}
.marqueeImage .pic{width:150px; margin:0px; cursor:pointer; text-align:center;}
.marqueeImage .pic img{width:150px; height:120px; display:block;}
.marqueeImage .box a{display:block; text-decoration:none;}

/*内页文字列表css*/
.newsList{width:710px; margin:0 auto;}
.newsList li{width:710px; text-align:left; border-bottom:1px solid #CCCCCC; line-height:29px; overflow:hidden;}
.newsList li a{background:url(../images/arrow.gif) 2px center no-repeat; text-indent:14px; float:left;}
.newsList li .time{float:right; width:96px; text-align:left; color:#999;}
.newsList li .time img{cursor:pointer;}

.NoInformation{width:100%; text-align:center; color:#f00; clear:both; display:block; padding:16px 0 0px 0px;}
.PageProgram{width:100%; text-align:center; padding:16px 0 0px 0px; clear:both;}
.PageProgram .shine{color:#F00;}
.PageProgram span{padding:1px 6px;}

.infoshow{width:100%;text-align:left;}

.ShowPage{width:710px; text-align:center; padding:5px 0;}
.ShowPage a{background:#FFF; border:#999 1px solid; width:22px; height:21px; font:bold 14px 'Arial'; text-decoration:none; padding-left:4px; padding-right:4px;}
.ShowPage .visited{background:#FCB408; border:#FCB408 1px solid; width:22px; height:21px; font:bold 14px 'Arial'; color:#FFF;padding-left:4px; padding-right:4px;}
.ShowPage a,.ShowPage .visited{line-height:20px;}

/*产品图片列表*/
.imageList_default ul{margin:0px auto; padding-top:7px;}
.imageList_default ul li{width:150px; height:150px; float:left; margin:1px 12px 5px 10px; display:inline; _margin:1px 12px 5px 10px;text-align:center;}
.imageList_default ul li .p_title{width:100%; display:block;}
.imageList_default ul li .p_title a{display:block;}
.thumbnail_product{width:150px; height:120px; cursor:pointer;}
.thumbnail_product a{display:block; width:150px; height:120px; overflow:hidden; text-align:center;}
.thumbnail_product img{display:block; width:150px; height:120px; vertical-align:middle;}

/*feedback*/
.feedback{width:730px; border-top:1px solid #D7D6D2;border-right:1px solid #D7D6D2;margin:0px auto;border-collapse:collapse;border-spacing:0px; font-size:12px;}
.feedback .title{text-align:left; text-indent:18px; padding:5px 0px; font-weight:bold; background:#EFEFEF;}
.feedback .title_ViewFeedback{width:100%; text-align:right; padding:2px 0px;}
a.viewFeedbackBtn,a.viewFeedbackBtn:link,a.viewFeedbackBtn:visited,a.viewFeedbackBtn:active,a.viewFeedbackBtn:hover{background:#21201F; color:#fff; padding:3px 11px; color:#fff; font-weight:bold;}
.viewFeedbackBtnDiv{text-align:right; padding:3px 1px;}
.feedback th{width:20%; background:#EFEFEF; font-weight:normal; padding-left:4px; text-align:center;}
.feedback .input_bg{width:80%; padding:2px 3px; text-align:left;}
.feedback .input_bg .t_content{width:99%; text-align:left; line-height:1.2;}
.feedback .input_bg .t_content p{width:100%; text-align:left; word-wrap:break-word;}
.feedback .input_bg .t_content .timer{color:#999;}
.feedback .input_bg .re_content{color:#F60;}
.feedback th,.feedback .input_bg,.feedback .btn_bg,.feedback .title{border-left:1px solid #D7D6D2; border-bottom:1px solid #D7D6D2;}
.feedback input,.feedback textarea,.feedback select{background:#fff; padding:2px 3px; font-size:12px; vertical-align:middle;}
.feedback select{padding:1px; margin-left:6px;}
.feedback .w1{width:180px;}
.feedback .w2{width:350px;}
.feedback .btn_bg{text-align:center; padding:6px 0px;}
.feedback .btn_bg input{cursor:pointer; margin:3px 6px; padding:2px 6px; background:; border:;}

/*other*/

/*信息列表数字分页代码*/
#listPageBox{width:99%; margin:0px auto; clear:both; display:block;font:bold 14px/14px ''; background:#EFEFEF; border:1px dotted #ccc; padding:7px 0px; margin-top:15px;}
#listPageBox .shineText,#listPageBox .shineText a{color:#F30;}
#listPageBox .normal,#listPageBox .current{padding:3px 7px;}
#listPageBox .normal{border:1px solid #CCC; background:#DDD;}
#listPageBox .current{border:1px solid #F60; background:#f60; color:#fff;}
#listPageBox .p_first,#listPageBox .p_previous,#listPageBox .p_next,#listPageBox .p_last{padding:1px 5px; background:none;}
#listPageBox img,#listPageBox input{vertical-align:middle; font:bold 12px/13px 'Arial';}
#listPageBox input.btn{height:19px; cursor:pointer; padding:0px 3px;}