body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	line-height: 1.5;
}


img{behavior: url(../js/iepngfix.htc);} 


a:link{

	color: #333333;
}
a:visited{
	color: #333333;
}
a:hover,a:active{
	color: #e38f1e;
}








/* Header */
#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

}
#header {
	width: 980px;
	height: 142px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
	background-image: url(../images/sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	width: 980px;
	height: 102px;
	text-align: left;
	float: left;

}

#logo{
	height: 100px;
	width: 220px;
	float: left;
}
#logo-text01{
	height: 15px;
	width: 260px;
	float: left;
	font-size: 16px;
	color: #777;
	text-align: center;
	padding-top: 35px;
	letter-spacing: 1px;
	font-weight:bold;
}
#logo-text02{
	height: 45px;
	width: 220px;
	float: left;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	color: #777;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}


#banner{
	height: 90px;
	width: 740px;
	float: left;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
}



#menu  {
	width: 940px;
	float: left;
	height: 42px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;

}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 940px;

}
#menu ul li {
	margin: 0px;
	list-style-type: none;
	float: left;


}
#menu ul li a {
	text-decoration: none;
	height: 25px;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	letter-spacing: 1px;
}
#menu ul li a:hover {
	color: #FFFFFF;
	height: 25px;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;

}
#menu ul li a.current{
	color: #FFFFCC;
	height: 25px;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;

}


#search {
	height: 37px;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;

}

#search input{
	height: 25px;
	border: 0px solid #FFFFFF;
	background-image: url(../images/search-bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	width: 170px;
	padding-top: 10px;
	float: left;
	padding-left: 20px;
	padding-bottom: 2px;
	color: #4073C6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}




/* content */

#master{
	width: 980px;
	text-align: left;
	float: left;
	background-repeat: repeat-y;
}
#master-top{
	background-image: url(../images/mainbox980-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 980px;
}
#master-main{
	background-image: url(../images/mainbox980-content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 980px;
	background-color: #FFFFFF;
}



#master-main-bg{
	background-image: url(../images/mainbox980-content-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 980px;
	behavior: url(../js/iepngfix.htc);

}


#master-bottom{
	background-image: url(../images/mainbox980-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 980px;
	float: left;

}




#left{
	width:200px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;

}


#submenu-title{
	background-image: url(../images/submenu-title-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 180px;
	padding-top: 7px;
	padding-bottom: 15px;
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #e38f1e;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;

}


#submenu{
	float: left;
	width: 180px;
	text-align: left;
	margin: 0px;
	behavior: url(../js/iepngfix.htc);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	line-height: 1;
}


#submenu ul{
	list-style-type: none;
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
}


#submenu ul li{
	width: 180px;
	float: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}



#submenu ul li a{
	width: 180px;
	float: left;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #333333;

}
#submenu ul li a:hover{
	float: left;
	color: #e38f1e;
	width: 180px;
}




#submenu ul li a.current{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	width: 180px;
}


#submenu ul li a.current:hover{
	color: #e38f1e;
}


#submenu ul li ul{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;

}

#submenu ul li ul li{
	padding-left: 12px;
	width: 168px;
	background-image: url(../images/menu-T.gif);
	background-repeat: no-repeat;

	background-position: left center];
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6;

}

#submenu ul li ul li a{
	width: 168px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}

#submenu ul li ul li a:hover,#submenu ul li ul li a.current{
	color: #2C748A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 168px;
	padding: 0px;

}






#content{
	float: left;
	width: 720px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content1{
	float: left;
	width: 720px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}




#main{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
	font-size: 13px;
}
h1{
	font-size: 24px;
	margin: 0px;
	float: left;
	width: 720px;
	color: #e38f1e;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h3{
	font-size: 18px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;

}
h4{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

#main div{
	padding-top: 5px;
	padding-bottom: 5px;

}




#main-menu{
	width: 720px;
	height: 20px;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 715px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4073C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4073C6;

}
#main-menu ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;

}
#main-menu ul li a:link,#main-menu ul li a:visited{
	color: #0066CC;
	text-decoration: none;
	height: 15px;
	width: auto;
	padding-top: 5px;
	float: left;
	background-color: #ECF0F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #4073C6;
	border-right-color: #4073C6;
	padding-right: 20px;
	padding-left: 20px;

}

#main-menu ul li a:hover {
	text-decoration: none;
	float: left;
	font-weight: bold;
	background-color: #FFFFFF;

}


#main-menu ul li a.current {
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #4073C6;
	border-right-color: #4073C6;
	border-bottom-color: #FFFFFF;

}













/* footer */

#footer {
	width: 980px;
	text-align: center;
	line-height: 1.5;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	behavior: url(../js/iepngfix.htc)
}





#page {
	TEXT-ALIGN: center;
	width: 720px;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 10px;
	font-weight: bolder;
	padding-bottom: 10px;
}
#page a {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
}
#page a:hover {
	COLOR: #0B9F9F;
}
#page a:active {
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #669900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 16px;
}
#page-focus{
	float: left;
	width: 120px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 20px;
	padding-top: 10px;
}






.left-icon{
	float: left;
	margin-top: -12px;
	margin-right: 8px;
}
.color-1{
	color: #2E7990;
	font-weight: bold;

}
.color-2{
	color: #DA8025;


}

.color-3{	color: #FF3300;}

.font-16{
	font-size: 16px;
}

.font-15{
	font-size: 15px;
}

.font-18{
	font-size: 18px;
}

/* signin */
#login{
	height: 300px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;




}
#signin{
	background-image: url(../images/signin-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 220px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #1C2835;
	width: 380px;
	height: 190px;



}
#signin h3{
	font-size: 30px;
	color: #2D455F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;



}
#signin div{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;




}
#signin input{
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #003333;



}






.leftimg {
	float: left;
	border: none;
	margin-right: 30px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
}






.list{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 720px;
	font-size: 13px;
	line-height: 1.5;
}
.ps{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D56F51;
	color: #D56F51;

}
















.datatable {
	border-collapse: collapse;
	width: 720px;
	margin-bottom: 5px;
}

.datatable th {
	color: #333333;
	background-color:#CCCCCC;
	text-align:center;
	border: 1px solid #444444;
	font-weight: bold;
	line-height: 1.2;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.datatable td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 13px;
}

.datatable tr.altrow  {	background-color: #DFDFE1;}


.datatable-table {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.datatable-table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.print{
	text-align: right;
}



legend{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2C748A;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
fieldset{
	border: 1px solid #2C748A;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
