@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
ol,ul,dl,td,li{ list-style:none;}
body
{
    margin: 0px;
    padding: 0px;
    text-align: center;
	background-image:url(../images/index1_r4_c17.jpg);
	background-repeat:repeat-x;
}
img{border:0px;}
h1,h2,h3,h4{ font-style:normal; list-style:none;}
td,th {
	font-size:12px;
}
	
a{color:#303030; text-decoration: none;}
a:hover { text-decoration:none; color:#ff0000;}	

.headStyle
{
    color: #FFFFFF;
    font-size: 15px;
    font:黑体;
    font-weight: bold;
    text-align: center;
}
.headStyle a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font:黑体;
    font-size: 15px;
    text-align: center;
} 
.headStyle a:hover
{
    text-decoration: none;
    color: #FF0000;    
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    font:黑体;
}

.about
{
    font:宋体;
	color:#7c7c7c;
    font-size: 14px;
	line-height:24px;
}

.linkMan
{
    font:宋体;
	color:#7c7c7c;
    font-size: 13px;
	line-height:24px;
	padding-left:20px;
	text-align:left;	
}

.News
{
    font:宋体;
	color:#7c7c7c;
    font-size: 13px;
	line-height:24px;
	padding-left:10px;
	border-bottom-style:dotted;
	border-bottom-color:#7c7c7c;
	border-bottom-width:1px;
	text-align:left;
}

.News a:hover
{
    color:#FF0000;
}

.bottom
{
    font:宋体;
	color:#7c7c7c;
    font-size: 13px;
	line-height:24px;
    font-weight: bold;
    text-align: center;	
}


.HeadTitle
{
    color:#0b5196;
    font-weight: bold;
    text-align: left;	
	font-size:16px;
}