﻿/* 全局 */
body{ margin-right: auto; margin-left: auto;  text-align:center; background-image:url(/images/bg.gif)}
body,td,div,hl,ul,li{ font-size: 12px; font-family: 宋体;  margin: 0; padding: 0; color:#000000}
td{ font-size: 12px; font-family: 宋体; color:#000000}
td a{ font-size: 12px; font-family: 宋体; color:#000000}
div{text-align:left;}
#body{ width: 940px; margin-right: auto; margin-left: auto; background-color:#FFFFFF; text-align:center;}
form { margin: 0; padding: 0; }
p {margin: 0px;padding: 0px;}
a {font-size: 12px; color:#000000 text-decoration: none   ; }
a:link {color:#000000 text-decoration: none; }
a:visited {color:#000000 text-decoration: none; }
a:hover {color:#000000 text-decoration: underline; }
a:active {color:#000000 text-decoration: none; }
ul {margin: 0px;padding: 0px;}
li { list-style-type: none; color:#000000 }

/* 字体 */
.bold { font-weight: bold; }
.oblique { font-style: oblique; }
.uline { text-decoration: underline; }
.arial { font-family: arial; }
.fs-12 { font-size: 12px; }
.fs-14 { font-size: 14px; }

/* 字体颜色 */
.red { color: red;}
.white { color: white;}
.black { color: black;}
.navy { color: navy;}
.blue { color: blue;}

.pagelist
{
	float:left;
	width:96%;
	margin-top:10px;
	margin-bottom:10px;
	padding:8px;
	BORDER-top: #EE6843 1px solid;
	text-align:center;
	background:#F5F5E6;
	
}