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

<!----font---->
@font-face {
	font-family: 'Conv_ANMCSH';
	src: url('fonts/ANMCSH.eot');
	src: local('☺'), url('fonts/ANMCSH.woff') format('woff'), url('fonts/ANMCSH.ttf') format('truetype'), url('fonts/ANMCSH.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'siti_maesarohnormal';
    src: url('siti_maesaroh-webfont.eot');
    src: url('siti_maesaroh-webfont.eot?#iefix') format('embedded-opentype'),
         url('siti_maesaroh-webfont.woff') format('woff'),
         url('siti_maesaroh-webfont.ttf') format('truetype'),
         url('siti_maesaroh-webfont.svg#siti_maesarohnormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

a, abbr, acronym, address, applet, article, aside, audio,b, blockquote, big, body,center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt,em, embed,fieldset, figcaption, figure, font,form, h1, h2, h3, h4, h5, h6,hgroup, html,i, iframe, img, ins,kbd,keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, span, source, strike, strong, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul,var{border: 0 none;margin: 0;padding: 0;border: 0;outline: 0;vertical-align: top; }

abbr,article,aside,audio,bdi,canvas,data,datalist,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time,video{display:block;}

	li{font-size:12px;}
ol, ul {}
blockquote, q {quotes: none;}
table, table td {padding:0;border:none;border-collapse:collapse;font-size:14px;  font: normal 10px/30px Verdana, Geneva, sans-serif;}
td.form{font-size:14px;}
img {vertical-align:top; border:none; }
embed { vertical-align:top;}
.clear{border:0;clear:both; float: none;font-size:1px; height:0; line-height:1px; margin:0;padding:0; visibility:hidden;}

/* ------ general
-----------------------------------------------*/

* {margin:0px;}

body{margin:0px;font:normal 10px/30px Verdana, Geneva, sans-serif;background-color:#FFF;}

h1{font-size:22px;}	
	
h2{font-size:23px;}
	
h3{font-size:12px;}

h4{font-size:19px;}

	
.mr0{margin:0px 0px 0px 0px !important;}

.mr41t{margin-top:41px !important;}	
	
.bordernon{border:none;}

.float_r{float:right;}

.float_l{float:left;}

.padd0{padding:0px 0px 0px 0px !important;}

.back_non{background:none !important;}

.transition {
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;}
.transition {
transition: all 0.5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;}

.columns_3 { 
columns: 100px 3; /* CSS3 */
-webkit-columns: 100px 3; /* Safari and Chrome */
-moz-columns: 100px 3; /* Firefox */
-ms-columns: 100px 3; /* Internet Explorer */
-o-columns: 100px 3; /* Opera */
vertical-align:text-top;}						




/*text-background-color*/
/*
::-moz-selection { background:#F38916; color:#fff;text-shadow: none; }
::selection { background:#F38916; color:#fff;text-shadow: none; }
*/
/*end-text-background-color*/
