@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: 1;
	font-size: 100%;
}
body{
	background:#320000 url(../images/main_bg2.gif) center top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
#wraper{
width:804px;
margin:0 auto;
}
#header{
width:804px;
height:217px;
}
#banner{
width:804px;
height:191px;
background:url(../images/banner.jpg) left top no-repeat;
}
#banner h1{
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding:15px 0 0 300px;
}
#banner h1 a{
text-decoration:none;
color:#FFFFFF;
}
#banner h2{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 0 300px;
}
#banner h2 a{
text-decoration:none;
color:#FFFFFF;
}
#menu{
width:804px;
height:26px;
background: url(../images/menu_bg2.gif) left top repeat-x;
}
#menu ul{
width:100%;
padding:0;
margin:0;
}
#menu ul li{
float:left;
line-height:26px;
color:#FFFFFF;
list-style:none;
}
#menu ul li a{
color:#FFFFFF;
padding:0 10px;
font-weight:bold;
text-decoration:none;
}
#menu ul li a:hover{
color:#ffcc00;
text-decoration:underline;
}
.leftside{ color:#FFFFFF; text-decoration:none;}
.leftside li{ list-style:none;}
.leftside a{color:#FFFFFF; text-decoration:none; font-weight:bold;}
.leftside a:hover{ color:#00FFFF; text-decoration:underline;}
#container{
width:804px;
margin:0 auto;
background:#045798;
}
#sidebar_left{
width:146px;
float:left;
}
#sidebar_left .title{
width:146px;
height:18px;
background:#000000;
border-top:1px solid #000;
}
#sidebar_left .title h2{
text-align:center;
width:120px;
color:#FFFFFF;
font-size:11px;

}
#sidebar_left .blog{
width:120px;
margin:0 auto;
}
#sidebar_left .blog .l1{
width:120px;
padding:15px 0 10px 0;
}
#sidebar_left .blog p{
width:100%;
color:#FFFFFF;
padding:0 0 5px 0;
}
#sidebar_left .blog a{
color:#FF0000;
}
#sidebar_right{
width:146px;
float:right;
}
#sidebar_right .title{
width:136px;
height:18px;
background:#000000;
border-top:1px solid #000;
}
#sidebar_right .title h2{
text-align:center;
width:120px;
color:#FFFFFF;
font-size:11px;

}
#sidebar_right .blog{
width:120px;
margin:0 auto;
}
#sidebar_right .blog .l1{
width:120px;
padding:15px 0 10px 0;
}
#sidebar_right .blog p{
width:100%;
color:#FFFFFF;
padding:0 0 5px 0;
}
#sidebar_right .blog a{
color:#fff52e;
}
#content{
width:512px;
_width:506px;
margin:0 146px 0 146px;
background:#FFFFFF;
border-top:1px solid #000;
}
#content .blog{
width:468px;
margin:0 auto;
padding:20px 0 0 0;
}
#content .blog p{
padding:10px 0 5px 0;
text-align:left;

}
#content .blog ul{
	padding:0px;
	margin:0px;
	margin-left:25px;
}

#content .blog ol{
    padding:0px;
	margin:0px;
	margin-left:25px;
	list-style:decimal;
}

#content .blog li{
	line-height:20px;
}

#content .blog a{
color:#FF0000;
}
#content .blog h2{

line-height:26px;
text-align:left;
font-size:15px;
background:url(../images/menu_bg2.gif) left top repeat-x;
color:#FFFFFF;
margin:10px 0 0 0;
padding:0 0 0 10px;
}
#content .blog h2 a{
color:#FFFFFF;
text-decoration:none;
}
#footer{
width:804px;
height:26px;
background:#000000;
text-align:center;
color:#FFFFFF;
line-height:26px;
}
#footer a{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}
#footer a:hover{
text-decoration:none;
}
.c1{
width:468px;
height:60px;
}
a.c1{color:#FF0000; font-weight:bold; text-decoration:none;}
.left_image{
float:left;
margin:15px 5px 0 0;
}
.clear{
clear:both;
margin:0;
padding:0;
width:100%;
font-size:1px;
}

