/* 默认样式表，请酌情改动 */

a:link		{ color: #000000; text-decoration: none} 
a:visited	{ color: #000000; text-decoration: none} 
a:hover		{ color: #014C86; text-decoration: underline} 
a:active	{ color: #014C86; text-decoration: none} 

body {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #356286;
}
.bg_top {
	background-image:  url(/Templets/images/gq_bg2.jpg);
	background-position: 0% 0%;
	background-repeat :no-repeat;
	background-attachment:fixed; 
	}
table {
	font-size:12px;
}
img  {
	border:0px;
}
/* 输入框样式 */
INPUT {
	BORDER-TOP-WIDTH: 1px;
	BORDER-TOP-COLOR: #cccccc;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #cccccc;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #cccccc;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #cccccc;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px; 
}



/*白色字体样式*/
.white {font-size: 12px;color: #FFFFFF;}
.white a:link		{font-size: 12px;color: #FFFFFF; text-decoration: none} 
.white a:visited	{font-size: 12px;color: #FFFFFF; text-decoration: none} 
.white a:active	    {font-size: 12px;color: #FFFFFF; text-decoration: none}
.white a:hover		{font-size: 12px;color: #FFFFFF; text-decoration: underline}

.white2 {font-size: 12px;color: #FFFFFF;font-weight: bold;}
.white2 a:link		{font-size: 12px;color: #FFFFFF;font-weight: bold; text-decoration: none} 
.white2 a:visited	{font-size: 12px;color: #FFFFFF; font-weight: bold;text-decoration: none} 
.white2 a:active	    {font-size: 12px;color: #FFFFFF;font-weight: bold; text-decoration: none}
.white2 a:hover		{font-size: 12px;color: #FFFFFF; font-weight: bold;text-decoration: underline} 

/*红色下划线字体样式*/
.red {font-size: 12px;color: #FF0000;text-decoration: underline;}
.red a:link		{font-size: 12px;color: #FF0000;text-decoration: underline} 
.red a:visited	{font-size: 12px;color: #FF0000;text-decoration: underline} 
.red a:active	{font-size: 12px;color: #FF0000;text-decoration: underline}
.red a:hover    {font-size: 12px;color: #FF0000;text-decoration: underline}

/*红色下划线字体样式*/
.red3 {font-size: 12px;color: #FF0000;line-height: 22px;}


/*间距21PX样式*/
.news {
	line-height: 21px;
}

/*蓝色带下划线字体样式*/
.blue1 {font-size: 12px;color: #014E9B;text-decoration: underline;}
.blue1 a:link	{font-size: 12px;color: #014E9B;text-decoration: underline} 
.blue1 a:visited{font-size: 12px;color: #014E9B;text-decoration: underline} 
.blue1 a:active	{font-size: 12px;color: #014E9B;text-decoration: underline}
.blue1 a:hover  {font-size: 12px;color: #EE4907;text-decoration: underline}
/*专题专栏字体样式*/
.ztzl {font-size: 12px;font-weight: bold;color: #4B78BA;}

/*12加粗红色字体样式*/
.red2 {font-size: 12px;color: #FF0000;font-weight: bold;}

/*版权处字体样式*/
.bot {font-size: 12px;color: #003B6D;}
.bot a:link	{font-size: 12px;color: #003B6D;text-decoration: none} 
.bot a:visited{font-size: 12px;color: #003B6D;text-decoration: none} 
.bot a:active	{font-size: 12px;color: #003B6D;text-decoration: none}
.bot a:hover  {font-size: 12px;color: #003B6D;text-decoration: underline}
/*灰色字体*/
.gray {font-size: 12px;color: #666666;}

.title {font-size: 12px;font-weight: bold;color: #00365C;}


.left1 {font-size: 12px;color: #00599F;height: 23px; vertical-align:text-bottom}
.left1 a:link	{font-size: 12px;color: #00599F;vertical-align: text-bottom;text-decoration: none} 
.left1 a:visited{font-size: 12px;color: #00599F; vertical-align: text-bottom;text-decoration: none} 
.left1 a:active	{font-size: 12px;color: #00599F; vertical-align: text-bottom;text-decoration: none}
.left1 a:hover	{font-size: 12px;color: #00599F; vertical-align: text-bottom;text-decoration: underline}

.left2 {font-size: 12px;font-weight: bold;color: #FFFFFF;background-image: url(/Templets/images/left_2.jpg);height: 23px;vertical-align: text-bottom;}
.left2 a:link	{font-size: 12px;font-weight: bold;color: #FFFFFF;vertical-align: text-bottom;text-decoration: none} 
.left2 a:visited{font-size: 12px;font-weight: bold;color: #FFFFFF;vertical-align: text-bottom;text-decoration: none} 
.left2 a:active	{font-size: 12px;font-weight: bold;color: #FFFFFF; vertical-align: text-bottom;text-decoration: none}
.left2 a:hover	{font-size: 12px;font-weight: bold;color: #FFFFFF;vertical-align: text-bottom;text-decoration: underline}

.y1 {font-size: 16px;font-weight: bold;color: #0167B8;line-height: 22px;}
.doctitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.docb {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.title2  {
	font-size: 16px;
	line-height: 1.86em;
	font-weight: bold;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content {
	line-height: 1.8em;
}

.title3  {
	line-height: 1.86em;
	font-weight: bold;
	color: #FF6600;
}
.content_bg {
	background-image: url(images/doc_bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ss1 {
	font-family: "??ì?", Arial;
	font-size: 12px;
	line-height:18px;
	color: #2B2B2B;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 130px;
	background-color:#FFFFFF;
	border: 1px solid #BDCBD6;
}
.ss2 {
	font-family: "??ì?", Arial;
	font-size: 12px;
	line-height:18px;
	color: #2B2B2B;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 98px;
	background-color:#FFFFFF;
	border: 1px solid #BDCBD6;
}
.ss3 {
	font-family: "??ì?", Arial;
	font-size: 12px;
	line-height:18px;
	color: #2B2B2B;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 186px;
	background-color:#FFFFFF;
	border: 1px solid #69B4DE;
}
.ss4 {
	font-family: "??ì?", Arial;
	font-size: 12px;
	line-height:18px;
	color: #2B2B2B;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 98px;
	background-color:#FFFFFF;
	border: 1px solid #69B4DE;
}
.login1 {
	font-family: "??ì?", Arial;
	font-size: 12px;
	line-height:18px;
	color: #2B2B2B;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 110px;
	background-color:#FFFFFF;
	border: 1px solid #5BA4DE;
}
.login2 {
	font-family: "??ì?", Arial;
	font-size: 12px;
	line-height:18px;
	color: #2B2B2B;
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 70px;
	background-color:#FFFFFF;
	border: 1px solid #5BA4DE;
}
