ul.titlemenu{
margin:0;
padding:0;
}

li.titlemenu{
list-style-type:none;
text-align:left;
border-bottom:1px #fff solid;
}

a.titlemenu:link,a.titlemenu:visited,a.titlemenu:active{
display:block;
color: #555; 
background-color:#f7fbfe;
text-decoration: none;
line-height:28px;
padding-left:12px;
}

a.titlemenu:hover{
color: #555; 
text-decoration: none;
background-color:#def;
line-height:28px;
padding-left:12px;
}
#contact_bg{
	width:243px;
	float:left;
	margin-top:30px;
	border:1px solid #bebebe;
}
#con_title{
	width: 243px;
	height: 83px;
	border: 1px solid #bebebe;
	border-bottom-color: #23201d;
	background-color: #ebf1f8;
	float: left;
}
#a3{font-size: 26px;color: #000;line-height: 26px;padding-left: 15px;padding-top: 15px;font-family: 'Microsoft yahei';}
#b3{font-size: 18px;line-height: 20px;color: #0e356f;font-weight: bold;padding-left: 15px;padding-top: 12px;    font-family: 'Microsoft yahei';}
#con{
	width: 233px;
	/* height: 200px; */
	border: 1px solid #bebebe;
	border-bottom-color: #23201d;
	background-color: #ebf1f8;
	float: left;
	padding:5px;
}