
img {
	padding: 3px;
	border: 1pt none #DDDDDD;
}

a:active {
	text-decoration: none;
	color: #FFAAAA;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: underline;
	color: #FF0000
}

a:link {
	text-decoration: none;
	color: gray
}

.STYLE1 {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

.comment {
	color: black;

}
/*-----------------------------------------------------------------------------------------*/
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #5f5f5f;
	margin: 0px;
	background-image: url(../res/blue_background.gif);
}
body-down{
	background-image: url(../res/blue_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*-----------------------------------------------------------------------------------------*/
.image {
	margin: 5px;
	border: 1px double #4A73B5;
	text-decoration: none;
}
.Rowfour {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: 3px;
	border: 1px double #4A73B5;
	padding: 2px;
	background-color: #FFFFFF;
}
.kuangjia {
	border: 1px solid #4A73B5;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-color: #C1DADB;
}
.Rowthree {
	background-color : #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	border: 1px dashed #4A73B5;
	padding-right: 5px;
	padding-left: 5px;
}
/*-----------------------------------------------------------------------------------------*/

.RowFirst {
	background-color : #E4EDF1;
	font-size: 12px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
.RowSecond {
	background-color : #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
/*-----------------------------------------------------------------------------------------*/

.small {
	color: #666666;
	text-decoration: line-through;
	font-size: 10px;
}

.Rowfive {
	font-size: 25px;
    background-image: url(../res/back.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.title{
	font-size: 25px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.pagenumber{
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-image: url(../res/background.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.pagetwo-text {
	font-size: 12px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}

#index td {
	text-align: center;
	vertical-align: bottom;
}


td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.camera {
	font-size: 10px;
}

#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}

body#slide {
	margin: 0;
}

#slide .name {
	font-weight: bold;
	font-size: 14px;
}

h1 {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #5B1717;
}


#imageinfo {

	font-size: 11px;
}


