@charset "utf-8";
/* CSS Document */
@import url('font.css');
@import url('base.css');
body { background:#599A00 url(../img/bg.jpg) top repeat-x; }
#wrapper
{
	width:920px;
	margin:0px auto;
}
#wrapper .header
{
	width:914px;
	height:120px;
	padding:0px 3px 9px;
	position:relative;
}
#wrapper .header img
{
	width:136px;
	height:106px;
	display:block;
	margin-top:14px;
	float:left;
}
.login
{
	width:282px;
	height:106px;
	background:url(../img/login_bg.jpg) bottom repeat-x;
	padding:14px 9px 0px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:5px;
}
.login table { width:282px; }
.login table td
{
	height:25px;
	font-weight:bold;
	font-size:11px;
}
.login table td a
{
	color:
#000000;
	font-weight:bold;
}
.login table td input
{
	width:90px;
	height:13px;
	margin:0px 0px 0px 4px;
}
.login table .col1 { width:108px; }
.login table .col2 { background:url(../img/login_input_bg.gif) 0px 5px no-repeat; }
a.loginbtn
{
	width:62px;
	height:21px;
	display:block;
	background:url(../img/login_btn.gif) top left no-repeat;
}
a.loginbtn:hover { background:url(../img/login_btn2.gif); }
a.twitter
{
	height:25px;
	width:100px;
	display:block;
	background:url(../img/twitter.jpg) top left no-repeat;
}
a.twitter:hover { background:url(../img/twitter2.jpg); }
a.fbook
{
	height:25px;
	width:100px;
	display:block;
	background:url(../img/fbook.jpg) top left no-repeat;
}
a.fbook:hover { background:url(../img/fbook2.jpg); }
.nav
{
	width:920px;
	height:31px;
	margin-bottom:8px;
}
.nav li
{
	width:153px;
	height:31px;
	display:block;
	float:left;
}
.nav li a
{
	width:150px;
	height:29px;
	display:block;
	background:url(../img/nav_default.jpg) bottom left no-repeat;
	line-height:29px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:1px;
	color:#FFFFFF;
}
.nav li a:hover, .nav li a.navhover
{
	width:150px;
	height:31px;
	display:block;
	background:url(../img/nav_hover.jpg) bottom left no-repeat;
	line-height:31px;
	text-decoration:none;
	padding-top:0px;
	color:#FE0002;
}
#left
{
	width:620px;
	float:left;
	height:auto;
	overflow:hidden;
}
#left .longbox_620
{
	width:608px;
	height:243px;
	border:#C3B286 1px solid;
	background:#FAF4E6 url(../img/longTxt_bg.jpg) 240px 0px repeat-y;
	margin-bottom:10px;
}
#left .longbox_620 .imgbox
{
	width:240px;
	height:243px;
	background-color:#E6CD97;
	float:left;
}
#left .longbox_620 .imgbox img
{
	width:223px;
	height:220px;
	display:block;
	margin:11px 0px 0px 7px;
	border:#BBA679 1px solid;
}
#left .longbox_620 .article
{
	width:332px;
	height:220px;
	padding-top:11px;
	margin-right:10px;
	float:right;
}
.detail { font-size:11px; }
.box_300
{
	width:274px;
	height:248px;
	border:#BBA679 1px solid;
	background:#FAF4E8;
	margin:0px 10px 10px 0px;
	float:left;
	overflow:hidden;
	padding:0px 12px;
}
.box_300 img
{
	float:left;
	width:100px;
	height:100px;
	display:block;
	padding:4px;
	border:1px solid #CCCCCC;
	margin:19px 8px 0px 0px;
}
.box_300 a.ContentLable
{
	margin-top:10px;
	display:inline-block;
}

.box_301
{
	width:274px;
	height:248px;
	border:#BBA679 1px solid;
	background:#FAF4E8;
	margin:0px 10px 10px 0px;

	overflow:hidden;
	padding:0px 12px;
}
.box_301 img
{
	float:left;
	width:100px;
	height:100px;
	display:block;
	padding:4px;
	border:1px solid #CCCCCC;
	margin:19px 8px 0px 0px;
}
.box_301 a.ContentLable
{
	margin-top:10px;
	display:inline-block;
}


.google_ad
{
	width:300px;
	height:250px;
	margin-bottom:10px;
	overflow:hidden;
}
#right
{
	width:300px;
	float:left;
	height:auto;
	overflow:hidden;
}
.search
{
	width:281px;
	height:33px;
	padding:13px 7px 0px 10px;
	border: #DEB4BE 1px solid;
	background:url(../img/search_bg.jpg) top no-repeat;
	margin-bottom:5px;
}
.search input
{
	float:left;
	width:204px;
	height:18px;
	border:#DDB5BE 1px solid;
	margin-right:10px;
}
.search a
{
	width:64px;
	height:17px;
	display:block;
	float:left;
	background:url(../img/search_btn.jpg) top left no-repeat;
}
.search a:hover { background:url(../img/search_btn2.jpg); }
.calendar
{
	width:282px;
	height:136px;
	background:url(../img/calendar.gif) top left no-repeat;
	padding:56px 9px 0px 9px;
	margin-bottom:8px;
}
.calendar ul
{
	width:279px;
	border:#EBE7CE 1px solid;
	height:112px;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.calendar ul li
{
	width:86px;
	height:28px;
	display:block;
	float:left;
	padding-left:7px;
}
.calendar ul li a { color:#78801B; }
.calendar ul li a:hover, .calendar ul li a.hover
{
	color:red;
	text-decoration:none;
}
.bgbrown { background:#EBE7CE; }
.footer
{
	width:100%;
	padding-top:40px;
	height:110px;
	background:url(../img/foot_bg.jpg) bottom repeat-x;
	clear:both;
}
.footer p
{
	width:920px;
	margin:0px auto;
}
.footer p a { color:#FFFFFF; }
