﻿@charset "utf-8";
body{
	padding:0;
	margin:0;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,a,p,span,ul,li{ padding:0; margin:0;}
#conter { width:1003px; margin:0 auto;}
#top{ padding-bottom:5px;}
#logo{ padding: 27px 0 0 43px; float:left;}
#rexian{float:left; padding: 16px 0 0 300px; }

#main{ padding:17px 0 15px 0;}
#mainleft{ float:left; padding:0 0 0 30px;}
.dmenu{ width:177px;}
.topdmenu{}
.maindmenu{
	background-image: url(../img/leftmenubg.gif);
	background-repeat: repeat-y;
	height:100px;
}

.maindmenu{}
.maindmenu ul{ list-style-type:none; padding-left:34px; padding-top:15px;}
.maindmenu ul li{
	background-image: url(../img/fico.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	margin-bottom:10px;
}
.maindmenu ul li a{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}
.maindmenu ul li a:hover{
	color: #174eb3;
	text-decoration: underline;
	
}
.maindmenu ul .dq a{
	color: #174eb3;
}
.footerdmenu{}




#mainright{ float:left; padding-left:20px; padding-top:8px;}

#mr1{ padding:20px 0 0 5px;}
.mr2{padding:15px 0 0 7px;}
.mr2top{}
.message{ margin:10px 0 0 10px;}
.messagebox{
	width:690px;
	background-color: #e0f0fd;
	padding:5px 10px 5px 0;
	margin-bottom:10px;
}
.messageico{ float:left; padding:0 0 0 10px;}
.messagewd{ float:left; padding:0px 0 0 12px; }

.messagew{ margin-bottom:10px; margin-top:10px;}
.messagew p{
	font-family: "宋体";
	font-size: 12px;
	color: #2e2e2e;
	font-weight: normal;
}
.messaged{}
.messaged p{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #df4508;
}


#mrheader{
	width:735px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #137cd5;
	padding-bottom:5px;
}
#te1{float:left;}
#te1 h1{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #174eb3;
	padding-bottom:5px;
	
}
#te1 h2{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #4a4a4a;
}
#te2{float:left; padding-left:437px; padding-top:20px;}
#te2 h1{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #4a4a4a;
	background-image: url(../img/fico.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:15px;
}

#footer{
	background-image: url(../img/fbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px 0 18px 0;
}
#footer p{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #3e3c3c;
	text-align: center;
}













































.clear {
	clear:both;
}