#MainTable
{
	width: 980px;
	border-left: 1px solid #ccc;
	border-right:1px solid #ccc;
	padding: 0px;
	margin-top: 5px;
	border-collapse: collapse;
}

#UpInfo
{
	width:980px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	background-color:#eee;
	color:red;
	vertical-align: middle;
}

#Logo
{
	width: 250px;
	height: 150px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}

#Banner
{
	height: 115px;
	width:730px;
	background-image: url(CATCBanner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #000;
}

#Menu
{
	height: 35px;
	background-image: url(MenuBg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#Space
{
	width:980px;
	height:10px;
	background-image: url(Space.jpg);
	background-repeat: no-repeat;
}


#LeftTitle
{
	height:180px;
	weight:250px;
	background-image: url(LeftTop.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;	
}

#SubMenuTitle
{
	width: 250px;
	height: 80px;
	font-size: 12px;
	font-weight: 800;
	font-style: italic;
	color: #1f8da1;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #AAA;
}

#LeftPanel
{
	width: 250px;
	background-color: #fff;
}

#Link
{
	width: 250px;
	margin-top: 20px;
}

#LinkTitle
{
	background-image: url(LinkTitle.gif);
	background-color: #193670;
	height: 35px;
	width: 250px;
}

.LinkItem
{
	width: 250px;
	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;
	background-image: url(TitleRight.gif);
	background-repeat: no-repeat;
	background-position: right;
}


#MainContent
{
	background-color: #fff2fb;
	color: #333;
	background-image: url(TitleBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:50px;
	padding-left:0px;
}

#MenuTable
{
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border-collapse: collapse;
}

.MenuItem
{
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}

.MenuItem a
{
	color: #FFF;
	font-family: san-serif;
	font-weight: bolder;
}

.MenuItemSelected
{
	background-color: #FFA930;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bolder;
	vertical-align: middle;
}

.MenuItemSelected a
{
	color: #FFF;
}

.MenuItemHover
{
	background-color: #FFA930;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bolder;
	vertical-align: middle;
}

.MenuItemHover a
{
	color: #FFF;
}

.MenuItemHover a:active
{
	color: #FFF;
}

.MenuItemHover a:visited
{
	color: #FFF;
}

.MenuItemHover a:hover
{
	background-color: #FFA930;
	color: #FFF;
}


.KindName
{
	width: 250px;
	background: transparent;
	height: 35px;
	line-height:35px;
	color: #555;
	text-align: center;
	background-image: url(SubMenuBg.jpg);
	background-repeat: x-repeat;
}

.KindName a
{
	color: #555;
	background: transparent;
}

.KindNameHover
{
	width: 250px;
	background: transparent;
	height: 35px;
	line-height:35px;
	color: #555;
	text-align: center;
	background-image: url(SubMenuBg.jpg);
	background-repeat: x-repeat;
}

.KindNameHover a
{
	color: #000;
}


.KindNameSelect
{
	width: 250px;
	background: transparent;
	height: 35px;
	line-height:35px;
	color: #555;
	text-align: center;
	background-image: url(SubMenuBg.jpg);
	background-repeat: x-repeat;
}

.KindNameSelect a
{
	color: #000;
	font-weight:bolder;
}

.KindNameSelect a:hover
{
	background-color: #333;
	color: #FFF;
}

#FooterLeft
{
	border-top: 1px solid #ccc;
	height: 50px;
	vertical-align: top;
	padding-top: 5px;
	color: #ccc;
	text-align: right;
	padding-right: 15px;
}

#footerleft a
{
	color: #FFA930;
	font-weight:bolder;
}

#Copyright
{
	background-color: #fff;
	border-top: 1px solid #ccc;
	color: #777;
	font-size: 12px;
	padding-left: 15px;
	line-height: 150%;
	padding-top: 5px;
}

.ListTable
{
	width: 100%;
	margin:0;
}

.ListItem
{
	border-bottom: 1px #B3B5B9 dotted;
	padding-left: 20px;
	color: #555;
	vertical-align: middle;
	font-size: 12px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ListItem a
{
	color: #193670;
	font-weight: bold;
}

.ViewTable
{
	width: 90%;
	margin-left: 10px;
}

.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: #eee;
	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: 500px;
	margin-top: 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;
}
