@charset "utf-8";
/* CSS Document */

/*news and newslist page css*/

#newsTopBar{ line-height:22px; border-bottom:#F9E7E7 1px solid; text-align:right; padding-right:8px; display:block; height:22px;}
#newsTopBar *{ display:block; float:right;}
#newsTopBar #commendFriend{ margin-left:20px;}
#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{ margin-top:20px;}
div.news h1.title{ line-height:70px; font-size:19pt; text-align:center; color:#333333;}
div.news div.newsInfo{ clear:both; color:#999; text-align:center;  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#newsContent{ clear:both; margin:0 60px; 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:4px 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;}

span.c1{ background:url(../images/corner_pink_leftTop.gif) no-repeat left top; top:0; left:0;}
span.c2{ background:url(../images/corner_pink_leftBottom.gif) no-repeat left bottom; bottom:0; left:0;}
span.c3{ background:url(../images/corner_pink_rightTop.gif) no-repeat right top; top:0; right:0;}
span.c4{ background:url(../images/corner_pink_rightBottom.gif) no-repeat right bottom; bottom:0; right:0;}
span.corner{ height:5px; width:5px; position:absolute; font-size:0;}

/*newslist*/
	div.newsList h3.Title{ background:url(../images/point_newsList.gif) no-repeat 20px 6px; font-size:17pt; padding-left:36px; height:34px; 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;}

