/* CSS Document */
td.middlebk{
	background:url("../images/title_middle.jpg");
	}
li.s1
{
	list-style-image: url(../images/an.gif);
	font-size:9pt;
	height:12pt;
	text-align: left;
}
li.s2
{
	list-style-image: url(../images/an.gif);
	text-align: left;
}
li.common
{
	font-size:9pt;
	height:12pt;
	text-align: left;
}

.dxtable
{
	border-right: 1px;
	border-top: 1px;
	background: #fffacd;
	border-left: 1px;
	border-bottom: 1px;
	border-collapse: collapse;
}

.dxtable td
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-size: 12px;
	border-left: #000000 1px solid;
	border-bottom:#000000 1px solid;
	font-family: Tahoma, MS Shell Dlg;
	WORD-WRAP: break-word;
}
.titleTd
{
	font-weight: bold;
	color: #ffffff;
	background-color: #ff8c00;
	text-align: center;
}

table.t1
{
  border:0;
  cellpadding:0;
  cellspacing:0;
}

table.t2
{
	border-right: #394D73 1px solid;
	border-top: #394D73 1px solid;
	border-left: #394D73 1px solid;
	border-bottom: #394D73 0px solid;
}

td {
	font-size: 9pt;
}

input.title
{
  height:20px;
}
select.title
{
  height:20px;
}

input.text
{
	BORDER: #6666ff 1px solid; 
	background-color:Transparent;
	font-size:9pt;
}
input.btn
{
	border:1px solid #6666ff;
	background-color:Transparent;
	font-size:9pt;
}
textarea
{
	font-size:9pt;
	overflow:hidden;
	
}

a.s1:link {
	font-size: 9pt;
	color:Black;
	text-decoration: none;
	font-family: "楷体_GB2312";
}
a.s1:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
	font-family: "楷体_GB2312";
	font-weight: bold;

}
a.s1:visited{
	font-size: 9pt;
	color:#003366;
	text-decoration: none;
	font-family:  "楷体_GB2312";
}

a:link {
	text-decoration: none;
	color:#003366;
	font-size:9pt
}

a:visited {
	text-decoration: none;
	color:black;
	font-size:9pt
}

a:hover {
	color:#003366;
	text-decoration: underline;
	font-size:9pt;
}
a.declare:link {
	text-decoration: none;
	color:black;
	font-size:9pt
}

a.declare:visited {
	text-decoration: none;
	color:black;
	font-size:9pt
}

a.declare:hover {
	color:black;
	text-decoration: underline;
	font-size:9pt;
}

nobr {
	color: black;
}
.justblack
{
	color: black;
}

.ffb
{
	color:black;
	font-size:11pt;
}

img.clickStyle
{
	cursor:hand;
	border:0;
}

td.contactus
{
	font-size: 16pt;
	font-family: 宋体;
}
.beginfont
{
   FILTER: dropshadow(color=#FFFFFF, offx=1, offy=1); WIDTH: 100%; POSITION: relative;
}
.timespan {
	color: #FFFF00;
}

input.searchtxt
{
	border-top:   1px solid;
	border-bottom:1px solid;
	border-right: 1px solid;
	border-left:  1px solid;
	background-color:transparent;
	width:150px;
}

/*popmenu样式*/
.date {
	FONT-SIZE: 10px; COLOR: #0f218b; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bar {
	COLOR: #FFFFFF;
	TEXT-ALIGN: center;
	text-decoration: none;
	font-size: 12px;
}
A.bar:hover{
	COLOR: #d9ebfd;
	TEXT-ALIGN: center;
	text-decoration: none;
}
A.bar:link{
	COLOR: #FFFFFF;
	TEXT-ALIGN: center;
	text-decoration: none;
}
A.bar:visited{
	COLOR: #FFFFFF;
	TEXT-ALIGN: center;
	text-decoration: none;
}
.menuskin {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BACKGROUND-IMAGE: url(../Images/menuBg.gif); VISIBILITY: hidden; FONT: 12px Verdana; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid; POSITION: absolute; BACKGROUND-COLOR: #f6f6f6
}
.menuskin A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: black; TEXT-DECORATION: none
}
#mouseoverstyle {
	BORDER-RIGHT: #9f650a 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #9f650a 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 2px; BORDER-LEFT: #9f650a 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #9f650a 1px solid; BACKGROUND-COLOR: #fffde8
}
#mouseoverstyle A {
	COLOR: black
}
.menuitems {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 2px; WORD-BREAK: keep-all; PADDING-TOP: 1px
}

.borderStyle
{
	BORDER-RIGHT: gray solid 1px;
	BORDER-TOP: gray solid 1px; 
	BORDER-LEFT: gray solid 1px; 
	BORDER-BOTTOM: gray solid 1px;
}

/*Photo Border*/
.photo-frame .topx-- {
	background-image: url(../images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(../images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
