body {
	font-family: "宋体";
	font-size: 12px;
	margin:0px;
	background-image:url(/images/topBg.gif);
	background-repeat: repeat-x;
	text-align:center;
}
a:link{color:#000000; text-decoration: underline;}
a:visited{color:#000000; text-decoration: underline;}
a:hover{color:#ff0000; text-decoration: underline;}

#float_ad_left{ 
	background-color:red; 
	border: 1px solid #fcc;    
	position:absolute;    
	top:100px;    
	left:16px;    
	width:100px;    
	height:120px;    
}    
#float_ad_right{ 
	position:absolute;    
	top:100px;    
	right:0px;    
	width:80px;    
	height:250px;    
}


#mainBg{width:820px; margin:auto;}
/* index */
#indexLeft{float:left; width:200px;}
#indexCenter{float:left; width:350px; margin-left:10px;}
#indexRigth{float:right; width:250px;}

/*main*/
#mainLeft{float:left; width:180px;}
#mainRigth{float:right; width:630px;}

/* Show */
#ShowLeft{float:left; width:250px;}
#ShowRight{float:right; text-align:left; width:540px; border:1px solid #EBEBEB; padding:10px;}

#showTitle{color:#157898; font-size:16px; font-weight:bold; text-align:center; padding-top:10px; padding-bottom:10px; line-height:26px;}
#showSource{text-align:center; height:24px; line-height:24px; background-color:#F2F2F2;}
#showInfo{text-align:left; line-height:22px; padding-top:10px;}
#AddressLink{text-align:left; font-family:Arial;}

/*top 开始*/
#top{width:820px; height:68px; margin:auto;}
#top ul{list-style:none; margin:0px;}
#top_Left{float:left; background-image:url(/images/logo.gif); background-repeat:no-repeat; height:50px; width:292px;}
#top_Right{float:right; padding-top:30px;}
#top_Right a:link{color:#000099; text-decoration: underline;}
#top_Right a:visited{color:#000099; text-decoration: underline;}
#top_Right a:hover{color:#ff0000; text-decoration: underline;}

#menu{background-image: url(/images/menuBg.gif); height:22px; font-size:14px; font-weight:bold; color:#FFFFFF; padding-top:12px;}
#menu a:link{color:#E2F9FF; text-decoration: none;}
#menu a:visited{color:#E2F9FF; text-decoration: none;}
#menu a:hover{color:#37FFFD; text-decoration: underline;}
/*top 结束*/



.winTitleImage{background-image: url(/images/titleBg.gif); height:27px; border: 1px solid #8BC8D9; color:#006699;}
.winTitleImage ul{list-style:none; margin:0px; padding:0px;}

.winTitleColor{ background-color:#E2F9FF; height:27px; border: 1px solid #8BC8D9; color:#006699;}
.winTitleColor ul{list-style:none; margin:0px; padding:0px;}

.winTitle_Left{float:left; text-align:left; font-size:14px; font-weight:bold; line-height:27px; padding-left:10px;}
.winTitle_Right{float:right; font-family:Arial; line-height:27px; padding-right:5px;}
.winTitle_Right a:link{color:#006699; text-decoration: underline;}
.winTitle_Right a:visited{color:#006699; text-decoration: underline;}
.winTitle_Right a:hover{color:#ff0000; text-decoration: underline;}

.winInfo{
	border-left: 1px solid #8BC8D9;
	border-right: 1px solid #8BC8D9;
	border-bottom: 1px solid #8BC8D9;
	text-align:left;
	padding-left:9px;
	padding-right:9px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:23px;
}

#pageLink{text-align:right; text-align:left;}

.winInfoTxt{
	background-image:url(images/Icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left:12px;
}

#titleIcon_1{
	background-image:url(/images/Icon1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:22px;
}

#titleIcon_2{
	background-image:url(/images/Icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:22px;
}

#titleIcon_3{
	background-image:url(/images/Icon3.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:22px;
}

#titleIcon_4{
	background-image:url(/images/Icon4.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:22px;
}

.dateStyle{ color:#FF6C00; font-family: Arial; font-size:11px;}

/*友情连接*/
.winTitleLink{background-image: url(/images/linkBg.gif); height:24px; border: 1px solid #E5E8E8; color:#333333;}
.winTitleLink ul{list-style:none; margin:0px; padding:0px;}
.winLinkInfo{
	border-left: 1px solid #E5E8E8;
	border-right: 1px solid #E5E8E8;
	border-bottom: 1px solid #E5E8E8;
	text-align:left;
	padding-left:9px;
	padding-right:9px;
	padding-top:6px;
	padding-bottom:6px;
	line-height:23px;
}


#bottomBg{
	border-top: 5px solid #8BC8D9;
	background-color: #E3F4FA;
	padding-top:10px;
	text-align:center;
}
#bottom{margin:auto; width:560px; text-align:center; line-height:20px; font-family:Arial;}
