/* CSS Document */

body {
	font:12px ;
	margin:0px;
	text-align:center;
	background:#FFF;

}


#contain {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	height: 361px;
}

#mainbg {
	width: 981px;
	height:auto;
}

#right {
	float: right;
	width: 485px;
	background-image: url(../../images/news_more_05.gif);
	background-repeat: no-repeat;

}

#right_contnet {
	width: 482px;
	height: 400px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#left {
	float: left;
	width: 485px;
	background-image: url(../../images/news_more_03.gif);
	background-repeat: no-repeat;
	
}

.bt_text{
    font:"宋体";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#left_contnet {
	width: 483px;
	height: 400px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.news_tit {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d1d1;
	margin-top: 7px;
	padding-bottom: 9px;
}

.news_tit:hover {
	color: #2c59b8;
	font-size: 12px;
	text-decoration: none;
}

.nav_more:visited {
	color: #2c59b8;
	padding: 5px;
	text-decoration: none;
}

#space{
	padding-top: 7px;
}

#space2{
	padding-top: 14px;
}

#nav_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	width: 90%;
	padding-top: 7px;
}

.nextpage{
	font-size: 12px;
	background-image: url(../../images/nextpage_11.gif);
	padding-top: 2px;
	padding-left: 5px;
	width: 61px;	
}

.nextpage:visited{
	font-size: 12px;
	background-image: url(../../images/nextpage_11.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 5px;
	width: 61px;
}

.btn_seach{
	width:100px;
	height: 16px;
	border: 1px solid #e6e6e6;
	font-family: "宋体", "宋体", "΢���ź�", Roman;
	font-size: 12px;
}

.btn_seach2 {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}

.title{
	font-size: 14px;
	line-height: 1.4;
	color: #666666;
	font-weight: normal;
	padding-top: 10px;
}

#page {
	background-image: url(../../images/page_pic_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	padding-top: 10px;
}

.sbtn_bg {
background:url(../../images/frame/sbtn_bg.jpg) repeat-x;
border:1px solid #cccccc;
}