html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
body {line-height:1}
ol,ul {list-style:none}
blockquote,q {quotes:none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}
table {border-collapse:collapse;border-spacing:0}
a {text-decoration:none}
a:hover {text-decoration:underline}
/* Main Styles */
html, body {position:relative;width:100%;background:#fff;font-family:Arial,Helvetica,sans-serif}
.col {margin:0;padding:9px;background:#110c09;border:1px solid #000}
.col h5 {margin:0 0 10px 0;padding:0 0 5px 0;font-size:20px;font-weight:bold;color:#fff;border-bottom:1px solid #666}
.col .more {font-size:14px;font-weight:bold;color:#e6e6e6}
.col .more:hover {color:#fff}
.post {margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid #666}
.post .img {display:block;width:100%;margin:0 0 10px 0;text-align:center;line-height:0;background:#000}
.post .img img {display:inline-block;width:100%}
.post .tal img {width:50%}
.post .tit {display:block;font-size:14px;line-height:18px;color:#0098d9}
.video .img {position:relative;display:block}
.video .img:after {content:url("../images/video-med.png");position:absolute;z-index:50;right:10px;bottom:10px;height:35px;width:35px}


.cf:before, .cf:after {content:"";display:table}
.cf:after {clear:both}
.cf {zoom:1}