/*
IE HACK
name	{} FOR MZ;
*html	{} FOR IE6;
*+html	{} FOR IE7;
*/

/* 全局样式 Global-Style **********************************************************/
*								{margin: 0; padding: 0; font-size:12px}
html,body						{margin: 0; font: 12px/160% "宋体"; color: #515c65;}
div,form,span					{text-align: left; margin: 0; padding: 0; font-size:12px}
ul,li,ol,dl,dt,dd,tr,td			{margin: 0; padding: 0; list-style: none; font-size:12px}
img								{vertical-align: center; margin:0; padding:0; border:0;}

/* 全局链接 Global-Link-Style **************************************************/
a								{text-decoration: none;}
a:link							{color: #555;}
a:visited						{color: #555}
a:hover							{color: #e95707;}
a:active						{color: #555;}

#topmenu a						{color: #024682}
#topmenu a:hover				{color: #ffffff}

#copyright a					{color: #A2A2A2}
#copyright a:hover				{color: #024682}

a.nav:link						{color: #696969}
a.nav:visited					{color: #696969}
a.nav:active					{color: #696969}
a.nav:hover						{color: #024682}


.bg01 {  background-image: url(../images/bg01.jpg); background-repeat: repeat-x; background-position: left top}
.bg02 {  background-image: url(../images/bg03.jpg); background-repeat: no-repeat; background-position: center bottom}
.bg03 {  background-image: url(../images/bg07.jpg); background-repeat: repeat-x; background-position: left top}
.links {  font-family: "宋体"; font-size: 12px; color: #333333; text-decoration: none}
.bg04 {  background-image: url(../images/topx.jpg); background-repeat: no-repeat; background-position: left top}

a.guding:link				{line-height:20px; font-size: 14px; font-weight:bolder; color:#ff0000}
a.guding:visited			{line-height:20px; font-size: 14px; font-weight:bolder; color:#ff0000}
a.guding:active				{line-height:20px; font-size: 14px; font-weight:bolder; color:#ff0000}
a.guding:hover				{line-height:20px; font-size: 14px; font-weight:bolder; color:#ff0000}

.text						{border:1px solid #3590e1; width:200px}
.INPUT						{border:1px solid #000000; background:#ffffff}

.newslist					{}
.newslist span				{width:200px; float:right;}

.mtDropdownMenu {
	z-index:1; LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #C6C6C6 1px solid; BORDER-TOP: #C6C6C6 1px solid; Z-INDEX: 2; left: 0px; BORDER-LEFT: #C6C6C6 1px solid; BORDER-BOTTOM: #C6C6C6 1px solid; POSITION: relative; TOP: 0px}
.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #333333; BORDER-BOTTOM: medium none; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none; EXT-DECORATION: none
}
.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=70); LEFT: 0px; COLOR: #c00000; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=20); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=20); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
	BACKGROUND: #4588FD; COLOR: #ffffff
}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px
}
.p9 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #333333; text-decoration: none}
.bbsTopiccontent{
	border: 1px dashed #CCCCCC;
	background-color: #EEEEEE;
	text-indent: 10px;
}
.bbsTopiccontentRp{
	border: 1px dashed #CCCCCC;
	text-indent: 10px;
}