body {
margin:0;
text-align:center;
font-size:12px;
/*filter:gray; */
}
/*刘宏毅添加 开始*/
a.link
{
	color:Black;
	text-decoration: none;
}
a.hover
{
	color:Black;
	text-decoration: underline;
}
a.visited
{
	color:Black;
	text-decoration: none;
}
/*刘宏毅添加 结束*/
.text {
	line-height: 14pt;
}
/*刘宏毅添加 结束*/
.salestext {
	line-height: 20pt;
}
td {  font-size: 12px; line-height:150%}

table,form,img{
border:none;
padding:0;
margin:0;
}
.textgray {
	font-size: 12px;
	color: #666666;
}

.singleline {
	border-right:#000000 solid 1px;
}

.Topsingleline {
	border-top:#000000 solid 1px;
}

a.black:link{
	color: #000;
	text-decoration: none;
}
a.black:visited{
	color: #000;
	text-decoration: none;
}
a.black:hover{
	color: #000;
	text-decoration: underline;
}


a.litfreshyellow:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFcc33;
	text-decoration: none;
}

a.litfreshyellow:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFcc33;
	text-decoration: none;
}

a.litfreshyellow:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFcc33;
	text-decoration: underline;
}

a.white:link{
	color: #fff;
	text-decoration: none;
}
a.white:visited{
	color: #fff;
	text-decoration: none;
}
a.white:hover{
	color: #fff;
	text-decoration: underline;
}

a.freshgray:link{
	color: #666;
	text-decoration: none;
}
a.freshgray:visited{
	color: #666;
	text-decoration: none;
}
a.freshgray:hover{
	color: #666;
	text-decoration: underline;
}

a.deepgray:link{
	color: #4D4D4D;
	text-decoration: none;
}
a.deepgray:visited{
	color: #4D4D4D;
	text-decoration: none;
}
a.deepgray:hover{
	color: #4D4D4D;
	text-decoration: underline;
}

.login{
	font-weight:bold;
}

.login a:link{
	color: #000000;
	text-decoration: none;
}

.login a:visited{
	color: #000000;
	text-decoration: none;
}

.login a:hover{
	color: #000000;
	text-decoration: underline;
}

.login input{
	border: 1px solid #FFFFFF;
	height: 14px;
}

.menu {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#4D4D4D;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}

.menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.search{
	line-height: 20px;
}

.searchtd{
	line-height: 10px;
}

.searchhelp{
	line-height: 180%;
}

.searchinput{
	border:#FFFFFF solid 1px;

}
.searchbutton{
	color:#ffffff;
	font-size:12px;
	border:#b3b3b3 solid 1px;
	height: 20px;
	line-height: 140%;
	background: #4d4d4d;
}

.searchselect{
	border:#FFFFFF solid 1px;
	height: 14px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.searchlogin{
	color:#000000;
	font-size:12px;
	border:#b3b3b3 solid 0px;
	height: 14px;
	font-weight: bold;
	line-height: 120%;
	background: #fccb11;
}
.searchgo{
	height: 18px;
	width: 30px;
	line-height: 90%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.maincontent {
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}
/*刘宏毅添加 开始*/
.maincontent a:link 
{
	color:Black;
	text-decoration:none;
}
.maincontent a:visited
{
	color:Black;
	text-decoration:none;
}
.maincontent a:hover
{
	color:Black;
	text-decoration:underline;
}
/*刘宏毅添加 结束*/
.middline{
border-right:#000000 solid 1px;
}

.link {
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	font-weight: bold;
	color: #FFFFFF;
}

.blacktitle{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 160%;
}

.blacktitle a:link{
	color: #000000;
	text-decoration:none;
}
.blacktitle a:visited{
	color: #000000;
	text-decoration:none;
}
.blacktitle a:hover{
	color: #000000;
	text-decoration:none;
}


.whitetitle{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	line-height: 160%;
}

.whitetitle a:link{
	color: #ffffff;
	text-decoration:none;
}
.whitetitle a:visited{
	color: #ffffff;
	text-decoration:none;
}
.whitetitle a:hover{
	color: #ffffff;
	text-decoration:none;
}

.border{
border-left:#000000 solid 1px;
border-right:#000000 solid 1px;
}

.yellowtitle{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	line-height: 160%;
}

.yellowtitle a:link{
	color: #FF9900;
	text-decoration:none;
}
.yellowtitle a:visited{
	color: #FF9900;
	text-decoration:none;
}
.yellowtitle a:hover{
	color: #FF9900;
	text-decoration:underline;
}

.littletitle{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 160%;
}

.litgraytitle{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 160%;
}

.pioneerlitgraytitle{
	font-weight:bold;
	color: #666;
}
.a.pioneerlitgraytitle:link{
    font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 160%;
	text-decoration: none;
	}
	
a.pioneerlitgraytitle:visited{	
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 160%;
	text-decoration: none;
}

a.pioneerlitgraytitle:hover{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 160%;
	text-decoration: underline;
}

.newslist{
	line-height: 160%;
}
.text14 {
	font-size: 14px;
	line-height: 14pt;
}


.foot {
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	line-height: 160%;
}

.STYLE1 {color: #666666}
.STYLE2 {font-size: 12px}

.menucurrent {
	margin: 0;
	height: 10px;
	width: 60px;
	background-color: #FCCB11;
	color: #000000;
}

.artistinput{
	line-height: 16px;
	background-color: #f5f5f5;
	border:#000000 solid 1px;
	font-size: 12px;
}

.textwhite {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.graytitle {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
}

.singleline {
	border-right:#000000 solid 1px;
}

.Commentsingleline {
	border-left:#000000 solid 1px;
}

.artworkmenucurrent {
	margin: 0;
	height: 10px;
	width: 70px;
	background-color: #FCCB11;
	color: #000000;
}
.searchgo1 {
	height: 18px;
	width: 30px;
	line-height: 90%;
	background-color: #4d4d4d;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.Articletitle{
	font-size: 12px;
	color: #666;
	text-align: right;
	line-height: 160%;
}

.tpbutton {
	background-color: #FFFFFF;
	text-align:center;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 170%;
}
/*刘宏毅添加 开始*/
.litblacktitle
{
	font-weight:bold;
}
/*刘宏毅添加 结束*/
.graytitle2 {

	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #4d4d4d;
	text-decoration: none;
}

.ft_title {
	font-family: "黑体";
	font-size: 18px;
	color: #4d4d4d;
	letter-spacing: 2px;
}

.ft_content {
	font-size: 12px;
	color: #4d4d4d;
	line-height:180%;
}

.zt_title{
	font-size:12px;
	color:#ff9900;
	font-weight:bold;
}
.zt_text{
	font-size:12px;
	color:#666;
	line-height:180%;
}

.newsinput{
	height: 17px;
	width: 100px;
	border: 1px solid #000000;
}
.newsbutton{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 20px;
	width: 30px;
	border: 1px solid #333333;
}
.textred{
	color:#b30000;
}

.whitefont {
	COLOR: #ffffff;
	text-decoration: none;
}
.graywordsearch {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #4d4d4d;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: -1pt;
}
.graylinknub {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}

.unlink {
	font-size: 14px;
	font-weight:bold;
	color: #cccccc;
}

.graytitle2 {

	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #4d4d4d;
	text-decoration: none;
}

.ft_title {
	font-family: "黑体";
	font-size: 18px;
	color: #4d4d4d;
	letter-spacing: 2px;
}

.ft_content {
	font-size: 12px;
	color: #4d4d4d;
	line-height:180%;
}

.zt_title{
	font-size:12px;
	color:#ff9900;
	font-weight:bold;
}
.zt_text{
	font-size:12px;
	color:#666;
	line-height:180%;
}

a.gray4d:link{
	color: #4d4d4d;
	text-decoration: none;
}
a.gray4d:visited{
	color: #4d4d4d;
	text-decoration: none;
}
a.gray4d:hover{
	color: #4d4d4d;
	text-decoration: underline;
}
/* 提名展栏目开始 */
.tmz_list {
	font-size:12px;
	color:#4d4d4d;
	line-height:210%;
}
/* 提名展栏目结束 */
/* 图书商城开始 */
.price {
	font-size:12px;
	color:#666666;
	line-height:210%;
	text-decoration: line-through;
	}
.order {
	font-size:12px;
	color:#fff;
	line-height:180%;
	background-color: #666666;
	height: 20px;
	width: 35px;
	border: none;
	}
.reg_border{
	border:solid #999 1px;
}
.reg_button{
	border:solid #666 1px;
	width:45px;
	height:22px;
	background-color:#BCD0E2;
	font-size:12px;
	color:#333;
	font-weight:bold;
	line-height:170%;
}
.reg_del{
	border:solid #666 1px;
	width:40px;
	height:20px;
	background-color:#BCD0E2;
	font-size:12px;
	color:#333;
	line-height:150%;
}
.reg_clear{
	border:solid #666 1px;
	width:70px;
	height:20px;
	background-color:#BCD0E2;
	font-size:12px;
	color:#333;
	line-height:150%;
}
.orderinput {
	font-size:12px;
	color:#333;
	background-color: #fff;
	border: solid #666 1px;
	line-height:120%;
	}
.look_pwd {
	font-size:14px;
	color:#b30000;
	font-weight:bold;
	}
.book_detail{
	font-size:12px;
	color:#4d4d4d;
	line-height:180%;
}
/* 图书商城栏目结束 */

/* 招生报名开始 */
.zs_text16 {
	font-size:14px;
	color:#4d4d4d;
}
/* 招生报名结束 */

