﻿.nav{
	color:#666666;
	display:block;
	text-align:left;
	height:27px;
	line-height:27px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:25px;
	letter-spacing: 1px;
	background-image: url(../images/bg/nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav:hover,.nav:active{
	background:url(../images/bg/navA.gif) no-repeat left center;
	color:#b50005;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.navA{
	background:url(../images/bg/navA.gif) no-repeat left center;
	color:#b50005!important;
	display:block;
	text-align:left;
	height:27px;
	line-height:27px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left:25px;
	font-weight: bold;
}
.about {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	white-space: normal;
}
.shownews {
	font-size: 12px;
	line-height: 22px;
	color: #cccccc;
}
.bottom {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.news {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 25px;
}

.a {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}

a:link {
        font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CCCCCC;
}
.title {
	font-family: "黑体";
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
/* 信息列表样式------------------------------------- */
td.ListTitle        {background-image: url(Point_line_01.gif);height: 27px;font-size: 12px;font-family:Arial,Verdana,"宋体";color: #666666;}
td.ListDown         {background-image: url(Point_line_01.gif);height: 30px;}
/* 分类菜单链接样式----------------------------------- */
tr.WebMenu      { vertical-align: middle; background-image: url(Point_line_02.gif);height: 26px;}

.title_en {
	font-size: 12px;
	color: #FF0000;
}
.title_cn {
	font-size: 12px;
	color: #FFFFFF;
}


.button { 
	border-left: #ffffff 1px ridge; 
	border-right: #2F2F2F 1px ridge; 
	border-top: #ffffff 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
    font-family:"宋体";
	font-size: 12px;
    color: #1c1c1c; 
	background-color: #EBF2F9; 
	cursor: hand; 
}
.TextBox{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
    font-family:Verdana,Arial,"宋体";
	color: #2f2f2f;
}
.textfield{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
	color: #2f2f2f;
}