/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family: "宋体";
	font-size: 12px;
	color: #555555;
	line-height: 150%;
}

.img_border {
	padding: 1px;
	border: 3px solid #e7e7e7;
}

.banner_tit {
	text-align:left;
	padding:20px 0 0 20px
}
.prd_name {
	color: #f88006;
	text-align: left;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.prd_name a:link {
	color: #f88006;
	text-decoration: none;
}
.prd_name a:visited {
	color: #f88006;
	text-decoration: none;
}
.prd_name a:hover {
	color: #FF0000;
	text-decoration: none;
}
.prd_intro {
	color: #999999;
	text-align: left;
	padding-bottom:25px;
}

.prd_show_prdname {
	font-size: 18px;
	font-weight: bold;
	color: #FF7800;
	text-align: left;
}
.prd_show_intor {
	color: #999999;
	text-align: left;
	padding-bottom: 30px;
}
.page {
	color: #999999;
	font-weight: bold;
	height: 26px;
	text-align: center;
	display:none;
	line-height:200%;
	display:inline;
	margin-left: 20px;
}
.page a:link {
	color: #333333;
	text-decoration: none;
}
.page a:visited {
	color: #333333;
	text-decoration: none;
}
.page a:hover {
	color: #FF3300;
	text-decoration: none;
}
.page ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.page ul li{
	float:left;
	background-image: url(page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 27px;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.search{
	float:right;
}
.search_txt {
	height: 16px;
	width: 100px;
	background-color: #f5f9fc;
	border: 1px solid #77a9d1;
	color: #333333;
	margin-right: 5px;
}
.left_menu {
	background-image: url(left_menu_ico1.jpg);
	background-repeat: no-repeat;
	height: 20px;
	color: #333333;
	background-position: left;
	padding-left: 15px;
	text-align: left;
	font-size: 12px;

}
.left_menu a {
	color: #313031;
	text-decoration: none;
}


.left_menu a:visited {
	color: #313031;
	text-decoration: none;
}
.left_menu a:hover {
	color: #fe0000;
	text-decoration: none;
}

.news_date {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #309932;
	text-align: left;
}
.news_name {
	font-family: "宋体";
	text-align: left;
	padding-left: 20px;
}
.news_short_intro {
	color: #999999;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
.news_content_name {
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-color: #f6f6f6;
	height: 25px;
	background-image: url(news_ico1.jpg);
	background-position: 5px center;
	padding-left: 28px;
	background-repeat: no-repeat;
}
.news_content {
	text-align: left;
}

.list_botoomline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}

.more {
	float:right;
	width:79;
	height:23px;
	background:url(more_bg.jpg);
	background-repeat:no-repeat;
	text-align: left;
	padding-left: 15px;
	padding-right: 30px;
	line-height: 200%;
	font-size: 12px;
}
.i_news_bg{
	background:url(i_news_panel_bg.jpg);
	background-repeat:no-repeat;
	height: 141px;
	padding-right: 23px;
	padding-left: 153px;
	vertical-align: middle;
}
.i_news_intro {
	color: #2972c3;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c2c2c2;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 170%;
}
.i_news_list {
	background-image: url(i_news_ico.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
	text-align: left;
	line-height: 100%;
}
.i_news_list a:link{
	color: #3a3a3a;
}
.i_news_list a:visited{
	color: #3a3a3a;
}
.i_news_list a:hover {
	color: #003366;
}
.red {
	color: #FF0000;
	padding-left: 10px;
}
.tit_bg {
	background-image: url(tit_ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
	height: 40px;
	padding-left:20px;
	vertical-align: middle;
}
.location{
	float:left;
	color:#585858;
	font-weight: bold;
}
.location a:link,.location a:visited{
	color:#585858;
	font-weight: normal;
}
.location a:hover{
	color:#FF3300;
}

