
/* 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}

#PageBody1 {
	width: 950px;
	margin:0 auto;
	padding: 2px 0 0 0;
	text-align: left;
}

#PageBody2 {
	width: 950px;
	margin:0 auto;
	padding: 8px 0 0 0;
	text-align: left;
}

#login_PageBody1 {
	width: 1002px;
	margin:0 auto;
	padding: 15px 0 0 0;
	text-align: left;
}

#login_PageBody2 {
	width: 1002px;
	height: 587px;
	margin:0 auto;
	text-align: left;
	background-image: url(images/login_r2_c1.jpg);
}

#Copyright {
	margin:0 auto;
	text-align: center;
	height:40px;
}

#login_left {
	width: 200px;
	border: 1px solid #C6D8E2;
	margin:0 auto;
	text-align: left;
	background-color: #EDF7FF;
	height: 563px;
}

#login_right {
	width: 766px;
	border: 1px solid #C6D8E2;
	margin:0 auto;
	text-align: left;
	background-color:#FCFCFC;
	height: 563px;
}

#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: #069;}
.blue a:link { color: #069; text-decoration: underline;}
.blue a:visited { color: #069; text-decoration: underline;}
.blue a:hover { color: #FF0000; text-decoration: underline;}
.blue a:active { color: #FF0000; text-decoration: underline;}

.yellow{color: #F60;}

.red{color:#FF0000; font-size: 14px;}

.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 {color: #000000;}
.black a:link { color: #000000; text-decoration: none;}
.black a:visited { color: #000000; text-decoration: none;}
.black a:hover { color: #FF0000; text-decoration: none;}
.black a:active { color: #FF0000; text-decoration: none;}



.imgs {
	margin-top: 8px;
}

.title_big { font-size: 14px; font-weight: bold;}

.table1 {border: 1px solid #C5CFDC}

.table2 {margin-top: 5px; line-height: 21px;}

.input {width: 120px; height: 16px;}

.content {margin-top: 8px; margin-left: 5px;}

.td_bottom{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
}
.dashed_line{
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
}