@import url(noifjs.css);
body{
	background-image: url(/img/bg.jpg);
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	min-width: 780px;
	font-size: 13px;
}
#frame{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	/*border: 1px solid #666666;*/
	background:url(/img/head_bg.jpg) no-repeat left top;
}
#headerLeft{
	float:left;
}
#headerRight{
	float:right;
	text-align:right;
	width:210px;
	margin:30px 4px 0 0;
}
#searchKey,#username,#password{
	border:1px solid #0b7fbc;
}
#searchSubmit{
	position:relative;
	top:4px;
}
#menuBar{
	clear: both;
	margin: 5px 0 1px 0;
	background-image: url(/img/menubg.jpg);
	padding-left: 10px;
	background-repeat: repeat-x;
	line-height: 30px;
	font-size: 12px;
	color: #FFFFFF;
}
#menuBar a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0 1px 0 1px;
	padding: 7px;
}
#menuBar a:link {
	color: #FFFFFF;
}
#menuBar a:visited {
	color: #FFFFFF;
}
#menuBar a:hover {
	color: #FFFFFF;
	background-color: #5579A2;
	text-decoration: none;
}
#menuBar a:active {
	color: #FFFFFF;
}
.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
}
.mtDropdownMenu .items {
	BORDER-BOTTOM: #999 1px solid; BORDER-LEFT: #999 1px solid; BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; LEFT: 0px; POSITION: relative; TOP: 0px; Z-INDEX: 2;
}
.top .items {
	BORDER-TOP: medium none;
}
.mtDropdownMenu .item {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; COLOR: #4a4b4b; CURSOR: hand; FONT-SIZE: 12px; TEXT-DECORATION: none;
}
.mtDropdownMenu .background {
	FILTER: alpha(opacity=85); LEFT: 0px; POSITION: absolute; TOP: 0px; Z-INDEX: 1; moz-opacity: .8;
}
.mtDropdownMenu .shadowRight {
	FILTER: alpha(opacity=40); POSITION: absolute; TOP: 3px; WIDTH: 2px; Z-INDEX: 3; moz-opacity: .4;
}
.mtDropdownMenu .shadowBottom {
	FILTER: alpha(opacity=40); HEIGHT: 2px; LEFT: 3px; POSITION: absolute; Z-INDEX: 1; moz-opacity: .4;
}
.mtDropdownMenu .hover {
	BACKGROUND: #ffffff; COLOR: #8d1c1c;
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 4px;
}
#banner{
	margin-bottom: 5px;
	z-index: -1;
}
#primaryContent{
	float: left;
	width: 370px;
	margin: 0 10px 0px 0px;
}
#title{
	float: left;
	padding: 0;
	margin: 0;
}
#more{
	float: right;
	vertical-align: bottom;
	margin: 8px 8px 0 0;
	font-weight: bold;
}
#newsContent{
	margin:4px;
	background-color:#EAF3FF;
}
#newsContent a{
	text-decoration:none;
}
h3{
	margin: 8px 0 0 0;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
}
#newsContent P{
	margin: 0;
	background-color: #FFFFFF;
	padding: 10px 3px 2px 3px;
	font-size: 12px;
	line-height: 22px;
}
#newsContent img{
	float: left;
	width: 150px;
	height: 100px;
	padding: 1px;
	margin-right: 14px;
	border: 1px #0b7fbc solid;
}
#newsContent div{
	background-color:#FFFFFF;
	text-indent:2em;
	line-height:20px;
}
#newsContent ul{
	margin: 5px;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	color: blue;
}
#newsContent li{
	margin: 0;
	padding:0 0 5px 0;
	list-style: url("/img/list_point.gif") inside circle;
}
#secondContent{
	float: left;
	width: 176px;
	margin: 0 7px 0 0;
}
#secondContent p{
	margin: 8px 0 4px 0;
	line-height: 22px;
}
#secondContent #prodcutImg{
	padding: 1px;
	margin: 8px 0 8px 15px;
	border: 1px #0b7fbc solid;
}
#secondContent #productsDiv{
	padding: 1px;
	margin: 8px 0 8px 15px;
	width:140px;
	border: 1px #0b7fbc solid;
}
#secondContent a{
	margin: 0 6px 0 6px;
	display: block;
	color: #204B93;
	text-decoration: none;
	font-size:12px;
}
#secondContent #line{
	clear: all;
	height: 15px;
	text-align: center;
	font-size: 12px;
	margin: 0 0 15px 0;
	background: url("/img/split_line.gif") repeat-x left bottom;
}
#sideContent{
	float: left;
	width: 187px;
	margin: 0 10px 10px 0;
}
#bulletin{
	min-height: 320px;
	border: 1px #0b7fbc solid ;
}
#msg{
	overflow: hidden;
	margin: 5px 0;
	width: 180px; 
	height: 270px
}
h2{
	background-image: url(/img/menubg.jpg);
	background-repeat: repeat-x;
	line-height: 27px;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#_tv_box{
	height:80px;
	overflow:hidden;
}
#_tv_item{
	position:relative;
	top:0;
}
#bulletin ul{
	margin: 5px;
	font-size: 13px;
	line-height: 20px;
	color: blue;
}
#bulletin li{
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	background: url("/img/split_line.gif") repeat-x left bottom;
	list-style: url("/img/list_point.gif") inside circle;
}
#bulletin p{
	margin: 0 10px 4px 0;
	text-align: right;
	font-weight: bold;
}
#postoffice{
	margin-top: 8px;
	min-height: 50px;
	border: 1px #0b7fbc solid;
}
#literature{
	margin-top: 8px;
	min-height: 40px;
	border: 1px #0b7fbc solid;
}
#postoffice form, #literature form{
	margin:0px;
	padding:0px;
}
#postoffice p, #literature p{
	margin:8px 10px;
	vertical-align:top;
}
#postoffice a{
	text-decoration:none;
	font-size:12px;
}
input[type="image"]{
	position:relative;
	top:4px;
}
input[type="text"],[type="password"]{
	border: 1px #0b7fbc solid;
	height:18px;
}
.searcheBox{
	border: 1px #0b7fbc solid;
	height:18px;
}
#keyword{
	border: 1px #0b7fbc solid;
	height:18px;
}
#friendlink{
	margin-right: 8px;
	border: 1px solid #204B93;
	position: relative;
	overflow: hidden;
}
#friendlink select{
	margin: -2px;
}
#nav img{
	margin: 3px 6px 3px 10px;
}
#splitLine{
	clear: both;
	width: 100%;
	height: 4px;
	overflow: hidden;
	background-color:#0b7fbc;
}
#footer{
	clear: both;
	max-height: 80px;
	background-image: url(/img/bottom_bg.gif);
	text-align: center;
	padding: 10px;
	margin:0px;
	color: #FFFFFF;
}
#footer p{
	margin:10px 0 0 0;
}
#footer a{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration:underline;
}