a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #AE0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px 0px auto 0px;
}

.table{
	margin: 0px;
	padding: 0px;
	width: 500px;
}
.today {
	font-size: 10px;
	font-style: normal;
}
/*用户面板*/
#sidebar {
	width: 114px;
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 5px;
}
#sidebarTop {
	width: 114px;
	height: 4px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 4px;
}
#sidebarBottom {
	width: 114px;
	height: 5px;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 5px;
}
.sidebarMenu {
	width: 114px;
	height: 24px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/menu_bg.gif);
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 4px;
	font-size: 12px;
	background-color: #F6F6F6;
}
.sidebarSubMenu {
	width: 114px;
	height: 22px;
	font-size: 12px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 3px;
	background-color: #F6F6F6;
}
.sidebarSubMenu a {
	color: #000000;
	text-decoration: none;
}
.sidebarSubMenu a:hover {
	color: #669900;
}
.sidebarSubMenu2 {
	width: 114px;
	height: 22px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 3px;
}
.sidebarSubMenu2 a {
	color: #000000;
	text-decoration: none;
}
.sidebarSubMenu2 a:hover {
	color: #669900;
}
/* END SIDEBAR */

.entriesList {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.3em;
	padding: 5px;
}
.entriesList a:link, .entriesList a:visited, .entriesList a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.entriesList a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.entriesListSub {
	padding: 3px;
	background-color: #F6F6F6;
}

.menu {
	font-size: 12px;
	line-height: 12px;
	height: 18px;

}
.button {
	font-size: 12px;
	line-height: 15px;
	height: 20px;
}

.titletext {
	font-size: 16px;
	font-weight: bold;
}


.input {
	height: 25px;
	width: 200px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;

}
.mainentitle {  /*****中部标题中英文****/
font-weight: normal; font-family:宋体; font-size: 12px; color: #666;
padding-left: 10px;
}
.Main {
float: left;
clear: both;
padding: 5px; margin-top: 0px; border: 0px;
width: 762px; height: 100px;
}
.Main_Title{
padding: 0px; margin: 0px; border: 0px;
font-weight: bold ; font-family:宋体; font-size: 16px; color: #666;
width: 762px; height: 30px;
background: url(/Images/m_title.gif) #f2f2f2 no-repeat top left;
}
.Main_Copy{
padding: 0px; margin: 0px; border: 0px;
font-weight: normal ; font-family:宋体; font-size: 12px; color: #000000;
width: 762px; height: 30px;
background:  #f2f2f2 no-repeat top left;
}
.alink {
	color: #CC0000;
}
.tagtable1 {

	width: 700px;
}
.tagtable2 {
	width: 650px;
}
.tagtable3 {
	WIDTH: 680px;
	font-size: 12px;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #F5F5F5;
	border: 1px solid #EEEEEE;
}


.tag_insert{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEFCB8;
	border-right-color: #8BBF13;
	border-bottom-color: #AAC05C;
	border-left-color: #E3F9A4;
	font-size: 12px;
	background-color: #F4FEE2;
	line-height: 2;
	color: #000000;
	cursor: hand;
}
.atop:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.atop{
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.atop:link {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.atop:hover{
	COLOR:#000000; 
	TEXT-DECORATION: none;
}
