﻿body {
	font-family: arial, 宋体, serif;
	font-size:12px;
	margin:0px;
	text-decoration:none;
	background-color: #F3F3F3;	
}

input 
{ 
	border: 1px solid #D7D7D7;
	height:20px;
}

textarea 
{ 
	border: 1px solid #D7D7D7;
}

img 
{ 
	border:0px;
}

p
{
	line-height: 180%;
}

td
{
	font-size:12px;/*color:blue;*/
}
/*-------------------------------------------------*/





/*----- 链接 -----*/
a.bluul
{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
a.bluul:hover
{
	color: #F00000;text-decoration:none;
	font-size: 13px;
}

a
{
	color: #333333;text-decoration:none;
	font-size: 13px;
}
a:hover
{
	color: #F00000;text-decoration:none;font-size: 13px;
}


/*----- 提示符号：* -----*/
.CharStar
{
	font-size: 13px;
	color: #C00000;
	font-weight: bold;
	font-family:Arial;
}

/*----- 导航层次：首页 >> 资源下载 -----*/
.DHCengCi
{
	font-size: 13px;
	color: #C00000;
	font-weight: bold;
}
/*----- 文章标题 -----*/
.ArticleTitle
{
	font-weight: bold;
	font-size: 15px;
	color: #C00000;
}
/*----- 文章信息：来源，作者，添加时间等 -----*/
.ArticleInfo
{
	font-size: 12px;
	color: #404040;
}
/*----- 文章内容 -----*/
.ArticleContent
{
	font-size: 14px;
	color: #404040;
	line-height: 180%;
}

/*----- 文本框，密码框 -----*/
.textBox
{
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;	
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}
/*----- 按钮 -----*/
.myButton
{
	cursor: hand; 
	border:0;
	height: 19px;
	border-right: #0066ff 1px solid; 
	border-top: #0066ff 1px solid; 
	background-image: url(btnBG.gif); 
	border-left: #0066ff 1px solid; 
	border-bottom: #0066ff 1px solid; 
	text-align: center;
	font-size:9pt;
	color:White;
}

.bg_all{
	background-image: url(../images/bg1.png);	
	background-repeat: repeat;

}

.mytd {
font-family: arial, 宋体, serif;
font-size:10px;
}

.EnglishNewTitle 
{
	font-family:Times New Roman;
	color:Red;
	font-size:15px;
	font-weight:bold;
}

.EnglishNewContent
{
	font-family:Times New Roman;
	font-size:13px;
	line-height:180%;
}