html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul,ul,li{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/* ============================
add BASE STYLE
============================ */
.tac{
	text-align: center;
}
.txSmall{
	font-size: 90%;
}
.txLarge{
	font-size: 120%;
}
.pt20{
padding-top: 20px !important;
}
.pt30{
padding-top: 30px !important;
}
.pt40{
padding-top: 40px !important;
}
.mt5{
	margin-top: 5px !important;
}
.mt10{
	margin-top: 10px !important;
}
.mt15{
	margin-top: 15px !important;
}
.mt20{
	margin-top: 20px !important;
}
.mt30{
	margin-top: 30px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.nmt30{
	margin-top: -30px;
}
.w110{
min-width: 110px !important;
}
.w135{
min-width: 135px !important;
}
.w255{
min-width: 255px !important;
}
.w265{
min-width: 265px !important;
}
.w315{
min-width: 315px !important;
}
.w320{
min-width: 320px !important;
}
.nw590{
width: 590px !important;
}
.aC{
	text-align: center;
}
.aR{
	text-align: right;
}
