/*person_demo*/
BODY {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(bg.jpg);
	background-color: #8EB8F8;
}
.btable {
	clip:   rect(auto auto 10px auto);
	margin-right: 40px;
	visibility: hidden;

}
.bName {
	FONT-SIZE: 18px;
	font-weight: bold;
	OVERFLOW: hidden;
	color: #000000;
	height: 26px;
	border: 1px solid #333;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	background-color: #FFFFFF;
	filter: Alpha(opacity=70);
} /*name*/
.pic {
	background-repeat: no-repeat;
	background-attachment: fixed;



	background-image: url(pic.gif;
	background-position: bottom;
	height: 150px;
	width: 780px;
	text-align: right;
	vertical-align: middle;


	background-image: url(pic.jpg;
	background-image: url(pic.jpg);
}
.bar{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bar_bg.jpg);
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}
.bar2{
        width:776px;
		white-space:nowrap; 
        overflow:hidden;
}
.bar2 img{width:17px;height:9px;} /*ÓÅÏÈÓÚcommon*/

.bar2 a:link{color: #fff;}
.bar2 a:visited{color: #fff;}
.bar2 a:hover{color: #fff;}

.nav{
	border-left: 1px solid #039;
	border-right: 1px solid #039;
	border-bottom: 1px solid #039;
	background-color: #D2E3FB;
}
.nav *{
	color: #666666;
}

.navmenu1{
	border-right: 1px solid  #039;
	background-color: #D2E3FB;
	font-weight: bold;
	background-image: url(menu_bg.jpg);
	text-align: center;
	height: 24px;
	padding-top: 2px;
	cursor:hand;
}
.navmenu2{
	border-right: 1px solid #97B9E8;
	background-color:#D2E3FB;
	text-align: center;
	cursor:hand;
	height: 24px;
	padding-top: 2px;
}

.nav input{
	border:1px solid #cccccc;
	line-height: 18px;
	height: 18px;
}

.menu_title {
	MARGIN: 0px;
	OVERFLOW: hidden;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	text-align: center;
	padding-top: 4px;
	background-image: url(menu_bg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#039;
	border-top-color:#039;
	background-position: center;

}
.titlebg {
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
	background-image: url(title_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E3EFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD8FF;
}

.line {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table {background-color: #FFFFFF;}
.table_td {
	background-color: #F8FBFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}
.left_td {
	background-color: #F8FBFF;
}
.table_td_r {border: 1px solid #039;	background-color: #F8FBFF;}/*right bgpic*/
.search {
	background-color: #D2E3FB;
	border-bottom: 1px solid #BCD8FF;
	height: 26px;
}
.search_button {
	color: #333333;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	height: 20px;
	cursor:hand;
}
