body, td, p {
	font-family: "宋体";
	font-size: 12px;
}

td,div,table{font-size:12px;font-family: "宋体";line-height:150%;}

body{padding:0px;text-align:center;margin:0px auto; background:#ECECEC;}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,div{margin:0;padding:0;border:0;}


a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #3e3a39;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #3e3a39;
	text-decoration: none
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #2657E8;
}



.panelTitle {
	background-color: #4687D8;
	color:#eeeeee;
	font-weight: bold;
	border-color: #3366ff #000033 #000033 #3366ff;
	border-width: 1;
	border-style: solid;
	padding: 1;
	padding-left:8px;
}

.panelBody {
	background-color: #eeeeee;
	border-color: black;
	border-width: 0 1 1 1;
	border-style: solid;
	padding: 2;
}


#pageTitle {
	background-color: #4687D8;
	color:#eeeeee;
	font-weight: bold;
	font-size: 14px;
	border-color: #3366ff #000033 #000033 #3366ff;
	border-width: 1;
	border-style: solid;
	padding: 1;
	text-align: center;
}



#footer {
	border: 0px;
	background-color: #FFFFFF;
}


.bottom {
	width: 960px;
	height:120px;
	}
.bottom li {
	font-family: "宋体";
	font-size: 12px;
	color: #3e3a39;
	line-height: 24px;
}
.bottom ul {
	margin: 0px;
	list-style-type: none;
}

.bottom a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #3e3a39;
	text-decoration: none;
}
.bottom a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #3e3a39;
	text-decoration: none;
}
.bottom a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #E81627;
	
}


.dotLinkText{ 
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
	PADDING-LEFT: 26px;text-align:left;  vertical-align:middle; line-height:21px; height:21px;
	background:url(./images/dot1.jpg) no-repeat 14px 8px;
}


.dotLinkText a:link{font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}
.dotLinkText a:visited{font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}
.dotLinkText a:hover{font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}

a:link.dotLinkText {font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}
a:visited.dotLinkText {font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}
a:hover.dotLinkText {font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}


.noselLinkText{ 
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
	PADDING-LEFT: 20px;text-align:left;  vertical-align:middle; line-height:21px; height:21px;
	background: no-repeat 6px 8px;
}

.selLinkText{ 
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;	
	PADDING-LEFT: 20px;text-align:left;  vertical-align:middle; line-height:21px; height:21px;
	background:url(./images/mini_icons_115.gif) no-repeat 6px 8px;
}

a:link.noselLinkText {font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}
a:visited.noselLinkText {font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}
a:hover.noselLinkText {font-size:12px;text-decoration:none;color:#3e3a39; line-height:150%;}

a:link.selLinkText {font-size:12px;text-decoration:none;color:#B8350D; line-height:150%;}
a:visited.selLinkText {font-size:12px;text-decoration:none;color:#B8350D; line-height:150%;}
a:hover.selLinkText {font-size:12px;text-decoration:none;color:#B8350D; line-height:150%;}


.positionTitle {
	background-color: #CEE9F4;
	color:#06092E;
	font-weight: bold;
	font-size: 13px;
	border-color: #3366ff #000033 #000033 #3366ff;
	border-width: 0;
	border-style: solid;
	padding: 1;
	text-align: left;
	font-weight: bold;
}

.positionTitle a:link{font-size:12px;text-decoration:none;color:#F8250D; line-height:150%;}
.positionTitle a:visited{font-size:12px;text-decoration:none;color:#F8250D; line-height:150%;}
.positionTitle a:hover{font-size:12px;text-decoration:none;color:#3b3b3b; line-height:150%;}

.positionTitle span
{
	font-weight: normal;
}

#top{width:960px; height:196px;margin:auto;} /*页面顶部包含框架*/
#content{width:960px;margin:auto;background-color: #FFFFFF;} /*页面主体包含框架*/
.left{float:left;width:710px;text-align:left;margin:0; } /*页面左侧包含框架*/
#articleleft{float:center;width:960px;text-align:left; } /*页面左侧包含框架*/
.right{float:right;width:250px;text-align:left;margin:0;} /*页面右侧包含框架*/