﻿body {
	font-size:12px;
	line-height:20px;
	font-family:"宋体", Tahoma, Arial;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
	outline:none;
}
.txtInput {
	border:1px solid #4a2a19;
	height:20px;
	line-height:20px;
	width:160px;
	margin-right:10px;
}
.txtInput1 {
	width:100px;
}
.txtInput2 {
	width:400px;
}
.txtInput3 {
	width:60px;
	text-align:center;
}
.txtArea {
	border:1px solid #4a2a19;
	height:100px;
	width:90%;
}
.fileInput {
	border:1px solid #4a2a19;
	width:200px;
}
.btnInput1 {
	height:30px;
	line-height:30px;
	cursor:pointer;
	background-image:url(../imgs/bg_btn1.gif);
	background-repeat:no-repeat;
	background-color:#d1610c;
	width:93px;
	margin-right:5px;
	margin-left:5px;
	color:#4a2a19;
	font-weight:bolder;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	outline:none;
}
.btnInput2 {
	height:30px;
	line-height:30px;
	cursor:pointer;
	background-image:url(../imgs/bg_btn2.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:93px;
	margin-right:5px;
	margin-left:5px;
	color:#4a2a19;
	font-weight:bolder;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	outline:none;
}
.btnInput3 {
	height:24px;
	line-height:24px;
	cursor:pointer;
	background-image:url(../imgs/bg_btn3.gif);
	background-repeat:no-repeat;
	background-color:#d1610c;
	width:74px;
	margin-right:5px;
	margin-left:5px;
	color:#4a2a19;
	font-weight:bolder;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	outline:none;
}
.btnInput4 {
	height:24px;
	line-height:24px;
	cursor:pointer;
	background-image:url(../imgs/bg_btn4.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:74px;
	margin-right:5px;
	margin-left:5px;
	color:#4a2a19;
	font-weight:bolder;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	outline:none;
}
.btnInput5 {
	height:30px;
	line-height:30px;
	cursor:pointer;
	background-image:url(../imgs/bg_btn5.gif);
	background-repeat:no-repeat;
	background-color:#d1610c;
	width:160px;
	margin-right:5px;
	margin-left:5px;
	color:#4a2a19;
	font-weight:bolder;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	outline:none;
	font-size: 14px;
}
.btnInput6 {
	height:30px;
	line-height:30px;
	cursor:pointer;
	background-image:url(../imgs/bg_btn6.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:160px;
	margin-right:5px;
	margin-left:5px;
	color:#4a2a19;
	font-weight:bolder;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	outline:none;
	font-size: 14px;
}
.border{
	border: 1px solid #4a2a19;	
}
.algL {
	text-align:left;
}
.algC {
	text-align:center;
}
.algR {
	text-align:right;
}
.bolder {
	font-weight:bold;
}
.selectList {
	border:1px groove #4a2a19;
}
.scoreItem {
	border:1px solid #4a2a19;
	height:20px;
	line-height:20px;
	width:40px;
	text-align:center;
}
.indexItem {
	border:1px solid #4a2a19;
	height:20px;
	line-height:20px;
	width:40px;
	text-align:center;
}
.msgShow {
	line-height:30px;
	background-color:#666;
	padding:30px;
	border:1px solid #000;
	z-index:1000;
	font-size:14px;
	font-weight:bolder;
	color:#FF0;
	text-align:center;
	width:100px;
	display:none;
	top:0px;
	word-wrap:break-word;
	position:absolute;
}
/* body,div,table{filter:gray;} */ 

* {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.marquee {
	float:left;
	height:100px;
	width:300px;
	_display:inline;
	overflow:hidden;
	background-color:#FFF;
}
.marquee li {
	text-align:center;
	width:100px;
	height:100px;
}
.marquee li img {
	margin:10px;
	_display:inline;
}
.level li {
	float:left
}
body {
	background-color:#eed69a;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	color: #4E2C1A;
}
#Container {
	width:1000px;
	margin-top:0px;
	float:left;
	_display:inline;
}
#HeadDiv {
	width:1000px;
	float:left;
}
#TopBar {
	float:left;
	height:29px;
	width:1000px;
	line-height:29px;
	font-weight:bold;
	color:#FFF;
	float:left;
}
#TopBar td {
	font-weight:bold;
}
#TopBar a {
	color:#FFF;
	margin-left:20px;
}
#HeadInfo {
	float:left;
	height:201px;
	width:1000px;
	background-image: url(../imgs/head.gif);
	background-repeat: no-repeat;
}
#LogoDiv {
	float:left;
	height:220px;
	width:380px;
	margin-left:30px;
	_display:inline;
}
#photoDiv {
	float:left;
	height:220px;
	width:440px;
	margin-left:120px;
	_display:inline;
}
#NavBar {
	float:left;
	height:33px;
	width:1000px;
}
#NavBar a:hover {
	text-decoration:none;
}
#NavBar a:active {
	text-decoration:none;
}
#NavBar .NavItem {
	line-height:33px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	float:left;
	height:33px;
	width:80px;
	overflow:hidden;
	font-size:14px;
	margin-left:10px;
	_display:inline;
	cursor:pointer;
}
#PageDiv {
	width:1000px;
	float:left;
}
#BottonDiv {
	width:100%;
	line-height:25px;
	text-align:center;
	font-weight:bolder;
	color:#fff;
	float:left;
	background-color: #4E2C1A;
	height: 125px;
	margin-top: 20px;
}

