/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0;padding:0; }
table{ border-collapse:collapse;border-spacing:0; }
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%;font-weight:normal; }
q:before,q:after{ content:''; }
abbr,acronym { border:0; }


/*----- clearfix -----*/
.clearfix:after {content:".";display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.cl { clear:both; }
.fl { float:left; }
.fr { float:right; }
.di { display:inline; }
.db { display:block; }
.dib { display:inline-block; }
// .none { display:none; }
.al { text-align:left; }
.ar { text-align:right; }

body { 
	margin:0px; 
	padding:0px; 
	font-family:Helvetica,Arial,verdana,sans-serif;
	font-size:16px; 
	line-height:21px; 
	background:#000; 
	color:#fff;
}

a, a:link, a:visited { color:#0090d4; text-decoration:underline; }
a:hover { color:#0090d4; text-decoration:underline; }
.blue { color:#0090d4; }

#header { height:143px; width:1024px; display:inline-block; background:url(img/header.jpg) no-repeat; }
#line { background:#fff; width:1024px; display:inline-block; }
#container { width:1024px; display:inline-block; background:#222; }
#content { padding: 69px 31px 0px 31px; }
#footer-container { width:1024px; display:inline-block; background:#222; }
#footer { height:20px; margin-top:105px; }

.mc { width:718px; float:left; text-align:left; }
.rc { width:181px; float:right; text-align:left; font-size:14px; line-height:19px; }

.share { padding-top:20px; width:141px; height:49px; display:inline-block; background:url(img/share.jpg) no-repeat; text-align:left; }
.share a { display:inline-block; width:30px; height:30px; outline:none; }
.mr-share { margin:0px 3px 0px 0px!important; margin:0px 7px 0px 0px; }
.mr30 { margin-right:30px; }

.col { width:328px; float:left; display:inline; }
.mr60 { margin-right:60px!important; margin-right:59px; }
.img-cnt { padding:62px 0px 31px 0px; }
.ny-cnt { padding-bottom:10px; }
.xoya-cnt { padding:20px 0px 30px 0px; }
.col1-box { margin:62px 0px 0px 0px; padding:20px 0px 0px 0px; border-top:1px solid #6e6c6c; font-size:12px; line-height:17px; }
.rc-box { margin-bottom:20px; }
.il-cnt { padding-bottom:24px; }
.ar-cnt { padding:31px 0px 31px 0px; border-top:1px solid #6e6c6c; }
.ar-box { padding-top:29px; }
.passive { color:#555; }


