@charset "gb2312";
/* CSS Document */
*{margin:0px; padding:0px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	height:100%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#header {
width:850px;
text-align:left;
}

#login {
width:850px;
height:23px;
background-image:url(../images/cg_r1_c25.jpg);
padding-top:5px;
}
#login li {
list-style-type:none;
display:inline;
float:left;
margin-left:20px;
}

#login li .input1 {
border:1px solid #CCCCCC;
width:100px;
height:15px;
}

#login li .img1 {
width:38px;
height:18px;
}

#login .shouye {
text-align:right;
width:250px;
}

#banner {
width:850px;
height:121px;
background-image:url(../images/cg_r4_c2.jpg);
}

#menuer {
width:850px;
height:34px;
background-image:url(../images/cg_r5_c3.jpg);
text-align:center;
padding:0px;
overflow:hidden;
}
#menuer li {
list-style-type:none;
display:inline;
margin-left:10px;
}
#menuer li a:hover,#fmenu li a:hover {
margin:1px;
text-decoration:underline;
}

#sercher {
width:850px;
height:32px;
background-image:url(../images/cg_r7_c30.jpg);
}
#sercher li {
list-style-type:none;
display:inline;
float:left;
}
#sercher .selec {
margin-top:5px;
}

#sercher li .input2 {
width:100px;
height:18px;
border:1px solid #333;
}

#sercher li .submit {
width:60px;
height:18px;
border:1px solid #333;
margin:5px;
}

#sercher .riqi {
padding-top:5px;
text-align:right;
}

#contenter {
width:850px;
background-color:#FFFFFF;
text-align:left;
margin-bottom:1px;
height:100%;
}

#footer {
height:80px;
width:850px;
background:url(../images/footbg.jpg) top repeat-x;
}

#banquan {
height:80px;
width:850px;
text-align:center;
line-height:20px;
background-color:#FFFFFF;
}

#fmenu {
width:850px;
height:25px;
padding-top:5px;
overflow:hidden;
}
#fmenu li {
display:inline;
list-style-type:none;
}
