
#shell {
    width: 955px;
    border: 1px red;
    display: block;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #155193;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #FFCC00;
	text-decoration: none;
}

a.bot_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
a.bot_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.left_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 120px;
	text-align: right;
}

a.left_but:hover {
	width: 120px;
	display: block;
	color: #CC0000;
}

a.left_but_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 120px;	
}

a.left_but_selected:hover {
	color: #CC0000;
	display: block;
	width: 120px;	
}



.left_bot_td_yellow {
	background-image: url(img/button_y.gif);
	height: 35px;
	width: 159px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align: text-bottom;
	padding-right: 13px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.left_bot_td_blue {
	background-image: url(img/button_b.gif);
	height: 35px;
	width: 159px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align: text-bottom;
	padding-right: 13px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.left_bot_td_red {
	background-image: url(img/button_r.gif);
	height: 35px;
	width: 159px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align: text-bottom;
	padding-right: 13px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.hotitem_box {
	background-image: url(img/hot_bg.gif);
	text-align: center;
	vertical-align: top;
	height: 150px;
	width: 200px;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #155193;
	vertical-align: middle;
}

a.hot_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #155193;
	text-decoration: none;
	line-height: 20px;
}
a.hot_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 20px;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #003366;
}

.header_txt {
	z-index: 1;
	padding-right: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #155193;
        vertical-align: middle;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

#service_sub {
	position: absolute;
	visibility: hidden;
	top: 85px;
	left: 160px;
	width: 160px;
	background-color: #003366;
}

#service_sub a {
	width: 160px;
	width: 150px !important;
	padding: 5px;
	float: left;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

#service_sub a:hover {
	background-color: #FFBB00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B2B4D;
	text-decoration: none;
}



#people_sub {
	position: absolute;
	visibility: hidden;
	top: 85px;
    left: 320px;
    width: 160px;
    background-color: #0B2B4D;
}

#people_sub a {
	width: 160px;
	width: 150px !important;
	padding: 5px;
	float: left;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
	text-decoration: none;
}

#people_sub a:hover {
        background-color: #1F77D7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0B2B4D;
		text-decoration: none;
}

#left_menu {
	height: 450px;
	background-image:url(img/finger_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
}
