@charset "gb2312";
/* CSS Document */

/* 公共样式 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
.separate,.floatingw,legend{display:none;}
button{cursor:pointer;}
body{
	word-break:break-all;
    *font-size:small;
	*font:x-small;	
    font-family: ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
}
select, input, textarea{*font-family:"MS UI Gothic","MS PGothic";}
table{
	font-size:100%;
}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
h1,h2,h3,h4,h5{font-size:100%;}

/* 布局样式 */
#top {
	height: 87px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top .logo {
	float: left;
	height: 51px;
	width: 500px;
	padding-top: 17px;
	padding-right: 73px;
	padding-bottom: 19px;
	padding-left: 34px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 34px 17px;
}
#top .search {
	height: 21px;
	width: 353px;
	padding-top: 34px;
	float: left;
}
#top .search span {
	line-height: 21px;
	display: block;
	float: left;
	height: 21px;
}
#top .search .text {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#top .search .input,#top .search .select {
	padding-right: 2px;
}
#top .search .input {
	width: 150px;
}
#top .search input {
	color: #666666;
	padding: 0px;
	height: 19px;
	width: 148px;
	border: 1px solid #7E9DB9;
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;*margin-top: -1px !important;_margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .search .select select {
	height: 21px;
	width: auto;
	border: 1px solid #7E9DB9;
	line-height: 23px;
	display: block;
	font-size: 15px;
}
#menu {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menu .inmenu {
	background-image: url(images/menu_bg2.png);
	background-repeat: repeat-x;
	height: 31px;
}
#menu .inmenu span {
	line-height: 31px;
	color: #C0CBD0;
	display: block;
	float: left;
	height: 31px;
}
#menu .inmenu .one,#menu .inmenu .two,#menu .inmenu .three {
	background-image: url(images/menu2nd_line.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	width: 100px;
	padding-right: 2px;
	padding-left: 10px;
	line-height: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu .inmenu .two {
	padding-left: 0px;
}
#menu .inmenu .three {
	padding-right: 122px;
	padding-left: 0px;
	background-image: none;
}
#menu .inmenu .one a,#menu .inmenu .two a,#menu .inmenu .three a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 14px;
}
#menu .inmenu .one a:hover,#menu .inmenu .two a:hover,#menu .inmenu .three a:hover {
	color: #BDDA49;
	text-decoration: underline;
}
#menu .bg1 {
	line-height: 14px;
	background-image: url(images/banner_bg.png);
	background-repeat: repeat-x;
	height: 14px;
	width: 960px;
}

#menu .inmenu .inmenuleft,#menu .inmenu .inmenuright {
	background-image: url(images/menu_bg1.png);
	background-repeat: no-repeat;
	width: 5px;
}
#menu .inmenu .inmenuright {
	background-image: url(images/menu_bg3.png);
}
#menu .inmenu .day {
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	width: 386px;
	background-position: 16px 11px;
	padding-left: 34px;
}
#menu .inmenu .element {
	width: 80px;
	padding-left: 4px;
	text-align: center;
	background-image: url(images/menu_line1.png);
	background-repeat: no-repeat;
}
#menu .inmenu .element a {
	color: #C0CBD0;
	text-decoration: none;
}
#menu .inmenu .element a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu .inmenu .home {
	background-image: url(images/menu_line1.png);
	background-repeat: no-repeat;
	width: 76px;
	padding-top: 6px;
	padding-left: 30px;
	height: 25px;
}
#menu .inmenu .fav {
	background-image: url(images/line1.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 25px;
	width: 82px;
	padding-top: 6px;
	padding-left: 6px;
}

#menu .inmenu .element3 {
	width: 50px;
	padding-left: 4px;
	text-align: center;
	background-repeat: no-repeat;
}
#menu .inmenu .element3 a {
	color: #C0CBD0;
	text-decoration: none;
}
#menu .inmenu .element3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu .banner,#menu .banner2 {
	padding: 1px;
	height: 213px;
	width: 956px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
#menu .banner2 {
	height: 150px;
}
#menu .mainmenu {
	background-image: url(images/mainmenu_bg2.png);
	background-repeat: repeat-x;
	height: 58px;
	width: 960px;
}
#menu .mainmenu div {
	float: left;
}
#menu .mainmenu .mainmenuleft,#menu .mainmenu .mainmenuright {
	background-image: url(images/mainmenu_bg1.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 5px;
}
#menu .mainmenu .mainmenuright {
	background-image: url(images/mainmenu_bg3.png);
}
#menu .mainmenu .menu1 {
	height: 58px;
	width: 814px;
	padding-right: 80px;
	padding-left: 56px;
}
#menu .mainmenu .menu1 li {
	height: 58px;
	width: 100px;
	padding-right: 2px;
	background-image: url(images/mainmenu_line1.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#menu .mainmenu .menu1 li span {
	display: block;
}
#menu .mainmenu .menu1 li .img{
	text-align: center;
	height: 30px;
	width: 100px;
	padding-top: 6px;
}
#menu .mainmenu .menu1 li .text,#menu .mainmenu .menu1 li .text a {
	font-size: 14px;
	font-weight: bold;
	color: #375399;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
#menu .mainmenu .menu1 li .text a:hover {
	color: #000000;
	text-decoration: underline;
}
#menu .mainmenu .menu1 .end {
	padding: 0px;
	width: 100px;
	background-image: none;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}
#content .sideleft {
	float: left;
	height: auto;
	width: 695px;
	margin-right: 10px;
}
#content .sideleft .productbox {
	height: 215px;
	width: 695px;
}
#content .sideleft .productbox .title {
	background-image: url(images/product_menu_line.png);
	background-repeat: repeat-x;
	height: 24px;
	overflow: hidden;
}
#content .sideleft .productbox .title span,#content .sideleft .company .title span {
	line-height: 24px;
	display: block;
	float: left;
	height: 24px;
}
#content .sideleft .company .title {
	background-image: url(images/contact_bg2.png);
	background-repeat: repeat-x;
	height: 24px;
	background-position: 1px 0px;
}
#content .sideleft .company .title span {
	line-height: 24px;
	height: 24px;
}
#content .sideleft .productbox .title .product,#content .sideleft .company .title .left {
	background-image: url(images/product_menu_bg.png);
	background-repeat: no-repeat;
	width: 110px;
	padding-right: 489px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}
#content .sideleft .company .title .left {
	padding-right: 194px;
}
#content .sideleft .company .title .right {
	background-image: url(images/contact_bg3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 51px;
	padding-right: 5px;
	padding-top: 10px;
	height: 14px;
	line-height: 14px;
}
#content .sideleft .productbox .title .more {
	background-image: url(images/jt1.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 79px;
	padding-left: 8px;
	height: 22px;
	padding-top: 2px;
	line-height: 22px;
}
#content .sideleft .productbox .title .more a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#content .sideleft .productbox .title .more a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .sideleft .productbox .title .titleright {
	background-image: url(images/product_menu_bg2.png);
	background-repeat: no-repeat;
	width: 9px;
}
#content .sideleft .productbox .productlist {
	height: 180px;
	width: 673px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
	overflow: hidden;
}
#content .sideleft .productbox .productlist .circulation {
	height: auto;
	width: 1940px;
	margin-top: 24px;
	overflow: hidden;
}
#content .sideleft .productbox .productlist .circulation ul {
	float: left;
	width: 175px;
	padding-right: 20px;
	padding-left: 20px;
}
#content .sideleft .productbox .productlist .circulation ul .img {
	background-image: url(images/img_frame.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 168px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 1px;
}
#content .sideleft .productbox .productlist .circulation ul .text,#content .sideleft .productbox .productlist .circulation ul .text a {
	line-height: 26px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 26px;
}
#content .sideleft .productbox .productlist .circulation ul .text a:hover {
	color: #003366;
	text-decoration: underline;
}
#content .sideleft .productbox .line1 {
	background-image: url(images/product_bg.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 695px;
}
#content .sideleft .contact {
	float: left;
	height: 255px;
	width: 325px;
	margin-top: 10px;
	margin-right: 10px;
}
#content .sideleft .contact .title {
	background-image: url(images/contact_bg2.png);
	background-repeat: repeat-x;
	height: 28px;
}
#content .sideleft .contact .title span {
	display: block;
	float: left;
}
#content .sideleft .contact .title .left,#content .sideleft .contact .title .right {
	background-image: url(images/contact_bg1.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 5px;
}
#content .sideleft .contact .title .right {
	background-image: url(images/contact_bg3.png);
}
#content .sideleft .contact .title .center {
	line-height: 28px;
	font-weight: bold;
	color: #D60000;
	letter-spacing: 1px;
	width: 56px;
	padding-right: 247px;
	padding-left: 12px;
}
#content .sideleft .contact .incontact {
	background-image: url(images/contact_img.png);
	background-repeat: no-repeat;
	background-position: 79px 131px;
	height: 221px;
	width: 323px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
#content .sideleft .contact .incontact .img {
	float: left;
	height: 208px;
	width: 72px;
	padding-top: 11px;
	padding-left: 7px;
}
#content .sideleft .contact .incontact .text {
	float: left;
	height: 120px;
	width: 225px;
	padding-top: 11px;
	padding-left: 12px;
}
#content .sideleft .contact .incontact .text li {
	line-height: 24px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#content .sideleft .contact .incontact .text .red {
	color: #E60000;
}
#content .sideleft .contact .end {
	background-image: url(images/contact_bg4.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 325px;
}
#content .sideleft .company {
	float: left;
	height: 255px;
	width: 360px;
	margin-top: 10px;
}
#content .sideleft .company .incompany {
	height: 225px;
	width: 358px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
#content .sideleft .company .incompany .img {
	height: 85px;
	width: 338px;
	padding-top: 16px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
#content .sideleft .company .incompany .img .one {
	padding-right: 8px;
}
#content .sideleft .company .incompany .text {
	height: 86px;
	width: 330px;
	padding-top: 11px;
	padding-left: 16px;
}
#content .sideleft .company .incompany .text p {
	color: #333333;
	text-indent: 24px;
}
#content .sideleft .company .end {
	background-image: url(images/company_bg.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 360px;
}
#content .sideright {
	float: left;
	height: auto;
	width: 255px;
	overflow: hidden;
}
#content .sideright .news .title {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 60px;
	padding-top: 7px;
	padding-right: 95px;
	padding-bottom: 62px;
	padding-left: 100px;
	line-height: 16px;
	font-weight: bold;
	color: #D60000;
	text-align: center;
}
#content .sideright .news .newslist {
	background-color: #F7F5F6;
	height: auto;
	width: 225px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
	padding-right: 14px;
	padding-left: 14px;
	overflow: hidden;
}
#content .sideright .news .newslist li {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 7px;
}
#content .sideright .news .newslist li span {
	color: #333333;
	display: block;
	line-height: 1.6em;
}
#content .sideright .news .newslist li .time {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
#content .sideright .news .newslist li .name a {
	color: #3B5699;
	text-decoration: underline;
}
#content .sideright .news .newslist li .name a:hover {
	color: #000000;
	text-decoration: none;
}
#content .sideright .news .newslist li .entry {
	padding-bottom: 5px;
}
#content .sideright .news .newslist .more {
	line-height: 20px;
	background-image: url(images/jt2.png);
	background-repeat: no-repeat;
	background-position: 189px 14px;
	height: 20px;
	width: 30px;
	border-bottom-width: 0px;
	padding-left: 197px;
	overflow: hidden;
}
#content .sideright .news .newslist .more a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#content .sideright .news .newslist .more a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .sideright .news .end {
	background-image: url(images/news_bg.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 255px;
}
#links {
	width: 960px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#links .top,#links .end {
	background-image: url(images/links_bg1.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 960px;
	line-height: 16px;
}
#links .end {
	background-image: url(images/links_bg2.png);
}
#links li {
	padding-right: 31px;
	padding-left: 31px;
	background-image: url(images/links_bg.png);
	background-repeat: repeat-y;
	line-height: 22px;
}
#links li a {
	color: #333333;
	text-decoration: none;
}
#links li a:hover {
	color: #000000;
	text-decoration: underline;
}
#copyright {
	text-align: center;
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

/* 二级页面 */
#content2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
#content2 .sidebarleft {
	float: left;
	height: auto;
	width: 225px;
	margin-right: 10px;
}
#content2 .sidebarleft .companybox .title {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 199px;
	padding-left: 26px;
}
#content2 .sidebarleft .companybox .column {
	height: auto;
	width: 223px;
	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: #CED1D8;
	border-bottom-color: #CED1D8;
	border-left-color: #CED1D8;
}
#content2 .sidebarleft .companybox .column ul {
	height: auto;
	width: 199px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 11px;
}
#content2 .sidebarleft .companybox .column ul li {
	line-height: 24px;
	font-weight: bold;
	color: #B30000;
	background-image: url(images/jt3.png);
	background-repeat: no-repeat;
	background-position: 19px 8px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFE1;
	text-indent: 26px;
}
#content2 .sidebarleft .companybox .column ul li a {
	color: #1C2942;
	text-decoration: none;
	font-weight: normal;
}
#content2 .sidebarleft .companybox .column ul li a:hover {
	color: #B30000;
	text-decoration: underline;
}
#content2 .sidebarleft .newsbox {
	height: auto;
	width: 225px;
	padding-top: 10px;
}
#content2 .sidebarleft .newsbox .title {
	line-height: 16px;
	font-weight: bold;
	color: #D60000;
	height: 16px;
	width: 61px;
	padding-top: 8px;
	padding-right: 80px;
	padding-bottom: 56px;
	padding-left: 84px;
	background-image: url(images/sidebar_bg2.png);
	background-repeat: no-repeat;
	text-align: center;
}
#content2 .sidebarleft .newsbox .newslist2 {
	background-color: #F7F5F6;
	height: auto;
	width: 223px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
}
#content2 .sidebarleft .newsbox .newslist2 ul {
	height: auto;
	width: 205px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#content2 .sidebarleft .newsbox .newslist2 ul li {
	background-image: url(images/jt3.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	height: 28px;
	width: 205px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-indent: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
#content2 .sidebarleft .newsbox .newslist2 ul li a {
	color: #3B5699;
	text-decoration: none;
}
#content2 .sidebarleft .newsbox .newslist2 ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#content2 .sidebarleft .newsbox .more {
	line-height: 23px;
	background-image: url(images/sidebar_bg3.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 42px;
	padding-left: 183px;
	padding-bottom: 5px;
}
#content2 .sidebarleft .newsbox .more a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#content2 .sidebarleft .newsbox .more a:hover {
	color: #000000;
	text-decoration: underline;
}
#content2 .sidebarright {
	float: left;
	height: auto;
	width: 725px;
}
#content2 .sidebarright .columnbox {
	overflow: hidden;
}
#content2 .sidebarright .columnbox .title {
	background-image: url(images/title_bg1.png);
	background-repeat: repeat-x;
	height: 26px;
}
#content2 .sidebarright .columnbox .title ul {
	line-height: 26px;
	float: left;
	height: 26px;
}
#content2 .sidebarright .columnbox .title .intitle {
	width: 480px;
}
#content2 .sidebarright .columnbox .title .intitle span {
	display: block;
	float: left;
}
#content2 .sidebarright .columnbox .title .inmenulist {
	width: 245px;
	line-height: 24px;
	background-image: url(images/title_bg5.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#content2 .sidebarright .columnbox .title .intitle .left {
	background-image: url(images/title_bg2.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
	line-height: 26px;
}
#content2 .sidebarright .columnbox .title .intitle .text {
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/title_bg4.png);
	background-repeat: repeat-x;
}
#content2 .sidebarright .columnbox .title .intitle .right {
	line-height: 24px;
	background-image: url(images/title_bg3.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 26px;
}
#content2 .sidebarright .columnbox .title .inmenulist .text {
	line-height: 20px;
	background-image: url(images/jt4.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	display: block;
	height: 20px;
	padding-left: 15px;
	padding-top: 4px;
	float: left;
	color: #333333;
}
#content2 .sidebarright .columnbox .title .inmenulist .text a {
	color: #333333;
	text-decoration: none;
}
#content2 .sidebarright .columnbox .title .inmenulist .red {
	color: #D60000;
	line-height: 20px;
	height: 20px;
	padding-top: 4px;
	display: block;
	float: left;
}
#content2 .sidebarright .columnbox .insidecenter {
	height: auto;
	width: 723px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
#content2 .sidebarright .columnbox .insidecenter .img {
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	width: 710px;
}
#content2 .sidebarright .columnbox .insidecenter .img span {
	display: block;
	width: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#content2 .sidebarright .columnbox .insidecenter .img .text {
	border-bottom-width: 0px;
	padding: 10px;
	display: block;
	width: 680px;
}
#content2 .sidebarright .columnbox .insidecenter .img .text p {
	color: #333333;
	text-indent: 24px;
	text-align: justify;
}
#content2 .sidebarright .columnbox .end {
	line-height: 10px;
	background-image: url(images/title_bg6.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 725px;
}
.line2 {
	height: 2px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D589A;
	border-bottom-color: #EBEBEB;
}
#content2 .sidebarleft .contactus {
	background-image: url(images/lxwm_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 255px;
	width: 225px;
	margin-top: 10px;
}
#content2 .sidebarleft .contactus .title {
	line-height: 16px;
	font-weight: bold;
	background-image: url(images/lxwm_bg1.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 60px;
	padding-top: 8px;
	padding-right: 150px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #D60000;
}
#content2 .sidebarleft .contactus .text {
	width: 195px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
	height: 130px;
	padding-right: 14px;
	padding-left: 14px;
}
#content2 .sidebarleft .contactus .text li {
	line-height: 26px;
	color: #333333;
}
#content2 .sidebarleft .contactus .text .mail {
	color: #E60000;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang {
	display: block;
	padding: 15px;
	overflow: hidden;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang ul {
	display: block;
	width: 100%;
	overflow: hidden;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang span {
	display: block;
	float: left;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang .text {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 24px;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang .img {
	padding: 15px;
	height: 150px;
	width: 230px;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang li {
	line-height: 26px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	background-image: url(images/jt3.png);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang li .text2 {
	width: 615px;
	padding-left: 20px;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang li .time {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang li a {
	color: #3B5699;
	text-decoration: none;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang li a:hover {
	color: #000000;
	text-decoration: underline;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang ul .more {
	line-height: 22px;
	display: block;
	height: 22px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: right;
	background-image: none;
	border-bottom-width: 0px;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang ul .more a {
	color: #333333;
	text-decoration: none;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang ul .more a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content2 .sidebarright .columnbox .insidecenter .wenzhang ul .more .one {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}


a:visited {
	text-decoration: none;
}


a:link{
	text-decoration: none;
} 