#MainTable
{
	width:980px;
	border: 1px solid #ccc;
	padding: 0px;
	margin-top:0px;
	border-collapse: collapse;
}

#Logo
{
	width: 200px;
	height: 160px;
	background-image: url(logo.jpg);
}

#UpInfo
{
	width:780px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	background-color:#9A6B01;
	color:#fff;
}

#UpInfo a
{
	color: #fff;
}

#Banner
{
	width:780px;
	height: 110px;
	background-image: url(WCHJBanner.jpg);
	background-position: left;
	background-color: #9A6B01;
}

#Menu
{
	width:780px;
	height:30px;
	background-image: url(MenuBg.jpg);
	border-top: 1px solid #eee;
}

#SubMenuTitle
{
	width: 200px;
	height: 35px;
	background-image: url(SubMenu.jpg);
}

#LeftPanel
{
	width:200px;
	height:400px;
	background-image: url(LeftBg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#Link
{
	width:190px;
	margin-top:20px;
}

#LinkTitle
{
	background-image: url(LinkTitle.gif);
	background-color: #193670;
	height:35px;
	width:100%;
}

.LinkItem
{
	width:190px;
	color: #fff;
	text-align:center;
	height:25px;
	border-bottom:1px solid #1E4690;
	line-height:25px;
}

.LinkItem a
{
	color: #fff;
}

#PageTitle
{
	background-color: #fff;
	color: #333;
	border-bottom:solid 1px #ccc;
}

#RightPanel
{
	width:200px;
	background-color: #EEE;
	border-left:#777 solid 1px;
	border-top:#fff solid 1px;
	color:#eee;
}

#RightPanel a
{
	color: #FFF;
}

#Board
{
	width: 100%;
	padding:5px;
	color:#FFF;
	margin-top:3px;
	background-color: #AB266B;
	background-image: url(bg.gif);
	border-top:1px solid #ccc;
}

#BoardTitle
{
	width:100%;
	font-size:14px;
	text-align:center;
	font-weight:bolder;
	height: 20px;
	border-bottom: 1px solid #fff;
}

.BoardKind
{
	width:100%;
	font-size: 12px;
	text-align: center;
	height:20px;
	margin:5px;
	color:#FEE6B6;
}

.BoardKind a
{
	color: #FEE6B6;
}

.BoardItem
{
	width:100%;
	height:20px;
	text-align: center;
}

.BoardItem a
{
	color:#ccc;
}

#MainContent
{
	background-color: #fff;
	color: #333;
}

#MenuTable
{
	height:30px;
	margin:0px;
	padding:0px;
	background: transparent;
	border-collapse:collapse;
} 

.MenuItem
{
	padding-left:15px;
	padding-right:15px;
	vertical-align: middle;
} 

.MenuItem a
{ 
	color: #333;
	font-family: ºÚÌå,san-serif;
	font-weight: bolder;
}

.MenuItemSelected
{ 
	background-color:#FFD900;
	padding-left:15px;
	padding-right:15px;
	font-weight:bolder;
	vertical-align: middle;
} 

.MenuItemSelected a
{ 
	color:#4479A4;
}

.MenuItemHover
{
	background-color:#FFD900;
	padding-left:15px;
	padding-right:15px;
	font-weight:bolder;
	vertical-align: middle;
}  

.MenuItemHover a
{ 
	color:#B3B5B9;
}

.MenuItemHover a:active
{ 
	color:#B3B5B9;
}

.MenuItemHover a:visited
{ 
	color:#B3B5B9;
}

.MenuItemHover a:hover
{
	background-color:#FFD900;
	color:#B3B5B9;
}


.KindName
{
	width:100%;
	background: transparent;
	height: 25px;
	color: #FFF;
	text-align:center;
	line-height: 25px;
}

.KindName a
{
	color: #FFF;
	background: transparent;
}

.KindNameHover
{
	background-color:#FFD900;
	line-height: 25px;
	font-weight:bolder;
	vertical-align: middle;
	border-bottom: 2px #ccc solid;
	height: 25px;
	text-align: center;
}  

.KindNameHover a
{ 
	color:#333;
}

.KindNameHover a:hover
{
	background-color:#FFD900;
	color:#333;
}

.KindNameSelect
{
	background-color:#FFD900;
	line-height: 25px;
	font-weight:bolder;
	vertical-align: middle;
	height: 25px;
	text-align: center;
}  

.KindNameSelect a
{ 
	color:#333;
}

.KindNameSelect a:hover
{
	background-color:#008AFF;
	color:#333;
}

#FooterLeft
{
	border-top: 1px solid #ccc;
	height: 50px;
	vertical-align: top;
	padding-top: 0px;
	color: #ccc;
	text-align:right;
	padding-right: 15px;
	background-image: url(LeftBg.jpg);
	background-repeat: repeat-y;
}

#footerleft a
{
	color: #CCC;
}

#Copyright
{
	background-color: #fff;
	border-top: 1px solid #ccc;
	color:#777;
	font-size: 12px;
	padding-left:15px;
	line-height: 150%;
	padding-top: 5px;
}

.ListTable
{
	margin-left: 10px;
	width: 90%;
}

.ListItem
{
	border-bottom: 1px #B3B5B9 dotted;
	padding-left: 10px;
	color: #777;
	vertical-align: middle;
	font-size:11px;
	height: 30px;
	padding-top:5px;
	padding-bottom: 5px;
}

.ListItem a
{
	color:#193670;
}

.ViewTable
{
	width: 90%;
	margin-left:30px;
}

.ViewTitle
{
	font-size:15px;
	height: 25px;
	line-height:150%;
	font-weight: bolder;
	border-bottom: 1px #ccc solid;
	vertical-align: middle;
	text-align: center;
}

.ViewInfo
{
	background-color: #ccc;
	color: #333;
	font-size: 11px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}

.AddTable
{
	width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
	border-collapse: collapse;
	border-top: #FF9933 3px solid;
	border-bottom: #ccc 3px double;
	font-size: 12px;
	padding: 5px;
}

.AddLeft
{
	background-color: #ccc;
	border-bottom: #fff 1px solid;
	color: #333;
	text-align: center;
	width: 20%;
	height: 25px;
	vertical-align: middle;
}
.AddRight
{
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 12px;
	vertical-align: middle;
}

.AddTitle
{
	background-color: #ccc;
	text-align: left;
	font-size: 13px;
	color: #555;
	height: 25px;
	padding-left: 5px;
	border-bottom: 4px double #CCC;
}
.Submit
{
	background-color: #FFFFFF;
	text-align: center;
}

.Radio
{
	border: none;
	background-color: transparent;
}

.SubForm
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #333;
	background-color: transparent;
	width: 200px;
}

.sContent
{
	border: 1px #ccc solid;
	width: 300px;
	height: 100px;
}

#Path
{
	width:95%;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 5px;
	border-bottom: 1px solid #4479A4;
	border-left: #4479A4 8px solid;
	padding-left:5px;
	color:#4479A4;
	line-height:150%;
}

#Path a
{
	color: #4479A4;
}

#Path a:hover
{
	background-color: #4479A4;
	color:#fff;
}

.ContactItem
{
	min-height: 30px;
	height: 30px;
	vertical-align: middle;
}

.ContactImg
{
	width: 20%;
	height: 100%;
	text-align: center;
	border-bottom: 1px #ccc dotted;	
}

.ContactItem2
{
	padding-left: 10px;
	width: 80%;
	height: 100%;
	vertical-align: middle;
	border-bottom: 1px #ccc dotted;
	line-height:150%;
	font-size:12px;
}

#PageCode
{
	width: 100%;
	margin:10px;
	font-size: 12px;
	color: #333366;
}

#PageCode a
{
	color: #4479A4;
	font-size: 12px;
}

#PageCode a:hover
{
	background-color: #4479A4;
	color: #fff;
}

#PageCode TD
{
	color: #333366;
	font-size:12px;
}

.Notice
{
	font-size: 12px;
	line-height: 16px;
	padding:15px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	background-color: #eee;
	color: #330066;
	width:100%;
}

#Date
{
	font-size:11px;
	color: #999999;
}

#ViewIntro
{
	font-size:12px;
	width: 100%;
}

#IntroTitle
{
	font-size: 15px;
	font-weight: bolder;
	background-color: #eee;
	height:25px;
	vertical-align: middle;
	color: #DE6504;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}

#IntroContent
{
	padding: 10px;
	padding-left:20px;
	line-height:20px;
}

#IntroContent div
{
	height: 20px;
	line-height:20px;
}

#Err
{
	width:100%;
	margin: 50px;
	padding:10px;
	background-color: #FEE6B6;
	color: #AB266B;
	font-size:12px;
	border:1px solid #ccc;
}

.MapLeft
{
	height: 40px;
	padding-left:15px;
	width:80px;
	border-right:1px solid #ccc;
	padding-top:5px;
	background-color: #FFFFCC;
	color: #333;
	font-weight: bold;
}

.MapLeft a
{
	color: #333;
	font-weight: bold;
	border:1px dotted #ddd;
	padding: 3px;
}

.MapRight
{
	height: 40px;
	padding-left:15px;
	padding-top:5px;
	color: #333;
}

.MapRight a
{
	color: #333;
}

#Job
{
	width:500px;
	margin:25px;
}

#JobTitle
{
	background-image: url(Job.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:30px;
}

#JobContent
{
	border:1px solid #4479A5;
	padding:25px;
}