@import url('/css/reset.css');
/*main styles*/
body {
	background: #e8e1d9;
	font-family: Arial;
}

.r {
	float: right;
}

.l {
	float: left;
}

.clr {
	clear: both;
}
/*main styles end*/

.head-bg {
	background:url(/img/head-bg.jpg)repeat-x center top;
	overflow:hidden;
}

.header {
	width:100%;
	height:160px;
	margin:0 auto;
}

.logo {
	margin-top:33px;
	display:block;
	width:250px;
	height:106px;
	float:left;
}

.logo a {
	text-decoration:none;
}

.l1 {
	margin-top:12px;
	font-size:32px;
	color:#8e8274;
	line-height:45px;
}

.l2 {
	font-size:45px;
	color:#492c0e;
	line-height:55px;
}

.l3 {
	font-size:11px;
	color:#492c0e;
	padding-left:4px;
}

.l4 {
	font-size:35px;
	color:#8e8274;
}

.logo-txt {
	width:120px;
}

.h-cont {
	width:728px;
	height:140px;
	float:right;
}

.bann {
	margin-top:13px;
	width:728px;
	height:90px;
}

.h-desc {
	margin-top:5px;
	float:left;
	width:540px;
	font-size:10px;
	color:#492c0e;
}

/*search*/
.search {
	background:url(/img/s-line.gif) no-repeat 0px 8px;
	overflow: hidden;
	margin:3px 0 0 15px;
}

.search li {
	float: left;
	margin-left: 3px;
}

.search-form input {
	margin-top:10px;
	border:0;
	background:#fff;
	width: 97px;
	height: 20px;
	font-size:18px;
	color: #959595;
	padding-left:3px;
}
/*search end*/

.menu-bl {
	width:100%;
	height:25px;
	background:#a89c8c;
	overflow:hidden;
}

.menu {
	margin:-2px auto;
	width:99%;
	text-align:center;
}

.menu ul li a, .menu ul li a:visited {
    text-align:center;
    color:#492c0e;
    overflow:hidden;
	text-transform:uppercase;
	line-height:32px;
	text-decoration:none;
}
.menu ul {
    padding:0;
    margin:0;
    list-style:none;
	text-align:center;
}
.menu ul li{
	display:inline-block;
	color:#204080;
	font-size:18px;
	padding:0 1%;
}

.menu ul li:hover a {
	color:#fff;
}

.menu ul li:hover {
	background:#973a19;
}

.sel-bl {
	width:98%;
	height:30px;
	overflow:hidden;
	margin:0  auto;
	background:#baaf8f;
	text-align:center;
}

.tit-bl {
	width:100%;
	height:30px;
	overflow:hidden;
	margin:0  auto;
	background:#a89c8c;
}

.th-bl {
	width:100%;
	overflow:hidden;
	margin:10px auto;
	text-align:center;
}

.thumb {
	display:inline-block;
	width:304px;
	background:#c4ba97;
	margin:4px -1px;
	text-align:center;
	border:1px solid #492c0e;
}

.thumb:hover {
	background:#8e8276;
	border: 1px solid #492c0e;
}

.thumb:hover .name a {
	color:#492c0e;
}

.thumb a {
	text-decoration:none;
}

.block {
	overflow:hidden;
	margin:30px auto;
}

.selects {
	width:98%;
	margin:4px auto;
	font-size: 14px;
	color: #252525;
	text-align:center;
}

.selects select {
	display:inline-block;
	width: 110px;
	height: 23px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 5px;
}

.tit {
	line-height:40px;
	color:#fff;
	font-size:24px;
	padding-left:13px;
	float:left;
	margin:-4px auto;
}

/*archive*/
.arch {
	margin-right:15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	overflow: hidden;
	margin:-4px auto;
}

.arch li {
	float: left;
	margin-left:5px;
}

.arch a {
	padding: 1px 5px;
	color: #492c0e;
	text-decoration: none;
}

.arch li a:hover {
	background: #973a19;
	color:#fff;
}
/*archive end*/

/*archive-abc*/
.arch-abc {
	margin:0 15px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 50px;
	overflow: hidden;
}

.arch-abc li {
	float: left;
	margin-left:3px;
}

.arch-abc a {
	padding: 1px 5px;
	color: #000;
	text-decoration: none;
}

.arch-abc li a:hover {
	background: #973a19;
	color:#fff;
}
/*archive-abc end*/


.pre {
	margin:7px auto 0;
	width:240px;
	height:180px;
	text-decoration:none;
	overflow:hidden;
	position: relative;
}

.dur {
	background:#b0b0b0;
	color:#000;
	font-size:11px;
	padding:1px;
	position: absolute;
	top: 210px;
	right: 4px;
}

.name {
	margin-top:2px;
	text-align:left;
}

.name a {
	margin-left:7px;
	font-size:14px;
	color:#492c0e;
	font-weight:bold;
}

.m-name {
	margin:2px 0;
	line-height: 27px;
}

.m-name a {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#000;
}

.tags {
	color:#000;
	margin: 3px 8px;
	font-size:10px;
}

.tags a {
	color:#000;
}

.tags a:hover {
	color:#973a19;
	text-decoration:underline;
}

/*bookmark*/
.bkmrk {
	padding-right:20px;
	display: block;
	background: url(/img/star.jpg) no-repeat 0 5px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin:-4px auto;
	color:#000;
}

.bkmrk:hover {
	text-decoration: underline;
}
/*bookmark end*/

.col-bl {
	width:98%;
	height:50px;
	overflow:hidden;
	margin:0  auto;
	background:#baaf8f;
}

.col-bl-mini {
	width:98%;
	height:20px;
	overflow:hidden;
	margin:0  auto;
	background:#baaf8f;
}

.l-bl {
	background:#baaf8f;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}

.list-l {
	display:inline-block;
	padding:10px 0;
	border:3px solid #963c1a;
	margin-right:14px;
	width:23%;
	background:#fff;
	text-align:left;
}

.list-l a {
	margin-left:30px;
	display: block;
	background: url(/img/l-icon.gif) no-repeat 0px 6px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	padding-left: 12px;
}

.list-l a:hover {
	text-decoration: underline;
}

.list-m {
	text-align:left;
	display:inline-block;
	padding:10px 0;
	border:3px solid #963c1a;
	margin-right:13px;
	width:18%;
	background:#fff;
}

.list-m a {
	margin-left:15px;
	display: block;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	padding-left: 0px;
}

.list-m a:hover {
	text-decoration: underline;
	color:#4a2b0e;
}

.list-s {
	text-align:left;
	display:inline-block;
	border:3px solid #963c1a;
	width:15%;
	margin-right:8px;
	background:#fff;
	border-bottom:none;
}

.list-s li {
	padding:3px 0;
	border-bottom:3px solid #963c1a;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.list-s a {
	margin-left:0px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 16px;
	padding-left: 5px;
}

.list-s a:hover {
	text-decoration: underline;
}

.n {
	color:#4a2b0e;
}

.arch-but {
	margin:8px 5px;
	display:block;
	width:184px;
	height:36px;
	background:#973a19;
	line-height:36px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:14px;
}

.arch-but:hover {
	text-decoration:underline;
}

.arch-but-d {
	margin:5px 5px;
	display:block;
	width:184px;
	height:36px;
	background:#973a19;
	line-height:36px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:18px;
	border: 3px solid #fff;
}

.arch-but-d:hover {
	border: 3px solid #4a2b0e;
}

.arch-but-v {
	margin:5px 5px;
	display:block;
	width:184px;
	height:36px;
	background:#973a19;
	line-height:36px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:18px;
	border: 3px solid #fff;
}

.arch-but-v:hover {
	border: 3px solid #4a2b0e;
}


.foot-bg {
	background:url(/img/foot-bg.jpg) repeat-x center bottom;
	overflow:hidden;
	height:154px;
	text-align:center;
}

.f-desc {
	margin:50px auto;
	width:770px;
	font-size:12px;
	color:#492c0e;
}

.f-links {
	font-size:14px;
	color:#8e8274;
}

.f-links a {
	color:#973a19;
	text-decoration:none;
}

.f-links a:hover {
	text-decoration:underline;
}

.gum {
	min-width:996px;
	margin:0 3px 0 4px;
}

.thumb>a {display:block; position:relative;}

.bkmrk a{color:#000;}

