body {
	margin:0px auto;
	background-color:#ffffff;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #4e4e4e;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
table td {
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #353535;
}

a:link,a:visited {
	text-decoration:none;
	color: #0241a0;
}
a:hover { 
	text-decoration:underline;
	color: #FD7217;
}
.hr{ size:1; border:#7ea4c0 1px solid;
}
input {
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px; 
}
input.text { 
	height: 16px;
	padding: 1px;
	color: #000; 
	border: 1px solid #ee5100;
	background-color: #ffffff; 
}
input.button {
	height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2b66c3;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #2b66c3;
}
input.textarea { 
	font-size: 12px;  
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	border: 1px solid #9fcb43;
	background-color: #ffffff;
}
input.select { 
	font-size: 12px;  
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #666666; 
	background-color: #FFFFFF;
	border: 1px solid #9fcb43;
}

.headerBg{
	background-color: #2b66c3;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.headerRight{
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.t_welcome{ color:#FFFFFF; font-size:14px; font-weight:bold;}
.leftBar_bg{
	background-color: #bdd0db;
	background-image: url(../images/leftBar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.font14{ font-size:14px; font-weight:bold;}
.bg_main{
	background-color: #ebebeb;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*.t_loacal{
	background-image: url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: 20px center; text-indent:40px;
}*/

.bg_loacal{
	background-image: url(../images/bg_local.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dot_line{
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.color_red{
    color: #FF0000;
}
.top_blank_space{
	height:0px;
	padding-top: 30px;
}
.main_content{
	text-align:center;
	width:95%;
	padding-right: 20px;
	padding-left: 30px;
}
.search_div{
text-align:left;
height:40px;
line-height:40px;
}
.hidencontent{
	position: relative;
	visibility: hidden;
	width:0;
	height:0;
	overflow: hidden;	
}
#linkinfo{ 
width: 80%;
padding-top: 5px;
overflow: hidden;
margin-left: 50px;
} 
#linkinfo ul{ 
list-style:none; 
padding:0; 
margin:0; 
} 

#linkinfo li{ 
width:90px; 
float:right; 
margin:-1px 0 0 -1px; 
text-align:center; 
} 
#linkinfo a { 
float:left; 
line-height:25px; 
font-weight:bold; 
margin:0px 10px 0px 10px; 
text-decoration:none; 
color:#00CC33;
} 
#linkinfo a.active, #minitabs a:hover { 
border-bottom:4px solid #696; 
color:#990000;
} 
#linkinfo a:hover { 
color:#006600;
} 
