body {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "Verdana";
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat;
	text-align:center;

}

td { font-size: 12px; color: #333333; text-decoration: none; font-family: "Verdana"; line-height:18px;}

.ArtTD {border: 1px dashed #CCCCCC;}
sup {font-size: 10px;}

input {
	color: #888888;
	font-size: 12px;
	font-family:"Verdana", "Arial";
	line-height: 14px;
	background-color: #FFFFFF;
	height: 18px;
	border: 1 solid #999999;
}

textarea {
	color: #888888;
	font-size: 12px;
	font-family:Verdana, Arial;
	line-height: 18px;
	background-color: #FFFFFF;
	border: 1 solid #999999;
	overflow: auto;
}

select {font-size: 12px; color: #333333; border: #009B9B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana;}
a { color: #333333; text-decoration: underline;}
a:hover {
	color: #EE0000;
	text-decoration: underline;
}

li {
	list-style-type: none;
	list-style-position: outside;
	line-height: 18px;
}

.radio {
	border: 0px;
}
.button {
	height: 20px;
	width: 57px;
	border: 0 solid;


}

/*主表格两边白边*/
.borderMain
{
border-left:5px #FFFFFF solid;
border-right:5px #FFFFFF solid;
}

/*英文字*/
.fontEnglish { font-family: Arial, 宋体; font-size: 12px; text-decoration: none;}

/*标题字*/
.fontTitle {
	font-weight: bold;
	text-decoration: none;
	color: #FF3300;
	font-size: 12px;

}

/*文章标题字*/
.fontLetterTitle {
	font-weight: bold;
	text-decoration: none;
	color: #F00000;
	font-size: 18px;
}

/*特大字*/
.fontSuperBig {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: "verdana";
}

/*醒目字*/
.fontStriking{ font-weight: bold;  text-decoration: none; color: #FF3300;}

/*搜索框中字*/
.search {background-color: #FFFFFF;height: 16px;font-family: "Verdana";font-size: 12px;line-height: 14px;border: 1px solid #000000;}

/*日历专用字*/
.calendarDay {font-family:Verdana; font-weight: bold;   text-decoration: none; color:#555555}
.calendarToDay {font-family:Verdana; font-weight: bold;   text-decoration: none; color:#FFFFFF}

/*上导航字*/
.fontNav{
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A.fontNav:hover{color:#FFFF00;background-color:#000000;text-decoration: underline; }

/*版权字*/
.fontCopyright{  font-size:11; text-decoration: none; color: #999999;}
A.fontCopyright:hover{color:#FFAA00;text-decoration: none; }

/*属性字体*/
.fontField{  font-size:11; text-decoration: none; color: #666666;font-weight:bold;}
.fontGray {
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
}

/*上导航其它字*/
.nav {
	color: #F2F2F2;
}

A.nav:hover{color:#FFFF00}

.hot_Color{color:#EE1100}
A.hot_Color:hover{color:#FF6600}

#fontzoom{font-size:14px;color:#222222;line-height:24px;}
#fontzoom a{color:#0000FF;text-decoration:underline;}
#fontzoom a:hover{color:#EE1100;text-decoration:underline;}

/*栏目页通用标题样式*/
.title
{
 background-image: url(../images/bg_AllTitle.gif);
 height: 40px;
 padding-top:7px;
 padding-left:25px;
 font-weight: bold;
 color:#111111;
}

.webpickImg
{
	border:0px #FF0000 solid;
	width:710px;
	cursor:hand;
}


.links a
{
white-space:nowrap;
}






/*首页幻灯*/

.hot {
	overflow: hidden; width: 195px;  height: 145px;text-align:left;
}
.slider {
	padding:0px;
	position: absolute;
}
.slider li {
	display: inline; list-style-type: none;
}
.slider img {
	display: block; width: 195px; height: 145px;border:0px;
}
.slider2 {
	width: 975px;
}
.slider2 li {
	float: left
}
.num {
	right: 5px; bottom: 5px; position: absolute
}
.num li {
border: 0px;
font-size: 10px;
filter: alpha(opacity=75);
float: left;
margin:3px 1px;
overflow: hidden;
width: 14px;
cursor: pointer;
color: #ffffff;
line-height: 14px;
font-family: arial;
height: 14px;
background-color: #000000;
text-align: center;
}
.num li.on {
border:0px;
font-weight: bold;
font-size: 10px;
margin: 0px 1px;
width: 16px;
color: #fff;
line-height: 16px;
height: 16px;
background-color: #ee0000;
}
