@charset "utf-8";

/*
 * 逗号建站
 * 美工设计&程序开发: 逗号米, E-mail: igernr3@qq.com, QQ:157768805
 * 官方网站：http://www.douhaozhan.com
 * 创建时间：2014-03-11 15:56
 * 更新时间：2014-03-11 15:56
 */


/*
 * smaller than 650
 */
@media screen and (max-width: 650px) {
	/* header */
	header, nav, .content, .moduleProduct, .moduleArticle, footer {
		width:640px;}
}