﻿@charset "gb2312";
/* CSS Document */
body{
	background:#FFF;
	font-family:"微软雅黑", Arial;
	font-size:12px;
	margin:0;
	padding:0;
	color:#666;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
a,img{
	text-decoration:none;
	color:#09C;
	border:none;
}
a:hover{
	color:#666;
}
#main{
	width:1002px;
	margin:auto;
}
#top{
	height:68px;
	border-bottom:2px solid #339;
	float:left;
}
#content{
	width:1002px;
	margin:auto;
	background:url(images/bg02_03.jpg) repeat-x;
}
#text{
	width:950px;
	/*height:855px;*/
	margin:auto;
}
#left{
	width:185px;
	background-image:url(images/col.jpg);
	float:left;
}
#left_a{
	width:185px;
}
#left_a ul{
	width:100%;
}
#left_a ul li{
	background-image:url(images/col.jpg);
	height:58px;
	border-width:0 1px 1px 10px;
	border-color:#339;
	border-style:solid;
	font-size:16px;
	color:#339px;
	text-align:center;
	line-height:58px;
}
#left_a ul li:hover{
	border-color:#06c;
}
#left_b{
	height:560px;
	border-width:0 1px 0 10px;
	border-color:#339;
	border-style:solid;
	background:url(images/pic03.jpg) no-repeat;
	background-position:100% 100%;
}
#right{
	font-size:12px;
	line-height:24px;
	width:750px;
	margin-left:190px;
}
#pic{
	width:100%;
}
#tit{
	background:url(images/title.jpg) no-repeat;
	padding-left:50px;
	height:32px;
	line-height:32px;
	margin-top:30px;
	width:700px;
	font-size:14px;
	font-weight:bold;
	color:#339;
	 float:left;
}
#cont{
	font-size:12px;
	line-height:24px;
	width:720px;
	line-height:26px;
	border:none;
	float:left;
}
#cont2{
	width:720px;
	margin:20px auto;
	line-height:26px;
}
#cont3{
	width:720px;
	margin:30px 0;
	line-height:26px;
	float:left;
}
#cont img{
	padding:5px;
	margin:10px;
}
#cont2 img{
	padding:5px;
	border:3px solid #999;
	margin:3px 10px;
}
#cont_a{
	width:220px;
	float:left;
}
#cont_b{
	margin-left:240px;
}
#bottom{
	width:940px;
	height:40px;
	border-width:0 0 0 10px;
	border-color:#339;
	border-style:solid;
	background:url(images/bg03.jpg) no-repeat;
	margin:auto;
	text-align:center;
	padding-top:15px;
}
#wrap{
	padding:3px 0;
	border-width:3px 0;
	border-color:#339;
	border-style:solid;
	float:left;
}
.depitem td{
	border-bottom:#666 1px dashed;
	font-weight:bold;
	font-size:14px;
	height:35px;
	color:#036;
}