@charset "utf-8";
/* CSS Document */
#subBanner{border-top:#F0C8C8 1px solid;}

/*news and newslist page css*/

#newsTopBar{ line-height:22px; border-bottom:#F0C8C8 1px solid; text-align:right; padding-right:8px; display:inline-block; width:590px;}
#newsTopBar *{ display:block; float:right;}
#newsTopBar a{ margin:0 4px; color:#F9C;}
#newsTopBar a:hover{ color:#F90;}
#newsTopBar span{ color:#999;}
#newsTopBar a.contentsize{ height:16px; width:16px; margin-top:3px;}
#newsTopBar a.small_A{ background:url(../images/small_A.gif) no-repeat center center;}
#newsTopBar a.medium_A{ background:url(../images/medium_A.gif) no-repeat center center;}
#newsTopBar a.big_A{ background:url(../images/big_A.gif) no-repeat center center;}
#newsTopBar a.real_big_A{ background:url(../images/real_big_A.gif) no-repeat center center;}

div.newsList,div.news{ border:#F0C8C8 1px solid; background-color:#FCF1F5;}
div.news h3.title{ line-height:40px; font-size:19pt; text-align:center; color:#333333; margin:20px 30px;}
div.news div.newsInfo{ clear:both; color:#999; text-align:center; border-bottom:#F0C8C8 1px solid; border-top:#F0C8C8 1px solid; line-height:20px; margin:0 40px 20px 40px;}
div.news div.newsInfo span.readed{ color:#F00;}
div.news div.newsInfo span.origin a{ color:#F90;}

div.news div.newsInfo .dc{ width:10px; height:12px; display:inline-block; margin-right:4px; background:url(../images/protectionEye.png) left center no-repeat; cursor:pointer;}
div.news div.newsInfo #dc2{ background-position:-10px;}
div.news div.newsInfo #dc3{ background-position:-20px;}
div.news div.newsInfo #dc4{ background-position:-30px;}
div.news div.newsInfo #dc5{ background-position:-40px;}
div.news div.newsInfo #dc6{ background-position:-50px;}
div.news div.newsInfo #dc7{ background-position:-60px;}
div.news div.newsInfo #dc8{ background-position:-70px;}
div.news div.newsInfo #dc9{ background-position:-80px;}

div.news div#newsContent{ clear:both; width:96%; margin:0 auto; background:url(../images/NewsBgLogo.gif) repeat-y center 4px;}
div.news div#newsContent *{ font-size:11pt; line-height:1.8em;}

* div.news div#newsContent.small_A *{ font-size:1em !important;}
* div.news div#newsContent.medium_A *{ font-size:1.22em !important;}
* div.news div#newsContent.big_A *{ font-size:1.5em !important;}
* div.news div#newsContent.real_big_A *{ font-size:1.9em !important;}

.newsPage #shouCang{ color:#f00;}

.news .lastOrderButton { width:90%; margin:20px auto; display:block; height:120px;}
.news .lastOrderButton .orderButton{ padding:8px 20px; border:#ddd 1px solid; text-align:right;}
.news .lastOrderButton .orderButton span{ color:#ddd; margin:0 5px;}
.news .lastOrderButton .orderButton span a{ color:#669900; margin:0 2px;}
.news .lastOrderButton .commend{ float:left; margin-top:10px; padding-top:20px; margin-left:10px; height:60px; width:80px; text-align:center; background-color:#FFA6AD; position:relative;}
.news .lastOrderButton .commend a:hover{ text-decoration:none;}
.news .lastOrderButton .commend span{ display:block;}
.news .lastOrderButton .commend span.number{ color:#C00; padding-bottom:4px;}
.news .lastOrderButton .commend span.ding{ font-size:17pt; color:#fff; font-weight:bold;}
.news .lastOrderButton .commend  a:hover span.ding{color:#FF3;}
.news .lastOrderButton .link{ float:left; margin-left:20px; margin-top:30px;}
.news .lastOrderButton .link a { display:block; color:#CC0000; float:left; clear:both; margin-bottom:13px; width:400px;}
.news .lastOrderButton .link a span { color:#666;}
/*newslist*/
div.newsList{ float:left;}
	div.newsList h3.Title{ background:url(../images/point_newsList.gif) no-repeat 20px 6px; font-size:17pt; padding-left:36px; height:50px; color:#36F; margin-top:20px;}
		div.newsList ul.Nav{ width:94%; margin:0 auto;}
		div.newsList ul.Nav li:hover{ background-color:#FFf6f6;}
		div.newsList ul.Nav li{ background:url(../images/point_newsList_line.gif) no-repeat 0px 6px; clear:both; border-bottom:#999999 1px dashed; padding:4px 6px 4px 16px; height:18px;}
			div.newsList ul.Nav li a{ display:block; float:left;}
			div.newsList ul.Nav li a.new{ padding-right:12px; background:url(../images/new.jpg) no-repeat right center;}
			div.newsList ul.Nav li span.date{ display:block; float:right; color:#666666;}