﻿body{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	background:#f0ebd5;
	color:#444;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	line-height:1.75em;
	text-align:left;
}
div,form,ul,ol,li,dl,dt,dd,cite,p{margin:0; padding:0; border:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th { margin:0;padding:0;}
td{ word-break:break-all; word-wrap:break-word;}
img{ margin:0; padding:0; border:none; display:block;}
input,textarea,select{font-size:12px}
ol,ul{ list-style:none;}

a,a:visited{ color:#444; text-decoration:none}
a:hover{ color:#e23928; text-decoration:underline}

/*others*/
.clear{ clear:both;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.fl{float:left}
.fr{float:right}

/*wrap*/
#wrap{ width:910px; background-color:#FFF; height:auto; margin:0 auto; padding:0px 5px;}

/*header*/
#top{ background-image:url(../images/topbj.jpg); height:24px; width:100%; padding-top:0px}
#top h1{font-size:12px; color:#a3e4f9; float:left; font-weight:normal; display:inline; margin-left:15px;}
#top ul{width:420px; float:right;}
#top span{color:#a3e4f9;}
#top ul li{font-size:12px; color:#fff; float:left; margin-left:5px; margin-top:1px}
#top ul li a,#top ul li a:visited{ color:#fff; text-decoration:none;}
#top ul li a:hover{ color:#e23928; text-decoration:underline;}

#menu{background:url(../images/menubj.jpg) left top repeat-x; width:100%; height:32px; overflow:hidden; text-align:center;}
#menu ul{ width:850px; height:auto; margin:0 auto; overflow:hidden; text-align:center}
#menu ul li{font-size:14px; color:#fff; float:left; line-height:32px; padding:0 6px; font-weight:bold;}
#menu ul li img{display:inline; }
#menu ul li a,#menu ul li a:visited{ color:#fff; text-decoration:none;}
#menu ul li a:hover{ color:#a3e4f9; text-decoration:underline;}

#menu2{ background-image:url(../images/xiaomenubj.jpg); height:108px; display:block; overflow:hidden; margin-top:7px;}
#menu2 ul{background-color:#fff; width:146px; height:99px; margin:5px 2px 5px 3px; float:left; overflow:hidden; display:block;}
#menu2 ul li{float:left; height:72px; text-align:center; padding:5px 3px 5px 3px;}
#menu2 ul li span{ margin:10px 0px 10px 0px; line-height:33px; text-align:center; font-size:14px; color:#035c5c; font-weight:bold;}
#menu2 ul li img{ margin:3px 0px 10px 0px;}


/*footer*/
#footer{ width:100%; height:auto; padding:10px 0; background:#f2f2f2; margin-top:10px; text-align:center}
