/* CSS Document */
body {
	margin:0;
	background:url(images/bg.gif);
	
	}
body,td,th {
	font:12px Tahoma;
	color: #444;
	}
form, dl {
	margin: 0;
	padding:0;
	}
input, textarea, select {
	font:12px Tahoma;
	}
a:link, a:visited, a:active {
	color:#0066CC;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#FF6600;
	}


.maindiv {
	width: 776px;
	background:#fff;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	margin: 0 auto;
	}
	
.header {
	background:#157FBE;
	height:100px;
	}
	.menu  {
		color: #ccc;
		}
		.menu a:link, .menu a:visited, .menu a:active {
			
			}
	.menu-info {
		font-size:11px;
		color: #777;
		}
		.menu-info span {
			color: #666;
			font-weight:bold;
			}
			
			
			
			
			
			
			
			
.ad1 {
	background-color: #fff;
	height: 90px;
	}
.ad2 {
	background:#fff;
	border:1px solid #ccc;
	height:60px;
	margin-top: 3px;
	}
	
	
	
	
.search {
	background:#B1DCF6 url(images/tit_search.gif) no-repeat;
	padding-left: 134px;
	}

.sidebar {
	width:98%;
	border:1px solid #61ABD8;
	background:#D7F0FF;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	margin-bottom:1px;
	}
	.sidebar-con {
		width: 196px;
		margin-left: auto;
		margin-right:auto;
		margin-top:3px;
		border: 1px solid  #9ECCE8;
		background:#fff;
		}
		.sidebar-con dl {
			width: 150px;
			margin-left:auto;
			margin-right:auto;
			margin-top: 5px;
			margin-bottom: 5px;
			}
		.sidebar-con dt {
			height: 27px;
			font-size:14px;
			}
			.sidebar-con dt a:link, .sidebar-con dt a:visited, .sidebar-con dt a:active {
				background: url(images/ico3.gif) no-repeat 4px 5px;
				text-align:center;
				line-height:27px;
				display:block;
				}
			.sidebar-con dt a:hover {
				background: #f4f4f4 url(images/ico4.gif) no-repeat 4px 5px;
				text-align:center;
				line-height:27px;
				display:block;
				font-weight:bold;
				color:#FF6600;
				}
				
				
.body-mainitem {
	width: 48%;
	border:1px solid #e7e7e7;
	}
	.body-item {
		}
		.body-item-tit {
			margin-top: 3px;
			text-align:center;
			}
		.body-item-con dt {
			height: 20px;
			line-height:20px;
			background: url(images/ico6.gif) no-repeat 5px 8px;
			padding-left: 18px;
			border-bottom: 1px solid #f9f9f9;
			}
			.body-item-con dt span {
				float: right;
				margin-right: 5px;
				font-size: 11px;
				
				}
		.body-item-con dt a:link, .body-item-con dt a:visited, .body-item-con dt a:active {
			color: #666;
			}
		.body-item-con dt a:hover {
			color:#FF6600;
			}
				
				
.footer {
	line-height: 25px;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-top: 3px solid #3286B9;
	}
	.footer div {
		text-align:center;
		width:780px;
		height: 25px;
		line-height:25px;
		text-align:center;
		background: #e7e7e7;
		}