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

body {
	background:#ffffff;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	margin:0px;
	color:#656565;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	color: silver;
	padding-bottom:4px;
	border-bottom:1px solid #dadada;
	padding:10px 0px 4px 10px;
}

.logo {
	position:absolute;
	left:-86px;
}
.logobanner {
	position:absolute;
	left:250px;
	margin-top: 20px;
}

.header {
	background:url(../images/header_bg.jpg) repeat-x;
	height:110px;
}

.header01 {
	width:980px;
	margin:0px auto 0px auto;
}

.memberPanel {
	float:right;
	background:url(../images/header_bg03.jpg) no-repeat;
	height:80px;
	width:294px;
	padding-top:30px;
}

.headerContent {
	height:110px;
	position:relative;
}

.headerBar {
	background:#f4e8d0;
	height:33px;
	border-bottom:5px solid #2b2928;
}

.headerBar01 {
	width:980px;
	margin:0px auto 0px auto;
	background:#f4e8d0 url(../images/headerbar_bg.jpg) bottom repeat-x;
}

.headerBarContent {
	height:33px;
	background:url(../images/menu_right.jpg) right no-repeat;
}

.footer {
	background:#20272f;
}

.footerContent {
	background:url(../images/footer_bg.jpg) no-repeat;
	height:172px;
	width:980px;
	margin:10px auto 0px auto;
	border-bottom:7px solid black;
}

.footerContentBottom {
	
}

.txtMember {
	background:url(../images/txtMember.jpg) no-repeat;
	border:none;
	width:130px;
	height:22px;
	color:#5e5e5e;
	font-size:11px;
	padding:4px 4px 0px 9px;
}

.btnMember {
	background:url(../images/btnSubmit.jpg) no-repeat;
	width:63px;
	height:20px;
	border:none;
}

.link {
	font-size:12px;
	color:#d5e0f0;
	font-weight:bold;
	font-family:Tahoma, Arial, sans-serif;
	text-decoration:none;
}

.link1 {
	background:url(../images/arrow.jpg) left 5px no-repeat;
	font-size:12px;
	color:#b71113;
	font-weight:bold;
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	text-decoration:none;
	padding-left:15px;
}

.link2 {
	font-size:12px;
	color:#5e5e5e;
	font-weight:bold;
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	text-decoration:none;
}

.mainmenu {
	margin:0px;
	padding:0px;
	float:left; 
}

.mainmenu li {
	list-style-image:none;
	display:inline;
	list-style-type:none;
}

.txtSearch {
	background:url(../images/txtSearch.jpg) no-repeat;
	border:none;
	width:196px;
	color:#d0d0d0;
	font-size:11px;
	display:block;
	height:20px;
	padding:8px 0px 0px 10px;
	float:left;
}

.btnSearch {
	background:url(../images/btnSearch.jpg) no-repeat;
	height:28px;
	width:95px;
	border:none;
	float:right;
	margin-right:15px;
	cursor:pointer;
}

.txt {
	border:1px solid #dadada;
	width:165px;
	color:#9a9d9e;
	font-size:12px;
	font-family:Tahoma, sans-serif;
	line-height:15px;
	height:15px;
	padding:2px 0px 1px 5px;
	margin:0px;
}

.player {
	background:#111111;
}

.ticker {
	width:980px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
}

.content {
	background:white;
	width:980px;
	margin:0px auto 0px auto;
}

.contentTitle{
	background:#f6dbb1 url(../images/title_top.png) no-repeat;
	height:35px;
	width:auto;
	color:#e00000;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:35px;
	padding-left:27px;
	margin-bottom:20px;
}

.leftColumn {
	padding:0px;
	float:left;
	width:652px;
}

.rightColumn {
	padding:10px 0px 0px 9px;
	float:right;
	width:318px;
}

.box {
	width:auto;
}

.boxRight {
	border:1px solid #cfcfcf;
	width:auto;
	padding:10px 9px 10px 9px;
}

.box  .boxtitle{
	background:url(../images/content_title_bg.jpg) repeat-x;
	height:41px;
	width:auto;
	color:#3c6b77;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	line-height:40px;
	padding-left:17px;
}

.boxContent {
	padding:10px 10px 16px 0px;
	font-size:11px;
	color:#656565;
	font-family:Tahoma, sans-serif;
}

.title {
	font-weight:bold;
	color:#ff4d0f;
	margin-top:12px;
	font-size:11px;
	font-family:Tahoma, sans-serif;
}

.title2 {
	text-decoration: none;
	color: #bd0000;
	font-size:15px;
	font-family:Tahoma, sans-serif;
	margin-top:15px;
	font-weight:bold;
}

.panel{
	float: left;
	overflow: hidden; 
	background:#ffffff url(../images/panel_bg.jpg) repeat-x;
	border:1px solid #d1d1d1;
	padding:10px;
	width:180px;
	color:#656565;
	height:215px;
}

.panelL{
	float: left;
	overflow: hidden; 
	background:#ffffff url(../images/panel_bg2.jpg) repeat-x;
	border:1px solid #d1d1d1;
	padding:10px;
	width:180px;
	color:#656565;
	height:120px;
	margin-top:15px;
}

.panel img{
	border-bottom:3px solid #000000;
}

.panelL img{
	border-bottom:3px solid #000000;
}

.paging {
	margin-top:15px;
	color:#488b94;
	padding-bottom:15px;
}

.paging a {
	color:#488b94;
	padding:2px;
	text-decoration:none;
}

.paging a:hover {
	color:black;
}

.paging .selected {
	padding:2px;
	text-decoration:none;
	color:black;
}

.pagemain {
	float:left;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	background:#dedede;
	height:30px;
	text-align:center;
	line-height:30px;
	width:815px;
}

.error {
	font-size:11px;
	color:red;
	margin-bottom:10px;
}	

.success {
	font-size:11px;
	color:green;
	font-weight:bold;
	margin-bottom:10px;
}

.field {
	margin:7px 0px 7px 0px;
	border-bottom:1px solid #cccccc;
	padding-bottom:7px;
}

.fieldTitle {
	font-weight:bold;
	margin:5px 0px 2px 0px;
	float:left;
	width:120px;
	line-height:18px;
}

.txt3 {
	border:1px solid #fbb956;
	background:#f6dbb1;
    font-size:14px;
    margin:4px 5px 4px 5px;
    color:#505050;
	font-family:"Trebuchet MS", Tahoma;
}

.catlist {
	background:#ececec;
	height:26px;
	line-height:26px;
	margin-top:3px;
	cursor:pointer;
}

.catlist a{
	font-size:13px;
	font-family:Arial, sans-serif;
	color:#444243;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	display:block;
}

.catlist a:hover{
	color:white;
	display:block;
	background:#d53100;
	width:270px;
	height:26px;
	line-height:26px;
	margin-top:3px;
	cursor:pointer;
	padding-left:10px;
	margin-left:10px;
	color:white;
}

.catlist:hover {
	
}

.news {
	background:url(../images/newsicon.png) left 2px  no-repeat;
	padding-left:20px;
	margin-top:8px;
	color:#656565;
}

.news a {
	color:#656565;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}
