@charset "utf-8";
/* CSS Document */

body {	margin:0;	padding:0;	font-family:Arial, Helvetica, sans-serif;}
a {	text-decoration:none;}
a:hover {text-decoration:underline;}
.hidden {display:none;}
#header, #main, #bodybg {
	margin:0;
	padding:0;
}

#content {
	width:1101px;
	margin:0 auto;

}
#header {
	height:99px;
	width:100%;
	position:relative;
	background:url('img/bg-header.gif') bottom repeat-x;
}
	#logo {
		position:absolute;
		top:0px;
		left:38px;
		margin:0;
		padding:0;
	}
	#logo a {
		display:block;
		height:99px;
		width:384px;
		background:url('img/logo.gif');
	}
	#search {
		position:absolute;
		top:52px;
		left:500px;
	}
#tags {
	height:75px;
	padding:15px 0 0 0;
	position:relative;
	width:100%;
	background:url('img/bg-tags.gif') repeat-x;
}
	#tags ul {
		margin:0;
		padding:0;
		height:30px;
		
		text-align:center;
		list-style:none;
		padding:0 0 0 25px;
	}
	#t_first {
	margin-left:170px !important;
	}
	#t_second {
	margin-left:100px !important;
	}
	#tags ul li {
		height:30px;
		line-height:30px;
		float:left;
		padding:0 5px 0 5px;
	}
	#tags ul li a {
		color:#163b64;
	}
	.t_1 {
		font-size:12px;
	}
	.t_2 {
		font-size:14px;
		font-weight:bold;
	}
	.t_3 {
		font-size:18px;
		font-weight:bold;
		padding:0 2px 0 2px;
	}
	.t_4 {
		font-size:20px;
		padding:0 3px 0 3px;
		font-weight:bold;
	}
	.t_5 {
		font-size:22px;
		padding:0 5px 0 5px;
		font-weight:bold;
	}
#menu {
	height:36px;
	position:relative;
	width:100%;
	background:#b4230f;
	line-height:36px;
	font-size:12px;
	margin:0;
	padding:0;
}
	#menu ul {
		list-style:none;
		margin:0;
		padding:0 0 0 15px;
	}
	#menu a {
		color:white;
		font-weight:bold;
	}
	#menu ul li {
		float:left;
		margin:0 23px 0 0;
	}
#main {
	width:100%;
}
#content_w {
	width:1101px;
	margin:10px auto;
	position:relative;
}
.box_in {
padding:7px;
line-height:15px;
text-align:left;
font-size:11px;
font-weight:bold;
}
#left_w {
	top:0px;
	float:left;
	margin:0;
	padding:0;
}
#right_w {
	top:0;
	float:right;
}
#center_w {
	margin:0 0 0 9px;
	padding:0;
	float:left;
}
#left_w, #center_w, #right_w {
	width:361px;
}
.box {
	background:url('img/bg-box.gif') repeat-y;
	margin:0 0 10px 0;
}
.box h2 {
	height:26px;
	padding:0 0 0 15px;
	margin:0;
	line-height:26px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background:url('img/bg-box_head-red.gif') no-repeat;
}
.box_foot {
	width:361px;
	height:5px;
	background:url('img/bg-box_foot.gif') no-repeat;
	z-index:1;
}
.height_128 {
height:128px !important;
overflow:hidden;

}
.height_130 {
height:130px;
overflow:hidden;
}
.cleaner {
  float: none !important;
  clear: both !important;
  font-size: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
}
