/* News */
.newsindex { height:126px; background:url(../Images/news_index_bot.jpg) no-repeat 0 100%; clear:both}
.newsindex ul { margin:0; padding:0}
.newsindex ul li { list-style:none; height:22px; line-height:22px; padding-left:10px}
.newsindex ul li.alt { background-color:#F7F9FC}
.newsindex ul li a { background:url(../Images/com_icon_2.jpg) no-repeat 0 50%; height:22px; line-height:22px; padding-left:10px; color:#666; text-decoration:underline}
.newsindex ul li a:hover { text-decoration:none}

.newslist { margin:0; padding:10px}
.newslist li { list-style:none; height:24px; line-height:24px; border-bottom:1px solid #E3EAF3}
.newslist li.alt { background-color:#F7F9FC}
.newslist li span { float:right; font-size:11px}
.newslist li a { display:block;height:24px; line-height:24px; background:url(../images/plus.gif) no-repeat 5px 50%; padding-left:15px}
.newslist li a:hover { color:#FF9900}

.innerlist { padding:5px 0; border-bottom:1px solid #fff; background-color:#F4F8FC} 
.innerlist_button { padding:5px 0 5px 130px} 
.required { color:#FF3300; font-weight:700; padding-left:5px} 

div.allfocus { background-color: #FFFFCC}

/* Validte step styles */
.checkwait,.checkfalse,.checktrue {padding-left:15px; line-height:20px; float:right; width:230px; text-align:left}
.checkwait { color:#0D65AB; background:url(../Images/Icons/text.png) no-repeat 0 50%}
.checkfalse { color:#FF0000; background:url(../Images/Icons/false.png) no-repeat 0 50%}
.checktrue { color:#006600; background:url(../Images/Icons/ture.png) no-repeat 0 50%}
/* End of Validte */

/*resize product's picture */
.resize a:hover{MARGIN: -50px 0px 0px -50px;
				POSITION: absolute;
				border: 1px solid #cccccc;}
.resize a:hover img{width:300px; height:326}


/* Bottom navPages */
.navpages{ padding:5px; height:30px;}
.navpages ul {margin: 0;padding: 0}
.navpages li { border:0; margin:0; padding:0; font-size:12px; font-weight:700; list-style:none; /* savers */ float:left; }
/* savers .navpages li,*/
.navpages a {margin-right:1px; }
.navpages .thepage { color:#666; display:block; float:left; font-weight:700; padding:3px 4px; }	
.navpages .next a,
.navpages .previous a { border:none; font-weight:700; }	
.navpages .curr_linkpage { color:#4976E8; font-weight:700; display:block; float:left; padding:1px 4px; /* savers */ border:1px solid #4976E8; }
.navpages a:link,
.navpages a:visited { color:#4976E8; display:block; float:left; padding:2px 5px; text-decoration:none; }
.navpages a:hover { text-decoration:underline;}
/* End of Bottom navPages */
