/*基本信息*/
body {
	margin:0px;
	text-align:center;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
}
h3{
	line-height: 25px;
}

.words{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.Agentwords{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	white-space: normal;
	word-break:break-all;
	word-wrap:break-word;
}
.balckwords{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	display: block;
	word-break:break-all;
	word-wrap:break-word;
}
.bigwords{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.BIGtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #FF6600;
	font-weight: bold;
}
.titlewords{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
}
a:link,a:visited {
	font-size:12px;
	text-decoration:none;
	color: #666666;
	line-height: 20px;
}
a:hover{
	color: #333333;
	line-height: 20px;
}
a.a2:link,a.a2:visited {
	font-size:12px;
	text-decoration:none;
	color: #333333;
	line-height: 20px;
}
a.a2:hover{
	color: #000000;
	line-height: 20px;
}

/*页面层容器*/
#container {width:820px;margin:0px auto}

/*页面头部*/
#lag{
	width:760px;
	text-align: right;
}
#Header {width:820px;height:82px;background:#ffffff}
	#logo {width:170px; height:66px;border:0px;float:left; }

	#menu {width:641px;border:0px;height:40px; float:left;}
		#menu ul{list-style:none;margin:0px; background:url(images/titlebar-bg.gif)}
		#menu ul li {float:left;margin:0px}

	#shadow{width:641px;height:26px;float:left;}

#banner{width:820px;margin:0 auto;height:120px; margin:0px auto}

/*页面主体*/
#PageBody {width:820px;margin:0 auto;height:400px;}

  #Sidebar  {width:160px; height:366px;border:0px;float:left; background:#ffffff}
		#about {width:160px; height:100px;border:0px;float:left; }
		#search {width:160px; height:100px;border:0px;float:left; }
		#NewsTitle {width:160px; height:30px;border:0px;float:left; }
		#NewsContent {width:160px; height:150px;border:0px;}
		 #NewsContent ul {list-style:none;margin:0px;}
		  #NewsContent li {
							width:150px;
							float:left;
							background-image: url(images/arrow01.gif);
							background-repeat: no-repeat;
							background-position: left center;
							text-indent: 5px;}
							
			.underline{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
    .new_bar{
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(images/news_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	text-indent: 5px;
	valign: middle;
	}

	#agent{
	background-image: url(agent/images/title.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-bottom: 10px;
		}
					
		#Link{width:160px; height:40px;border:0px;float:left; }	
			
  #MainBody {width:650px; height:366px;border:0px;float:right;}
  .line{
	background-position:left top;
	background-image: url(images/title2_line.gif);
	background-repeat: repeat-x;
	}
	
	.about{
	background-image: url(images/changfang.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 8px;
	}
	
	.outline{
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
	}
	
	/*非图片实现圆角*/
		.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
		.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;background: #ffffff;}
		.xb1, .xb2, .xb3 {height:1px;}
		.xb2, .xb3, .xb4 {border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa;}
		.xb1 {margin:0 5px; background:#aaaaaa;}
		.xb2 {margin:0 3px; border-width:0 2px;}
		.xb3 {margin:0 2px;}
		.xb4 {height:2px; margin:0 1px;}
		.xboxcontent {display:block; border:1 solid #aaaaaa; border-width:0 1px; padding: 4px;  }

/*页面底部*/
#Footer {width:820px;margin:0 auto;height:50px;background:#ffFFFF}
