﻿body 
{
	font-size:13px;
	text-align:center;
	margin-top:0px;
	/*background-color:#F4f4f4;*/
	background-image:url(/images/templates04_r1_c1.jpg);
	margin-bottom:0px;
	
}

a:link {
	text-decoration: none;
	color: #0066cc;
}
a:visited {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	
}
a:active {
	text-decoration: none;
	color: #090;
}


/*********顶部的样式******************/
#top
{
	width:1000px;
	text-align:center;
}
/*********顶部图片的样式******************/
.topimg
{
	width:1000px;
	margin-top:0px;
	background:url(../images/index_r1_c1.jpg);
	height:118px;
	padding-top:5px;
}

/*********菜单样式******************/
.menudiv
{
	width:1000px;
	height:43px;
	 background-image:url(../images/menu_bg_1.jpg); 
	/*background-color:#000066;*/
	
}

.menudiv div
{
	width:105px;
	height:43px;
	background-image:url(../images/menu_bg_lina.jpg);
	background-repeat:no-repeat;
	background-position:right;
	line-height:43px;
	text-align:center;
	float:left;

}


.menudiv div a
{
	color:White;
	font-size:15px;
	font-weight:600;
	
}

.menudiv div a:hover
{
	color:Red;
	font-size:15px;
	font-weight:600;
	
}

.menudiv div a:visited
{
	color:White;
	font-size:15px;
	font-weight:600;
	
}

.menudiv div a:active
{
	color:White;
	font-size:15px;
	font-weight:600;
	
}
/*********栏目条样式******************/
.titlebox
{
	width:100%;
	background-image:url(../images/memu_bg1.jpg);
	background-repeat:repeat-x;
	height:27px;
}

.titleboxico
{
	width:15px;
	background-image:url(../images/ico11.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:27px;
	float:left;
}

.titlelabel
{
	width:75%;
	height:27px;
	float:left;
	line-height:27px;
	margin-left:20px;
	font-weight:600;
	color:#3C5E91;
}

.titlemore
{
	width:26px;
	background-repeat:repeat-x;
	height:27px;
	line-height:27px;
	padding-top:5px;
	float:left;
}


.mtd
{
	width:1px;
	background-image:url(../images/bitw1.gif);
}

/***********查询按钮************/
.cxanniu
{
	 text-align:center;font-size: 12px; font-weight:600;
	height:30px;
	line-height:30px;
}


.showcontentdiv
{
	color:#000000;
}


.listtitle
{
	
	width:300px;
	height:25px;
	line-height:25px;
	font-family:微软雅黑,宋体;
	font-size:14px;
	color:#006699;
	font-weight:800;
	padding-left:20px;
	
	
	
	}



