@charset "UTF-8";
/* CSS Document */

/* =======================================

	Browser Reset CSS
	Last Up Date 09/09/28

========================================== */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
dl, dt, dd, ol, ul, li,
pre,code,form,fieldset,legend,
p,blockquote {margin: 0; padding: 0;}

html,body {background: #f7f6f4; color: #666666;}
ol, ul {
	list-style: none;margin: 0; padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
@import url("flexslider.css");