/* CSS Document */
body{
	margin: 0px;
	text-align: center;
}

body,td,th {
	font-size: 12px;
}

#Header {
	width: 950px;
	margin:0 auto;
}

#banner {
	width: 950px;
	height: 41px;
	background-image: url(http://www.gyfc.net.cn/2_public/images/mb1.gif);
	margin:0 auto;
}

#menu { line-height: 41px; padding-left: 50px; color: #FFFFFF; font-size: 14px; font-weight: bold;}
#menu a:link { color: #FFFFFF; text-decoration: none;}
#menu a:visited { color: #FFFFFF; text-decoration: none;}
#menu a:hover { color: #FFFF00; text-decoration: none;}
#menu a:active { color: #FFFF00; text-decoration: none;}

#menu ul {list-style:none;margin:0px;}

#menu ul li {float:left;margin:0 15px}

#PageBody {
	width: 950px;
	margin:0 auto;
	text-align: left;
}

#Sidebar {
	width: 170px;
	float: left;
}

#MainBody {
	width: 760px;
	float: right;
}

#position { margin: 15px 0 0 0;}

#Footer {
	width: 950px;
	margin:0 auto;
	clear: both;
}

.blue {
	color: #066;
}

.white {color: #FFFFFF;}
.white a:link { color: #FFFFFF; text-decoration: none;}
.white a:visited { color: #FFFFFF; text-decoration: none;}
.white a:hover { color: #FF0000; text-decoration: none;}
.white a:active { color: #FF0000; text-decoration: none;}

.black {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: ËÎÌå }
A.black:link { COLOR: #000000; TEXT-DECORATION: none }
A.black:visited { COLOR: #000000; TEXT-DECORATION: none }
A.black:active { COLOR: #ff0000; TEXT-DECORATION: none }
A.black:hover { COLOR: #ff0000; TEXT-DECORATION: none }

.imgs {
	margin-top: 8px;
}

.title_big { font-size: 14px; font-weight: bold;}
