@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF;
	padding:0px;
	margin:0px;
}
table,p {
	font-size:12px;
	font-family:"微软雅黑", "宋体";
}

a {
	color:#700000;
}

a:link {
	text-decoration:none;
}
a:visited {
		text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.menulink {
	font-size:125%;
}

.menulink:hover {
	text-decoration:none;
}

#banner {
	height:165px;
	background:#CDDAF1;
	border-top:10px solid #9F99EA;
	margin-top:10px;
	width:1000px;
}

#span2 {
	font-size:12px;
}
#span2 a:link {
	color:#CCC;
}
#span2 a:visited {
	color:#CCC;
}
#span2 a:hover {
	text-decoration:none;
	color:yellow;
}

.margintop10 {
	margin-top:10px;
}


#f_leftmenu {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:210px;
	margin-top:10px;
}
#f_leftmenu li {
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align:right;
}
#maindiv {
	float:left;
	margin-top:10px;
	width:794px;
	padding-left:20px;
}
#table1 {
	clear:both;
}

#div1 {
	color:#700000;
	padding:10px;
	border:1px dotted #CCC;
	position:relative;
}

#div1 h3 {
	color:#700000;
}

#div1 p {
	line-height:200%;
	font-size:14px;
}
#div2 {
	border:1px solid #CCC;
	height:100%;
	padding:5px;
}
#bodydiv {
	width:1004px;
	position:relative;
	left:50%;
	margin-left:-502px;
}
#toptable {
	width:1004px;
	position:relative;
	left:50%;
	margin-left:-502px;
}
#topbannertable {
	width:1004px;
	position:relative;
	left:50%;
	margin-left:-502px;
}

#table1 {
	width:1004px;
	position:relative;
	left:50%;
	margin-left:-502px;
}


#guide {
	color:#700000;
	margin-bottom:10px;
}

#news {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#news li {
	padding:0px;
	margin:0px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #CCC;
}

#news {}


/*--------------------------*/
#album ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:100%;
}
#album ul li {
	float:left;
	margin:0px;
	padding:0px;
	padding-top:126px;
	position:relative;
	width:186px;
	text-align:center;
	font-size:14px;
}
#album ul li img {
	width:150px;
	height:113px;
	position:absolute;
	left:13px;
	top:0px;
	padding:4px;
	outline:1px solid #CCCCCC;
	border:0px;
}
/*--------------------------*/
#div10 {
	color:#700000;
	padding:10px;
	border:1px dotted #CCC;
	position:relative;
}

#div10 h3 {
	color:#700000;
}

#div10 p {
	line-height:200%;
	font-size:14px;
}
#div10 img {
	position:absolute;
	top:20px;
	right:30px;
	border:1px solid #ccc;
}
#div10 #p1 {
	width:48%;
}


#dftable {
	width:100%;
	border-collapse:collapse;
	font-size:14px;
}
#dftable td {
	border:1px solid #CCCCCC;
	padding:5px;
}
#dftable .td07 {
	font-weight:bold;
	color:#660066;
}
#table2 {
	width:95%;
	border-collapse:collapse;
	margin:10px 0px;
	margin-left:15px;
	font-size:14px;
	
}
#table2 td {
	border:0px;
	border-bottom:1px dotted #CCCCCC;
}

.ul1 {
	list-style:none;
	padding:0;
	margin:0;
	clear:both;

}
.ul1 li {
	float:left;
	padding:5px 0;
	width:33%;
}