/*基本情報*/
body {
	font-family	: "MS P Gothic","Times New Roman", Times, serif;
	margin:0px;
	font-size:12px;
	color:#666666;
	line-height:18px;
	background:#A0C0FF;
	padding:0px;
	}

a:link,a:visited {
	text-decoration: none;
	color:#49629D;
	}
a:hover{
	color:#990000;}	


/*页面层容器*/
#container {
	background:#FFFFFF;	
	margin:0 auto;
	border:1px groove #49629D;
	}
#path{
	font-size:12px;
	line-height:20px;
	padding-left:10px;
	}	


/*页面主体*/
#bar {
	background-img:url(images/title_bg.gif);
	height:36px;
}
#navbar{
	font-size:15px;
	color:#49629D;
	font-weight:bolder;
	line-height:15px;
}
#pagebodyContainer{
	vertical-align:top;
}

#pagebody {
	width:770px;
	height:98%;
	margin-top:0px;
	border:0px;
}

#pagebody  td{
	border:0px;
}

#pagebody #main{
	border:#49629D solid 1px;
	font-size:12px;
	color:#666666;
	line-height:15px;
	padding:10px;
	}

.main{
	padding:10px 10px 10px 22px;
	border:0px;
	font-size:13px;
	color:#666;
	line-height:18px;	
	}

#news1 td{ border-bottom:#98A9CF dotted 1px;
	padding:10px 8px 5px;
	font-size:13px;
	color:#49629D;
	line-height:18px;
	text-align:left;}
		
#news td{ border-bottom:#98A9CF dotted 1px;
	padding:10px 8px 5px;
	font-size:13px;
	line-height:18px;
	text-align:left;}

.priv {padding:0 50px; text-align:right; }
.aed{font-size:13px; font-weight:800; color:#333333; line-height:28px;}

.qa1{width:580px;
	margin-left:15px;
	}

#qa{border:#98A9CF solid 1px;
	padding:10px;
	font-size:13px;
	color:#666666;
	line-height:18px;}
	
#qa td{border:#98A9CF solid 1px;
	padding:10px;
	font-size:13px;
	line-height:18px;}


#spec{border:#98A9CF solid 1px;
	padding:10px;
	font-size:13px;
	color:#666666;
	line-height:18px;}
	
#spec td{border:#98A9CF solid 1px;
	padding:10px;
	font-size:13px;
	line-height:18px;
	}
	
.spec1{ background:#A8BAEA;
	color:#FFF;
	text-align:center;
	font-weight:600;}
	
.spec2{ color:#666666;
	line-height:18px;
	text-align:left;}

#mail{
	border:#98A9CF solid 1px;
	padding:10px;
	font-size:13px;
	color:#666666;
	line-height:18px;
	}
#mail td{
	border:#98A9CF solid 1px;
	font-size:13px;
	color:#666666;
	line-height:18px;
}
.mail{ font-weight:600;
		text-align:center;}

/*侧边栏*/
#Sidebar{
	width:110px;
	font-size:10px;
	text-align:center;
	line-height:14px;			
}

#SidebarContainer{
	height:100%;
	vertical-align:top;
}

.check{	padding:10px 10px 10px 30px;}
	
ol,ul{ list-style:none;
	margin:0; padding:5px 0 5px 10px;}

.sitemap{ 
	width:300px;	
	/*border:1px solid #98A9CF;*/	
	font-size:13px;
	font-weight:800;
	line-height:20px;	
	}
/*--------------Menu1----------------------------*/
#menu001:link,#menu001:visited {
	width:185px;
	height:31px;
	border:0;
	background:url(images/menu001.gif)
}
#menu001:hover{
	width:185px;
	height:31px;
	border:0;
	background:url(images/menu001b.gif)
}	

/*----------------Menu2--------------------------*/	
#menu002:link,#menu002:visited {
	width:185px;
	height:30px;
	border:0;
	background:url(images/menu002.gif)
}
#menu002:hover{
	width:185px;
	height:30px;
	border:0;
	background:url(images/menu002b.gif)
}

/*----------------Menu3--------------------------*/	
#menu0301:link,#menu0301:visited {
	width:185px;
	height:30px;
	border:0;
	background:url(images/menu03.gif)
}
#menu0301:hover{
	width:185px;
	height:30px;
	border:0;
	background:url(images/menu03b.gif)
}

	
/*页面底部*/
#footer {
	width:775;
	height:50px;
	margin:0 auto;
	padding:0;
	background:#88B4E3;
	font-family:"MS P Gothic","Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	}

