﻿body
{
	width: 100%;
	height: 100%;
	margin: 0;
	font-size: 12px;
	font-family:  Arial,"Lucida Grande" ,Verdana, Lucida, Arial,Helvetica, 宋体,sans-serif;
	background-color: Black;
	
}
form
{
	width: 100%;
	margin: 0;	
}
#Div_Page
{
	width: 1004px;
	margin:0 auto 0 auto;
	background-color:White;
}

a
{
	color: black;
	text-decoration: none;
}

a:active
{
	color:black;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color: blue;		
}
#ul_list
{
	list-style-type: none;
	margin:0;
	width: 235px;
}
#ul_list li
{
	width: 235px;
	height: 39px;
	background-position: left top;
	background-image: url(../../Images/cn/rep_bg.jpg);
	background-repeat: no-repeat;
	float:left;
}
#ul_list a
{
	 color:#4f4f4f;
	 text-decoration: none;
	 font-size: 15px;
	 font-weight: bold;
}


.tr_proList
{
	color:#4f4f4f;	 
	font-size: 13px;
	font-weight: bold;	
	
	width: 235px;
	height: 27px;
	
	background-position: left top;
	background-image: url(../../Images/cn/rep_bg_2.jpg);
	background-repeat: no-repeat;
}
.tr_proList_2
{
	color:#4f4f4f;	 
	font-size: 13px;
	font-weight: bold;	
	
	width: 235px;
	height: 22px;
	
	background-position: left top;
	background-image: url(../../Images/cn/rep_bg_3.jpg);
	background-repeat: no-repeat;
	
}
.tr_proList_2 a
{
	color:#4f4f4f;	 
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}
.tr_proList_2 a:active
{
	color:#4f4f4f;	 
	text-decoration:none;
}
.tr_proList_2 a:hover
{
	color:#C3731A;	 
	text-decoration:none;
}
.title
{
	font-size: 20px; 
	color: #19319f;
    font-family: 黑体; 
    font-weight: bold;
}
.newsTitle
{
	color:#7E6221;
	text-decoration:none;
}
.newsTitle:active
{
	color:#7E6221;
	text-decoration:none;
}
.newsTitle:hover
{
	text-decoration:underline;
	color: blue;		
}
.ArticleTitle
{
	font-size:14px;
	font-weight: bold;
}
