@charset "utf-8";
body{
	margin:0px;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	background-image: url(../images/language/bg.jpg);
}
A{
	text-decoration:none;
	color:#1b5687;
}
A:hover{
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
img{
	border:0;
}
li{
	line-height:18px;
}
#wrap{
	width:1000px;
	margin:0px auto;
}
#header{
	width:1000px;
	margin-top:12px;
}
#logo{
	width:340px;
	float:left;
}
#title_1{
	width:660px;
	height:116px;
	float:left;
	background-image:url(../images/language/title_1.gif)
}
#title_2{
	height:16px;
	margin-top:10px;
	margin-right:20px;
	text-align:right;
}
#title_3{
	height:22px;
	margin-left:20px;
	margin-right:40px;
}
#menu_1{
	float:left;
	height:22px;   
    line-height:22px;   
    overflow:hidden;
	text-align:center;
	width:100px;
	background-image:url(../images/language/menu_bg_1.gif);
}
#menu_2{
	float:right;
	height:22px;   
    line-height:22px;   
    overflow:hidden;
	text-align:center;
	width:500px;
	background-image:url(../images/language/menu_bg_2.gif);
}
.menu{
	color:#ffffff;
	font-size:14px;
	font-weight: bolder;
}
A.menu{
	color:#ffffff;
	font-size:14px;
	font-weight: bolder;
}
#main{
	width:1000px;
	margin:0px auto;
}
#left{
	float:left;
	width:340px;
}
#right{
	float:right;
	width:640px;
	margin-right:20px;
}
#content_1{
	width:640px;
	height:10px;
	background-image:url(../images/language/content_bg_1.gif);
}
#content_2{
	width:640px;
	background-image:url(../images/language/content_bg_2.gif);
	overflow:auto;
}
#slideshow{
	width:614px;
	height:215px;
	background-image:url(../images/language/slide_bg.gif)
}
#slideshow_1{
	width:250px;
	height:188px;
	margin-top:14px;
	margin-left:14px;
	#margin-left:14px;
	_margin-left:5px;
	float:left;
}
#slideshow_2{
	width:320px;
	height:188px;
	margin-top:14px;
	margin-right:14px;
	float:right;
}
#slideshow_2 li{
	line-height:20px;
	height:20px;
}

.board{
	width:300px;
	height:206px;
	background-image:url(../images/language/board_bg.gif)
}
.board_top{
	width:280px;
	height:37px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:solid 1px #d2d2d2;
	font-size:14px;
}
#board_content{
	width:280px;
	margin-top:8px;
	margin-left:5px;
}
#board_content li{
	line-height:20px;
	height:20px;
}

.contentTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.dh_1 {
	font-size: 12px;
	color: #666666;
}
.contentAuther {
	font-size: 12px;
	color: #269B05;
}

.class_dh {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

.dh_2 {
	font-size: 12px;
	color: FF9900;
	font-weight: normal;
}
.cateTitle {
	font-size: 14px;
	font-weight: normal;
	color: 269B05;
	font-style: normal;
	text-decoration: none;
}
