@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align:justify;
	list-style:none;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}

a{
color:#FFFFFF;
text-decoration:none;
}
p{
padding:0 0 10px 0;
}
body{
	background:url(../images/bg.jpg) left top repeat-x #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#wraper{
width:930px;
background:url(../images/main-bg.jpg) left top no-repeat;
margin:0 auto;
}
#content{
width:598px;
float:left;
margin:0 0 0 61px;
}
#banner-flash{
width:100%;
height:488px;
}
.blog{
width:483px;
margin:0 auto;
}
#sidbar{
width:218px;
_width:200px;
float:right;
margin:0 53px 0 0 0;
_margin:0 0 0 0;
padding:55px 0 0 0;
_padding:0 0 0 0;
}
