/*布局*/
BODY {
	margin: 0;
}
td,p,li,ul,select,input,textarea,div{
	FONT-SIZE: 12px;
	COLOR: #000000;
}
ul {
	margin: 0px;
}
form{
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight:normal;
}
#header {
	width: 100%;
	margin:0 auto;
} 
/*默认链接*/
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
}
/*使所有图片的边框为0*/
IMG {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	text-align: center;
}
/*文字*/
.title {
	color: #24201a;
	font-size: 16px;
	font-weight: bold;
}
.font3 {
	color: #24201a;
}
.font4 {
	color: #666;
}
.white {
	color: #FFF;
	font-size: 14px;
}
.font8 {
	color: #0099cc;
}

.font1 {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 2px 7px 0px 5px;
}
.font1 a:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 2px 7px 0px 5px;
}
.font1 a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.font1 a:visited {
	font-size: 12px;
	text-decoration: none;
}
.font2 {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 2px 7px 0px 5px;
}
.font2 a:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 2px 7px 0px 5px;
}
.font2 a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.font2 a:visited {
	font-size: 12px;
	text-decoration: none;
}

a{text-decoration:none;color:#666}
a.a1:link{text-decoration:none;color:#666}
a.a1:hover{color:#0099FF}
a.a1:visited{text-decoration:none;}

.loginLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636363;
}
.TableLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
/*内容*/
.ceTop {
	background-image: url(ind-8.gif);
	background-repeat: no-repeat;
	width: 221px;
	font-size: 14px;
}
.ceTop2 {
	background-image: url(ind-8_2.gif);
	background-repeat: no-repeat;
	width: 221px;
	font-size: 14px;
}
.ceTop h1 {
    margin-top: 2px;
	font-size: 14px;
}
.ceKuang {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099cc;
	border-left-color: #0099cc;
}
.fontContent {
	line-height: 20px;
}
.ldbzKuang {
	width: 714px;
	background-image: url(ind-20.gif);
	background-repeat: no-repeat;
}
.infoKuang {
	border: 1px solid #cecfce;
}

.pic {
	border: 1px solid #FFF;
}
h4 {
	font-size: 14px;
	color: #FFF;
	margin-top: 2px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-weight: bold;
}

