@charset "utf-8";
/* CSS Document */
.wrapper {
	width: 960px;
	margin: auto;
	overflow: hidden;
}
#container { margin-top: 5px;}
#container #top {
	width:958px;
	height:175px;
	float: left;
	overflow: hidden;
	padding: 3px;
	background: #e5e4df;
	border: 1px solid #d4d3d3;
}
#container #top span{
	width:952px;
	height:175px;
	display:block;
	background: url(../images/webmaster_banner.jpg) no-repeat left;
}
#container-info{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color: #000000;
	background-position:center bottom;
	background-repeat:repeat-x;
	border-bottom-color:#7A7978;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:#7A7978;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:solid;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:1px;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:#7A7978;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:solid;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:1px;
	border-top-color:#7A7978;
	border-top-style:solid;
	border-top-width:1px;
	height:35px;
	margin-top:10px;
}
.menu1 {
	padding:0 0 0 32px; 
	margin:0; list-style:none; 
	height:40px; 
	background: url(../images/bg-menu-link-exchange.jpg); 
	width: 960px; 
	border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:1px solid #444;
}
.menu1 li {
	float:left;
}
.menu1 li a {
	display:block; 
	float:left; 
	height:40px; 
	line-height:35px; 
	color:#fff; 
	text-decoration:none; 
	font-size:12px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
}
.menu1 li a b
{
	float:left; 
	display:block; 
	padding:0 50px 0 8px;
}
.menu1 li.current a {
	color: #FFCC00; 
	background:url(../images/bg-menu-link-exchange3.jpg);
}
.menu1 li.current a b {
	background:url(../images/bg-menu-link-exchange3.jpg) no-repeat right top;
}
.menu1 li a:hover {
	color:#fff; 
	background:#000 url(../images/bg-menu-link-exchange2.jpg);
}
.menu1 li a:hover b {
	background:url(../images/bg-menu-link-exchange2.jpg) no-repeat right top;
}
.menu1 li.current a:hover {
	color:#fff; 
	background:#000 url(../images/bg-menu-link-exchange2.jpg); 
	cursor:default;
}
.menu1 li.current a:hover b {
	background:url(../images/bg-menu-link-exchange3.jpg) no-repeat right top;
}
#content-texts{
	background-color: #fff;
	height:auto;
	margin-top:3px;
	line-height:15px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content-texts a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006600;
	font-weight:bold;
}#content-texts a:hover{
	color:#000099;
	font-weight:bold;
}
#content-texts h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006600;
	font-weight:bold;
}
#content-texts h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
