﻿@charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img,div { margin:0; padding:0; }
html {-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%; background:#f4f4f4;}
body {color:#000;font:12px/20px "Arial","Helvetica","Times New Roman","sans-serif"; background:#ffffff;}
table { border-collapse:collapse; }
ul,ol{ list-style:none; }
fieldset, img { border:0 none; }
address, caption, cite, code, dfn, th, var,em,strong,i { font-style:normal;}

input {padding:0;margin:0;border:0 none;}
textarea {resize:none;overflow:auto; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input::-moz-focus-inner { border:none; padding:0; }
button, input, optgroup, select, textarea {color:inherit;font:inherit;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;/*clearmoren*/ }

a { color:#000000; text-decoration:none; outline:none; 	-moz-hyphens: auto; -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; word-wrap: break-word;}
/*.column-title a,.tit-top a,.tit-top-03{font-family:Oswald;}*/
/*p{font-family:Roboto;}
h1{font-family:Oswald;}*/
a:hover{ text-decoration:underline;}
img{vertical-align: top;}
.fl{float:left;}
.fr{float: right;}
/*clearfloat*/
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
.clear{clear:both;}

.w1200{width: 1200px;margin:0 auto;}
.w930{width:930px; overflow:hidden;}
.w850{width:850px; overflow:hidden;}
.w790{width:790px; overflow:hidden;}
.w720{width:720px; overflow:hidden;}
.w660{width:660px; overflow:hidden;}
.w590{width:590px; overflow:hidden;}
.w485{width:485px; overflow:hidden;}
.w450{width:450px!important; overflow:hidden;}
.w390{width:390px; overflow:hidden;}
.w380{width:380px; overflow:hidden;}
.w358{width:358px; overflow:hidden;}
.w345{width:345px; overflow:hidden;}
.w300{width:300px; overflow:hidden;}
.w280{width:280px; overflow:hidden;}
.w240{width:240px; overflow:hidden;}
.w220{width:220px; overflow:hidden;}
.w215{width:215px; overflow:hidden;}
.w208{width:208px; overflow:hidden;}
.w205{width:205px; overflow:hidden;}
.w190{width:190px; overflow:hidden;}
.w145{width:145px; overflow:hidden;}
.w140{width:140px; overflow:hidden;}

.h5{height:5px;}
.h10{height:10px;}
.h15{height:15px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h337{height:337px; overflow:hidden;}

.padL10{padding-left:10px;}

.padT7{padding-top:7px;}

.marR10{margin-right:10px;}
.marR15{margin-right:15px;}
.marR20{margin-right:20px;}
.marR25{margin-right:25px;}
.marR30{margin-right:30px;}
.marR50{margin-right:50px;}

.f18{font-size:18px!important;}
video{
    outline: none;
}