
/* CSS Document */
body{
	margin:0px auto;
	background-image:url(../images/001.jpg);
	background-repeat:repeat;
}
#maindiv
{
    margin:0px auto;
	border-top:5px solid #ececec;
	background-color:#FFF;
	width:900px;
	min-height:900px;
	overflow:visible;
}
#top{
	width:900px;
	height:30px;
	background-image:url(../images/cen_top.jpg);
	float:left;
}
ul{
	list-style:none;
	margin:0px;
}
#leftc1
{
    width:660px;
}
#area1{
	height:280px;
	width:100%;
	border:1px solid #09F;
}
#intro{
	width:590px;
	height:280px;
	float:left;
	background-color:#FFFFE7;
}
#intro table{
	margin:10px auto;
	background-color:#EEE;
	width:75%;
	font-family:"华文楷体";
	height:260px;
}
.area{
	height:auto;
	width:100%;
	border:1px solid #09F;
	margin-top:5px;
}
table caption{
	background-color:#09F;
	padding-left:15px;
	font-family:"华文楷体";
	font-size:20px;
	color:#FFF;
}
.area table tr td{
	font-family:"隶书";
	
}
.area1{
	width:100%;
	font-size:12px;
	color:#666;
}
.aright{
	width:228px;
	float:left;
	
	min-height:700px;
	
}
#assign{
	width:228px;
	background-image:url(../images/right_top.jpg);
	height:135px;
}
#rightnav{
	width:228px;
	height:260px;
	padding-top:20px;
}
#rightnav li
{
    display:block;
	margin-left:25px;
}
#rightnav li a{
	display: block;
	text-decoration: none;
	font-size:16px;
	margin-top:5px;
	width:150px;
	height:25px;
	background-image:url(../images/nav-bg.jpg);
	color:#FFF;
	padding:5px 0px 0 5px;
}
#rightnav li a:hover{
	display: block;
	text-decoration: none;
	font-size:16px;
	margin-top:5px;
	width:150px;
	height:25px;
	background-image:url(../images/nav-bghover.jpg);
	color:#FFF;
	padding:5px 0px 0 5px;
}
.leftc{
	width:670px;
	min-height:700px;
	float:left;
	border-left:1px solid #10A0C5;
	overflow:visible;
}
.lefttop{
	height:45px;
	width:650px;
	margin:20px 0 0 0px;
	background-image:url(../images/bg.jpg);
}
.leftc div{
	float:left;
}
#flashnews{
	width:320px;
	height:260px;
	overflow:hidden;
	float:left;
}
.fl{
	height:185px;
	width:200px;
	margin:30px 0 0 14px;
}
#foot{
	width:900px;
	height:30px;
	background-image:url(../images/foot.jpg);
	float:left;
}
.inleft{
	margin-left:10px;
	width:650px;
	overflow:visible;
	}
.inleft input
{
    width:100px;
}
#assi
{
    width:180px;
    margin:40px 0 0 20px;
    height:60px;
    float:left;
}
 .tdtitle
{
   width: 50px;
   text-align:right;
}
.rf
{
    width:900px;
    height:40px;
    background-color:#FFF;
    margin:0px auto;
}
.tix
{
    width:900px;
    height:160px;
    background-image:url(../images/logo.jpg);
    float:left;
}
#encn
{
    float:right;
    font-size:12px;
    margin-top:10px;
    margin-right:10px;
}