body{
	color:#000;
	font:13px Arial, Helvetica, sans-serif;
	margin:0;
	background:#fff;
}
a{
	text-decoration:none;
	color:#e22230;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
/* wrapper */
#wrapper{
	width:1002px;
	margin:0 auto;
	padding:0 0 30px;
}
.sprit{
	position:absolute;
	top:0;
	left:-9999px;
}
/* header */
#header{
	overflow:hidden;
	width:907px;
	padding:26px 0 0;
}
/* logo */
#header .logo{
	float:right;
	width:161px;
	height:139px;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
}
#header .logo a{
	display:block;
	height:100%;
}
/* nav */
#nav{
	width:700px;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding:53px 0 0;
}
#nav table{
	border-collapse:collapse;
	padding:0;
	width:100%;
	vertical-align:top;
}
#nav table td{
	padding:0;
	width:160px;
}
#nav table td.none{
	width:20px;
	height:3px;
}
#nav table a{
	display:block;
	width:160px;
	color:#fff;
	background:#000 url(../images/bg-nav-a.gif) no-repeat;
	overflow:hidden;
	/*text-transform:uppercase;*/
}
#nav table a span{
	display:block;
	width:146px;
	background:url(../images/bg-nav-span.gif) no-repeat 0 100%;
	padding:5px 5px 6px 9px;
	cursor:pointer;
}
#nav table a.active,
#nav table a:hover{
	background:#e22230 url(../images/bg-nav-a-hover.gif) no-repeat;
	text-decoration:none;
}
#nav table a.active span,
#nav table a:hover span{background:url(../images/bg-nav-span-hover.gif) no-repeat 0 100%;}
/* main */
#main{
	width:100%;
	margin:0 0 30px;
	padding:15px 0 0;
}
#main:after{
	display:block;
	clear:both;
	content:"";
}
/* content */
#content{
	float:left;
	width:700px;
}
/* intro */
.intro{
	width:100%;
	margin:0 0 34px;
}
.intro img{display:block;}
/* text */
.text{
	padding:35px 40px 20px 20px;
	font-size:15px;
	line-height:21px;
}
#content h1{
	margin:0 0 41px;
	text-transform:uppercase;
	font-size:26px;
	line-height:28px;
}
#content p{margin:0 0 24px;}
.photo{
	margin:0 0 23px 10px;
	display:block;
}
/* auctor-box */
.auctor-box{font-size:13px;}
.auctor-box h2{
	margin:0 0 11px;
	font-size:15px;
	line-height:18px;
}
/* flash */
.flash{
	width:940px;
	margin:0 0 19px;
}
.flash img{display:block;}
/* column-w */
.column-w{
	background:url(../images/bg-column-w.gif) repeat-y;
	width:940px;
}
.column-w .holder{
	width:100%;
	background:url(../images/bg-column-holder.gif) no-repeat;
}
.column-w .frame{
	background:url(../images/bg-column-frame.gif) no-repeat 0 100%;
	width:985px;
	padding:0 0 13px;
	margin:0 -45px 0 0;
	min-height:227px;
	position:relative;
}
.column-w .frame:after{
	display:block;
	clear:both;
	content:"";
}
* html .column-w .frame{height:227px;}
/* column */
.column_old{
	float:left;
	width:200px;
	margin:0 20px 0 0;
	padding:6px 10px 0;
	color:#fff;
	font-size:11px;
	line-height:14px;
	position:relative;
}
.column{
	padding:6px 10px 0;
}
.heading{
	color:#fff;
	font-size:11px;
	line-height:14px;
	padding:6px 10px 0;
	min-height:65px;
	overflow:hidden;
}
* html .heading{height:65px;}
.heading h2{
	margin:0;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
}
.column img{
	display:block;
	border-bottom:5px solid #fff;
	margin:0 0 6px;
	float:left;
}
.column a{font-weight:bold;}
.fire-black{
	position:absolute;
	top:-19px;
	right:-54px;
	background:url(../images/bg-fire.gif) no-repeat;
	width:106px;
	height:67px;
}
/* sidebar */
#sidebar{
	float:right;
	width:282px;
}
/* box-red box-black*/
.box-black,
.box-red{
	width:220px;
	margin:0 0 9px;
}
.box-red{background:#e22230 url(../images/bg-box-red.gif) no-repeat;}
.box-black{background:#000 url(../images/bg-box-black.gif) no-repeat;}
.box-black .frame,
.box-red .frame{
	width:200px;
	padding:7px 10px 25px;
	color:#fff;
	position:relative;
}
.box-red .frame{background:url(../images/bg-box-red-frame.gif) no-repeat 0 100%;}
.box-black .frame{background:url(../images/bg-box-black-frame.gif) no-repeat 0 100%;}
.box-black h3,
.box-red h3{
	margin:0 0 7px;
	padding:0 0 5px;
	text-transform:uppercase;
	border-bottom:5px solid #fff;
	font-size:17px;
	line-height:20px;
}
.box-black p,
.box-red p{margin:0 0 3px;}
.box-black .image,
.box-red .image{
	overflow:hidden;
	height:1%;
	margin:0 0 8px;
}
.box-red .alignright,
.box-black .alignright{float:right;}
/* list */
.list{
	margin:0;
	padding:0;
	list-style:none;
}
.list li{
	background:url(../images/bg-list.gif) no-repeat 0 7px;
	padding:0 0 0 9px;
	margin:0 0 5px;
}
/* black-list */
.black-list{
	margin:0 0 -2px;
	padding:0;
	list-style:none;
	font-size:15px;
	line-height:18px;
}
.black-list li{
	padding:0 0 0 11px;
	background:url(../images/bg-black-list.gif) no-repeat 0 6px;
	margin:0 0 8px;
}
.black-list li a{color:#fff;}
.fire-red{
	position:absolute;
	top:-24px;
	right:-62px;
	background:url(../images/bg-fire2.gif) no-repeat;
	width:113px;
	height:70px;
}
/* footer */
#footer{
	overflow:hidden;
	width:940px;
	font-size:11px;
	line-height:15px;
	clear:both;
}
#footer p{margin:0;}
/* container */
.container{
	overflow:hidden;
	width:100%;
	margin:0 0 17px;
}
/* ico-list */
.ico-list{
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	float:right;
}
.ico-list li{
	float:left;
	margin:0 0 0 36px;
	display:inline;
}
.ico-list li a{display:block;}
.ico-list li img{
	display:block;
	height:53px;
}
/* text-holder */
.container .text-holder{
	width:460px;
	padding:11px 0 0;
}
#footer dl{
	margin:0 0 0 -5px;
	overflow:hidden;
	height:1%;
	color:#999;
	line-height:12px;
}
#footer dl dt{
	float:left;
	padding:0 3px 0 5px;
	background:url(../images/separator.gif) no-repeat 0 7px;
}
#footer dl dd{
	background:url(../images/divider.gif) no-repeat 0 2px;
	padding:0 4px 0 9px;
	margin:0;
	float:left;
}

