@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css?family=Oswald');

* {-webkit-text-size-adjust:none;}

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;}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
div,p,table{margin:0;padding:0;}

img,input[type=image] {vertical-align:middle;border:0;} 

.png24 {
tmp:expression(setPng24(this));
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

input[type=text],input[type=password] {vertical-align:middle;background:transparent;border-width:1px;border-style:solid;border-color:#c8c8c8;} 

textarea {background:transparent;border-width:1px;border-style:solid;border-color:#c8c8c8;} 

textarea:focus, input:focus{
    outline: 0;
}
table caption {
	display:none;
}
a {outline: 0;}
a,button {
  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}

/*a {selector-dummy:expression(this.hideFocus=true);}*/
::selection {
    background:#ff2e32;
    color: #FFF;
    text-shadow: none;
}
::-moz-selection {
    background:#ff2e32;
    color: #FFF;
    text-shadow: none;
}
::-webkit-selection {
    background:#ff2e32;
    color: #FFF;
    text-shadow: none;
}
img { -ms-interpolation-mode:bicubic;}

