﻿html
{
}

body
{
background-color:#cccccc;
text-align:center;
margin:20px;
padding:0px;
font-family:Verdana,Arial,Helvetica, sans-serif;
line-height:20px;
}

img
{
border:0px;
}

td
{
font-size:12px;
font-family:Verdana,Arial, Helvetica, sans-serif;
}

div
{
text-align:left;
background-color:#ffffff;
font-size:12px;
font-family:Verdana,Arial, Helvetica, sans-serif;
}

a
{
color:#333333;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 5px;
}

form{
margin:0px;
}

input {
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
	border-style: solid;
	border-color:#999999;
	border-width: 1px;
	line-height: 14px;
	height: 15px;
	width:90px;
	padding:1px;
}

textarea {
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
	line-height: 18px;
	background-image: url(../blog/icon/inputBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

select {
font-size: 12px; 
color: #333333; 
font-family: Verdana;
}

hr
{
height:1px;
}

.radio {
	border: 0px;
	width:auto;
	height:auto;
}
.button {
	height: 22px;
	width: 60px;

}

#main #left ul
{
text-align:left;
background-color:#eeeeee;
}

#main #left li {
	list-style-position: outside;
	list-style-type: none;
	line-height:22px;
	border-bottom:1px solid #ffffff;
}

#main #left #left02
{
text-align:center;
}

#main #left #left02 li
{
	padding:5px;
}

#main #left #left02 li img
{
	width:180px;
}

h2{
	font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#444444;
	height: 20px;
	padding: 10px;
	margin:0px;
	font-family:微软雅黑,verdana;
}

h5
{
	background-image:url(../images/icon_bgtitle.gif);
	font-size:14px;
	color:#ffffff;
	height:18px;
	padding:5px 10px;
	margin: 0px;
	text-align:left;
	font-family:微软雅黑,verdana;
}


h4
{
	background-color:#dddddd;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:0px;
	color:#333333;
	font-family:微软雅黑,verdana;
}

#top
{
margin:0px auto;
padding:0px;
width:952px;
height:188px;
text-indent:-10000px;
background-image:url(../images/top.gif);
}

#nav
{
background-color:#000000;
color:#ffffff;
font-size:16px;
font-weight:bold;
height:25px;
width:952px;
padding-top:10px;
text-align:center;
margin-right:auto;
margin-left: auto;
font-family:微软雅黑,verdana;
}

#nav a
{
color:#ffffff;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#nav a:hover
{
color:#FF0000;
text-decoration:underline;
}




#main
{
overflow:hidden;
width:952px;
height:100%;
background-color:#ffffff;
text-align:left;
border:0px;
margin-right:auto;
margin-left: auto;
}

#left
{
width:200px;
height:100%;
overflow:hidden;
padding:10px 0px 10px 0px;
border-left:10px solid #ffffff;
float:left;
height: auto;
text-align:center;
background-color:#eeeeee;
padding-bottom:100000px;
margin-bottom:-100000px;
}

#right
{
background-color:#ffffff;
width:722px;
height:100%;
overflow:hidden;
padding:10px;
float:left;
}

#bottom
{
width:932px;
padding:10px;
border-top:solid 3px #000000;
clear:both;
margin-right:auto;
margin-left: auto;
}

/*日历专用字*/
.calendarDay 
{
font-family:Verdana;
font-weight: bold;
text-decoration: none;
color:#555555;
}
.calendarToDay 
{
font-family:Verdana;
font-weight: bold;
text-decoration: none;
color:#000000;
}


.fontBold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

/*标题字*/
.fontTitle {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

.fontLetterTitle{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-family:微软雅黑,verdana;
}

.fontKindTitle{
font-weight: bold;
font-size:14px;
text-decoration: none;
color: #DD0000;
font-family:微软雅黑,verdana;
}


/*醒目字*/
.fontStriking{ font-weight: bold; 
text-decoration: none;
color: #ff3300;
}

/*上导航字*/
.fontNav{
	text-decoration: none;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/*中间二块*/
.bgMain1{
background-color:#eeeeee;
padding:10px;
height:50px;
}

.bgMain2{
background-color:#F8F8F8;
padding:10px;
}
/*属性字体*/
.fontField{  font-size:11; text-decoration: none; color: #666666;font-weight:bold;}

/*内容字*/
#fontZoom{
font-size:14px;
line-height:24px;
font-family:微软雅黑,arial;
}

.hits
{
text-align:right;
padding-right:12px;
}

.next
{
text-align:center;
padding:5px;
}