@charset "utf-8";

/* CSS Document */

/*home-Recommanded Articles*/

.Recommanded{ width:680px;}

/*home-Featured Craft Ideas*/
.craft{width:670px; padding-left:10px; overflow:hidden;}
.craft li{float:left;margin:0 20px 5px 0;width:150px;height:183px;}
.craft li .img144X144{height:144px;width:144px; margin-bottom:5px;text-align: center;}	
.craft .laster{ margin:0 0 5px;}
.craft .author .Author{ width:20px; height:20px; float:left; margin-right:5px;}

.home_adv{ width:250px; margin:20px 0;}

.Newsletter{ background:#f3f3f3; padding:20px 15px;}
.Newsletter h3{ height:25px; line-height:25px; padding-left:30px; background:url(../images/Newsletter.jpg) left center no-repeat; color:#63ad26; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; margin-bottom:10px;}
.Newsletter .MB_10{ margin-bottom:10px!important;}
.Newsletter .NewsletterText{ font-size:14px; color:#000; font-family:Georgia, "Times New Roman", Times, serif; line-height:18px;}
.Newsletter .NewsletterInput{ width:212px; border:1px solid #ccc; box-shadow: inset 1px 1px 1px #ddd; height:26px; padding:3px;color:#666;line-height:26px;}
.Newsletter .NewsletterBtn{ background:#63ad26; height:34px; color:#fff; padding:0 10px; cursor:pointer; font-size:16px; font-family:Arial, Helvetica, sans-serif; border:0;}
.Newsletter .NewsletterBtn:hover{background:#4ca205;}
.Newsletter .ErrorImg,.Newsletter .RightImg{float: none; width: auto; height: auto; background: none; }
.Newsletter .ErrorTip{display: block; margin: 8px 0 0;padding: 0}