@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;
}
body {
	background-image: url(../images/tail.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #0b0c0d;
}
#wraper {
	width:1000px;
	margin:0 auto;
	padding:0;
}
#header {
	width:100%;
	height:194px;
}
#menu {
	width:100%;
	height:44px;
	color: #FFFFFF;
	/*background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}
#menu ul {
}
#menu li {
	float:left;
	padding:0 40px 0 10px;
	line-height:44px;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu li.last {
background:none;
}
#menu li a {
	color:#cbe0ed;
	text-decoration:none;
}
#menu li a:hover {
	text-decoration:underline;
}
#banner {
	height:150px;
	width:100%;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner h1 {
	text-align:left;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 63px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#banner h1 a{
color:#FFFFFF;
text-decoration:none;
}
#banner h1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#container {
	width:100%;
	margin:0;
	padding:0;
}
#content {
	width:665px;
	float:left;
	margin:0 0 0 20px;
_margin:0;
}
#content h2 {
	color:#085382;
	text-align:left;
	width:100%;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
}
#content #top_bg {
	width:616px;
	background-image: url(../images/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:43px;
	padding:20px 0 0 45px;
}
#content .blog {
	margin:0 0 0 11px;
	padding:0 33px 0 33px;
	width:585px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#content .blog p {
	margin:0;
	padding:0 0 10px 0;
	line-height:20px;
}
#content .blog a {
color:#FF0000;
text-decoration:underline;
}
#content .blog a:hover {
text-decoration:none;
}
#content #bottom_bg {
	width:661px;
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:57px;
}
#right_panel {
	width:150px;
	float:right;
}
#right_panel .blog {
	width:100%;
	float:left;
	margin:0 0 0 0;
}
#right_panel .blog h1 {
	text-align:left;
	width:100%;
	padding:0 0 0 0;
	line-height:36px;
	font-size:15px;
	font-weight:bold;
	color:#F902BB;
	border-bottom:1px #2c3a43 dashed;
	border-top:1px #2c3a43 dashed;
	display:block;
	background-color:#141617;
	text-align:center;
}
#right_panel .blog .banner {
	width:145px;
	padding:10px;
	text-align:center;
	background-color:#141617;
	border:1px dotted #424548;
	margin:10px 0 0 0;
}
#left_panel {
	width:150px;
	float:left;
}
#left_panel .blog {
	width:100%;
	float:left;
	margin:0 0 0 11px;
}
#left_panel .blog h1 {
	text-align:left;
	width:100%;
	padding:0 0 0 0;
	line-height:36px;
	font-size:15px;
	font-weight:bold;
	color:#F902BB;
	border-bottom:1px #2c3a43 dashed;
	border-top:1px #2c3a43 dashed;
	display:block;
	background-color:#141617;
	text-align:center;
}

#footer {
	width:100%;
	height:65px;
	background-color:#191b1d;
	margin:20px 0 0 0;
}
#footer p {
	width:854px;
	text-align:left;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#FFFFFF;
}
#footer a {
	color:#F902BB;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
.left_image{
	float: left;
	padding:3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bcn{
width:100%;
padding:5px 0;
background-color:#141617;
border:1px dotted #424548;
margin:10px 0 0 0;
}
.r-b{
width:125px;
height:125px;
padding:0 0 10px 0;
margin:10px auto 0 auto;
}
.l-b{
width:122px;
height:240px;
padding:0 0 10px 0;
margin:10px auto 0 auto;
}
.c-b{
width:468px;
height:60px;
margin:10px auto 10px auto;
}
