@charset "utf-8";
body,td,th {
	font-size: 12px;
	font-family: 宋体;
	color: #000000;
}
body {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #FEDF85;
}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: green; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

a.big:link { font-size: 14px; }
a.big:visited { font-size: 14px; }
a.big:hover { font-size: 14px; }
.big { font-size: 14px; } 

a.bold:link { font-weight: bold; }
a.bold:visited { font-weight: bold; }
a.bold:hover { font-weight: bold; }
.bold { font-weight: bold;}

a.white:link { color: #ffffff; }
a.white:visited { color: #ffffff; }
a.white:hover { color: yellow; }
.white { color: #ffffff; } 

a.grey:link { color: #666666; }
a.grey:visited { color: #666666; }
a.grey:hover { color: #666666; }
.grey { color: #666666; } 

a.red:link { color: #C5282A; }
a.red:visited { color: #C5282A; }
a.red:hover { color: #C5282A; }
.red { color: #C5282A; } 

.number { font-family: Verdana, Arial, Helvetica, sans-serif; color: #609D0D; }

.line { border: 1px solid #cccccc; }

四图切换
#topphoto { width:300px; float:left; margin-right:4px; margin-bottom: 10px; display:inline; overflow:hidden; }
#photocontent { width:300px; overflow:hidden; }
#photolists { display: none; }
#focus_photo_title { width:200px; height:20px; float: left; margin-left:15px; display:inline; position:relative; z-index:3000; text-align:left; overflow:hidden; }
#focus_photo_title a { font-size: 12px; line-height: 20px; font-family: "宋体"; color:#FFFFFF }
#focus_photo_nav { height: 20px; line-height: 20px; float:right; }
.axx { padding: 3px 7px; border-left: #cccccc 1px solid; font-size: 12px; line-height: 20px; }
a.axx:link, a.axx:visited { color: #fff; font-size: 12px; background-color: #666; }
a.axx:active, a.axx:hover { color: #fff; font-size: 12px; background-color: #999; }
.bxx { padding: 3px 7px; border-left: #cccccc 1px solid; font-size: 12px; line-height: 20px; }
a.bxx:link, a.bxx:visited { color: #fff; font-size: 12px; background-color: #CE0609; }
a.bxx:active, a.bxx:hover { color: #fff; font-size: 12px; background-color: #CE0609; }
