/* public */

body,td,th {
	font-size: 14px;
}

body,div,p,img,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote {
	padding: 0px;
	margin: 0px;
}

.FontRed {
	color: #FF0000;
}

h3 {
	font-size: 14px;
}

body {
	font-family: "Microsoft Yahei",Arial,Helvetica,sans-serif;
	width: 100%;
}

li {
	list-style-type: none;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0170d9;
}

a:active {
	text-decoration: underline;
}

img {
	border: 0;
}

.ColorLink a {
	color: #0170d9;
}

.ColorLink a:hover {
	color: #0170d9;
}

.HeightTab {
	height: 10px;
	width: 1px;
	overflow: hidden;
}

p {
	line-height: 180%;
}



/* clearfix */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	clear: both;
}

.clearbox {
	clear: both;
	width: 996px;
	margin: 0 auto;
	height: 0;
	overflow: hidden;
}

.clear {
	height: 1%;
	overflow: hidden;
}



/* head */

#head {
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 99;
}

.TopBG {
	width: 100%;
	background: #FFF;
}

.TopInfo {
	margin: auto;
	width: 1080px;
	height: 35px;
}

.TopInfo .link {
	background: #FFF url("../images/link_bg.gif") no-repeat center -5px;
	text-align: center;
	line-height: 25px;
	width: 227px;
	height: 35px;
	float: right;
	color: #333;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 11px;
}

.TopInfo .link a {
	color: #333;
}

.TopInfo .link a:hover {
	color: #ccc;
}

#head .top {
	background: #FFF url("../images/top_bg.gif") repeat-x center 25px;
	width: 100%;
	height: 80px;
	font-size: 12px;
	border-bottom: 1px solid #cbcaca;
}

#head .top .TopLogo {
	margin: auto;
	width: 1080px;
	padding-top: 0px;
}

#head .top .TopLogo .logo {
	float: left;
	width: 380px;
	height: 62px;
}

#head .top .TopLogo .tel {
	float: right;
	height: 62px;
	padding-top: 10px;
}



/* navs */

#head #NavLink {
	width: 700px;
	height: 38px;
	margin: auto;
}

#head #NavLink .NavBG {
	height: 38px;
	width: 700px;
	position: absolute;
	z-index: 100;
}

#head #NavLink #sddm {
	width: 700px;
	margin: auto;
	z-index: 30;
}

#head #NavLink #sddm li {
	float: left;
	font-weight: normal;
}

#head #NavLink #sddm .CurrentLi a {
	background: none;
}

#head #NavLink #sddm li a {
	display: block;
	width: 88px;
	color: #666666;
	text-align: center;
	padding: 0px 5px;
	height: 38px;
	line-height: 38px;
	background:;
	font-size: 14px;
}

#head #NavLink #sddm li P {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}

#head #NavLink #sddm li a:hover {
	text-decoration: none;
	background: #FF8700;
	color: #FFFFFF;
}

#head #NavLink #sddm div {
	position: absolute;
	visibility: hidden;
	background: #808080;
	padding: 0px 0px;
	filter: alpha(opacity=85);
	top: 38px;
}

#head #NavLink #sddm div a {
	position: relative;
	padding: 0px 5px;
	width: 120px;
	text-align: center;
	background: #FF8700;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #FF9100;
}

#head #NavLink #sddm div a:hover {
	background: #287ec7;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #FF9100;
}

#wrapper #body {
	width: 100%;
	margin: auto;
}



/* banner */

#wrapper {
	padding-top: 115px;
}

#FocusBG {
	margin: auto;
	width: 100%;
	height: 400px;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 400px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 400px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 22px;
	height: 22px;
	margin: 5px;
	overflow: hidden;
	background: url("../images/grey.png") no-repeat 2px 2px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: url("../images/darkblue.png") no-repeat 2px 2px;
}

.fullSlide .prev,.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}



/* main block*/

#body .indexright {
	width: 500px;
	float: left;
	height: 225px;
}

#body .indexleft {
	float: left;
	width: 558px;
	height: 225px;
	overflow: hidden;
}

#body .MainBlock {
	width: 1080px;
	margin: auto;
	font-size: 12px;
}

#body .MainBlock .BlockInner {
	background-color: #FFF;
	border: 1px solid #e5e5e5;
}

#body .topic {
	height: 40px;
}

#body .MainBlock .right .topic {
	;
}

#body .topic .TopicTitle {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	color: #0170d9;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
}

#body .topic .TopicTitle p {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	color: #999;
	line-height: 150%;
}

#body .TopicTitle a {
	color: #0170d9;
	text-decoration: none;
}

#body .topic .TopicMore {
	float: right;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 9px;
}

#body .topic .TopicMore img {
	;
}

#body .MBlockTable td {
	line-height: 25px;
	font-size: 12px;
}

#body .left .MBlockTable .ListTitle {
	background: url("../images/title_icon1.jpg") no-repeat 15px 10px;
	padding-left: 30px;
}

#body .MBlockTable td {
	text-align: left;
	padding-left: 0;
}

#body .MBlockTable span {
	color: #9a9a9a;
	padding-left: 10px;
	font-size: 11px;
}

#body .MainBlock .indexleft .img {
	padding: 0px 10px 10px 10px;
	width: 210px;
	float: left;
}

#body .MainBlock .indexright h1 {
	font-size: 14px;
	text-align: center;
}

#body .MainBlock .indexleft .txt {
	float: right;
	width: 296px;
	padding: 0px 10px 10px 0px;
	color: #6c6c6c;
}

#body .MainBlock .indexleft .txt p {
	line-height: 200%;
}

#body .blk_29 {
	PADDING: 20px 0px;
	OVERFLOW: hidden;
	ZOOM: 1;
	POSITION: relative;
}

#body .blk_29 .LeftBotton {
	LEFT: 10px;
	FLOAT: left;
	WIDTH: 35px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 80px;
	HEIGHT: 114px;
}

#body .blk_29 .RightBotton {
	RIGHT: 5px;
	FLOAT: right;
	right: 7px;
	WIDTH: 35px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 80px;
	HEIGHT: 114px;
}

#body .blk_29 .Cont {
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	PADDING: 5px 0 0 0px;
	float: left;
	height: 130px;
	width: 1080px;
	POSITION: relative;
	left: 0px;
}

#body .blk_29 .box {
	FLOAT: left;
	WIDTH: 270px;
	height: 120px;
	background: url("../images/item_bg.jpg") no-repeat center bottom;
}

#body .blk_29 .box IMG {
	BORDER: #F5F5F5 1px solid;
	PADDING: 1px;
	DISPLAY: block;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px auto;
	width: 80px;
	height: 80px;
}

#body .blk_29 .box A:hover IMG {
	BORDER: #333 1px solid;
	text-decoration: none;
}

#body .blk_29 .box .BoxLeft {
	width: 115px;
	float: left;
}

#body .blk_29 .box .BoxRight {
	width: 135px;
	float: left;
}

#body .blk_29 .box .BoxRight .ProTitle {
	line-height: 30px;
	font-size: 16px;
}

#body .blk_29 .box .BoxRight .ProTxt {
	color: #666;
}

#body .blk_29 .box .BoxRight .ProMore a {
	color: #F30;
	font-weight: bold;
}

#body .MainBlockBG {
	background: #f2f2f2 url("../images/main_bg.jpg") repeat-x 0px top;
	width: 100%;
	padding: 20px 0px;
}

#body .tab {
	;
}

#body .tab-hd {
	overflow: hidden;
	zoom: 1;
}

#body .tab-hd li {
	float: left;
	width: 80px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
}

#body .tab-hd li a {
	font-size: 16px;
	color: #CCC;
}

#body .tab-hd li.active {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-size: 16px;
	text-align: left;
}

#body .tab-hd li.active a {
	color: #0170d9;
	padding: 0px;
	margin: 0px;
	padding-left: 0;
	line-height: 30px;
	background: none;
}

#body .tab-bd li {
	display: none;
	padding: 16px;
	border-top: 0 none;
}

#body .DivList {
	font-size: 12px;
	padding: 0px;
}

.WidthTab2 {
	width: 20px;
	height: 1px;
	float: left;
}

#body .left .topic {
	height: 45px;
}

#body .left .topic .TopicTitle {
	padding-left: 15px;
}

#body #Links {
	background-color: #FFFFFF;
	padding: 20px 15px;
	line-height: 25px;
	width: 1046px;
	margin: auto;
	font-size: 12px;
	border: 1px solid #e5e5e5;
}

#body #Links span {
	font-weight: bold;
	color: #0170d9;
	font-size: 12px;
}

#body #Links a {
	padding: 0px 7px;
}

#wrapper .t_page {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 25px
}

#wrapper .t_page a {
	padding: 2px 5px;
	border: 1px solid #DEDEDC;
	margin: 0 3px
}

#wrapper .t_page li {
	display: inline;
}



/*footer*/

#footer {
	border-top: 2px solid #494949;
	width: 100%;
	height: 100%;
	padding-bottom: 30px;
	font-size: 12px;
	color: #999;
	background: #2e2e2e;
}

#footer a {
	color: #999;
}

#footer .inner {
	margin: auto;
	width: 1080px;
	padding-top: 30px;
}

#footer .inner .InnerLeft {
	float: left;
	width: 600px;
	text-align: left;
}

#footer .inner .InnerRight {
	float: right;
	width: 420px;
}

#footer .inner .InnerRight .tel {
	background: url("../images/tel_bottom.jpg") no-repeat 0px 0px;
	height: 50px;
	width: 220px;
	padding-left: 180px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#footer .inner p {
	line-height: 25px;
}



/* about */

#body #InnerBanner {
	width: 1080px;
	margin: auto;
}

#body .inner {
	width: 1080px;
	margin: auto;
	padding-top: 10px;
}

#body .inner .left {
	width: 220px;
	float: left;
}

#body .inner .right {
	width: 844px;
	float: right;
	background: #FFF;
	border: 1px solid #E5E5E5;
}

#body .inner .left .Sbox {
	border: 1px solid #E5E5E5;
	background: #fff;
	width: 220px;
	padding-bottom: 10px;
	font-size: 12px;
}

#body .inner .left .Sbox .topic {
	background: url("../images/box_btitle.jpg") repeat-x left top;
	font-size: 18px;
	height: 54px;
	font-family: "Microsoft Yahei";
	margin: 0px 0px 0px 0px;
	line-height: 54px;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#body .inner .left .Sbox .blank ul {
	padding: 0px 0px;
}

#body .inner .left .Sbox .blank ul li {
	cursor: pointer;
	height: 30px;
	background: url("../images/link_bg11.gif") repeat 0px 0px;
}

#body .inner .left .Sbox .blank .current a {
	background: #0170d9;
	border-bottom: 1px solid #FFFFFF;
}

#body .inner .left .Sbox .blank .current a {
	color: #FFFFFF;
}

#body .inner .left .Sbox .blank ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	border-bottom: 1px dotted #DDDDDD;
	background: url("../images/link_bg2.gif") no-repeat 12px 10px;
}

#body .inner .left .Sbox .blank ul li a:hover {
	background: #0170d9;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#body .inner .left .Sbox .list dl {
	padding: 0px 10px;
}

#body .inner .left .Sbox .list dl dt {
	font-family: Arial;
	color: #666666;
	line-height: 20px;
	font-size: 10px;
}

#body .inner .left .Sbox .list dl dd {
	line-height: 30px;
	border-bottom: 1px dotted #DDDDDD;
	background: url("/images/title_icon1.jpg") no-repeat 0px 12px;
	padding-left: 10px;
}

#body .inner .left .Sbox .txt {
	padding: 10px;
}

#body .inner .right .Position {
	font-size: 12px;
	line-height: 33px;
	background: url("../images/box_bg5.jpg") repeat left top;
	text-align: right;
	color: #666666;
}

#body .inner .right .Position a {
	color: #666666;
}

#body .inner .right .Position span {
	padding-right: 10px;
}

#body .inner .right .main {
	padding: 30px 20px;
	font-size: 12px;
}



/*content*/

#body .inner .right .main .content .title h3 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
}

#body .inner .right .main .content .infos {
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	text-align: center;
}

#body .inner .right .main .content .maincontent {
	font-size: 14px;
}

#body .inner .right .main .content .maincontent p {
	padding: 5px 0px;
	line-height: 200%;
	text-indent: 2em;
}

#body .inner .right .main .content .download {
	background: url("../images/downicon.gif") no-repeat 15px 7px;
	padding-left: 55px;
	border: 1px solid #F5F5F5;
	line-height: 40px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}

#body .inner .right .main .content .prenext {
	padding: 10px 0px;
	margin-top: 10px;
}

#body .inner .right .main .content .prenext ul li {
	line-height: 30px;
	padding-left: 15px;
}

#body .inner .right .main .title {
	color: #0293d2;
	width: 100%;
	text-align: center;
}

#body .inner .right .main .title .xian {
	width: 20px;
	height: 2px;
	background: #0293d2;
	margin: 15px 0 20px;
}

.dis {
	display: inline-block;
	zoom: 1;
}

.fz18 {
	font-size: 18px;
}

#body .inner .right .main .nr {
	width: 100%;
	line-height: 25px;
	margin-bottom: 30px;
	color: #333;
}


/* recruit */

#body .inner .right .main .RecruitList {
	;
}

#body .inner .right .main .RecruitList td {
	line-height: 35px;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
}

#body .inner .right .main .RecruitList .Rtitle {
	background: #f5f5f5;
	color: #0170d9;
	font-size: 14px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}

#body .inner .right .main .RecruitList .Rtitle span {
	text-align: right;
	font-size: 12px;
}

#body .inner .right .main .content .ProInfo .image {
	float: left;
}

#body .inner .right .main .content .ProInfo .column {
	float: right;
	width: 500px;
}

#body .inner .right .main .content .ProInfo .image img {
	width: 270px;
	height: 270px;
}

#body .inner .right .main .content .ProInfo .image a {
	display: block;
	width: 270px;
	height: 270px;
	border: 2px solid #F5F5F5;
	padding: 2px;
}

#body .inner .right .main .content .ProInfo .image a:hover {
	border: 2px solid #0170d9;
}

#body .inner .right .main .content .ProInfo .column .title {
	background-color: #f5f5f5;
	padding: 0px 10px;
}

#body .inner .right .main .content .ProInfo .column .title h3 {
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

#body .inner .right .main .content .ProInfo .column .infos {
	text-align: left;
}

#body .inner .right .main .content .ProInfo .column ul li {
	line-height: 33px;
	height: 33px;
	color: #333;
	font-weight: normal;
}

#body .inner .right .main .content .ProInfo .column ul li span {
	width: 100px;
	height: 20px;
	font-weight: bold;
	padding: 3px;
	color: #333;
}

#body .inner .right .main .content .ProInfo .column ul .MPrice {
	color: #666666;
	text-decoration: line-through;
}

#body .inner .right .main .content .ProInfo .column ul .NPrice {
	color: #F00;
	font-weight: bold;
}

#body .inner .right .main .content .ProInfo .column ul .NPrice .BuyCount {
	color: #060;
}

#body .inner .right .main .IntroTitle {
	font-size: 14px;
	line-height: 25px;
	border-left: 3px solid #0170d9;
	margin: 10px 0px;
	padding-left: 10px;
	color: #0170d9;
	font-weight: bold;
	background-color: #e5e5e5;
}

#body .inner .right .main .content .CaseBlock li {
	width: 330px;
	float: left;
	padding-left: 10px;
}

#body .inner .right .main .content .CaseBlock .Cimg a {
	display: block;
	border: 1px solid #F5F5F5;
	padding: 1px;
}

#body .inner .right .main .content .CaseBlock .Cimg a:hover {
	border: 1px solid #0170d9;
}

#body .inner .right .main .content .CaseBlock .case_ct {
	height: 30px;
	line-height: 30px;
	color: #2586BE;
	background: #E5F4FC;
	font-weight: bold;
}

#body .inner .right .main .content .CaseBlock .case_txt {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 12px;
	color: #666;
}

#body .inner .right .main .content .CaseBlock .case_mc {
	color: #C90;
	font-weight: bold;
}

#body .inner .right .main .content .CaseBlock .case_mc a {
	color: #c90;
}

#body .inner .right .main .content .CaseBlock .hycd_ct {
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	padding-left: 40px;
}

#body .inner .right .main .content .CaseBlock .hycd_ct a {
	color: #fff;
}

#body .inner .right .main .content .CaseBlock .hycd_ct a:hover {
	color: #FFFACC;
}

#body .inner .right .main .content .CaseBlock .hycd_ct a:visited {
	color: #fff;
}

#body .inner .right .main .content .CaseBlock .hycd_mc {
	color: #ff6600;
}

#body .inner .right .main .content .CaseBlock .ttp {
	margin-top: 10px;
	margin-bottom: 10px;
}



/*product*/

.ClassNav {
	padding: 0px 0px;
}

.ClassNav .NavTree ul {
	;
}

.ClassNav .NavTree ul li {
	position: relative;
	background: url("../images/link_bg11.gif") repeat 0px 0px;
}

.ClassNav .NavTree ul li a {
	display: block;
	cursor: pointer;
	line-height: 30px;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 30px;
	height: 30px;
}



/* ²úÆ·ÁÐ±í */

.prolist ul {
	overflow: hidden
}

.prolist ul li {
	padding: 10px 15px 10px 15px;
	border-bottom: 1px solid #eee;
}

.prolist dl {
	overflow: hidden;
	position: relative
}

.prolist dl span {
	z-index: 500;
	position: absolute;
	top: 10px;
	left: 280px
}

.prolist dt {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 120px;
	height: 120px;
	border: 1px solid #CCC
}

.prolist dt:hover {
	border: 1px solid #18c8ac
}

.prolist dt img {
	width: 120px;
	height: 120px;
	background: #fff
}

.prolist dd.tit {
	color: #666;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px
}

.prolist dd.tit a {
	color: #007DB8
}

.prolist dd.time {
	color: gray;
	line-height: 20px;
	margin-top: 5px
}

.prolist dd.desc {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	height: 50px;
	overflow: hidden;
	margin-top: 5px
}

/* albumblock */

#body .inner .right .main .content .MorePro {
	;
}

#body .inner .right .main .content .MorePro .albumblock {
	width: 160px;
	height: 190px;
	float: left;
}

#body .inner .right .main .content .MorePro .albumblock .inner {
	width: 160px;
	height: 190px;
}

#body .inner .right .main .content .MorePro .albumblock .inner img {
	;
}

#body .inner .right .main .content .MorePro .albumblock .inner .albumtitle {
	;
}

.albumblock {
	padding: 10px 15px 30px 20px;
	float: left;
}

.albumblock .inner {
	width: 160px;
	height: 190px;
	position: relative;
	border: 1px solid #DEDEDC;
	overflow: hidden;
}

.albumblock .inner img {
	border: 2px solid #fff;
	width: 156px;
	height: 156px;
}

.albumblock .inner .albumtitle {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	width: 160px;
	position: relative;
	bottom: 0px;
	left: 0;
	color: #0170d9;
	font-weight:;
	text-align: center;
	cursor: pointer;
	margin: auto;
	overflow: hidden;
}

.albumblock .inner .albumtitle span {
	font-weight: normal;
	font-size: 12px;
}

.albumblock .innera {
	color: #0170d9;
}

.albumblock .innera:hover {
	text-decoration: none;
}

.albumblock .innera:visited {
	text-decoration: none;
}

.albumblock .inner:hover {

	border: 1px solid #0170d9;
}

/* SearchBar */

.SearchBar {
	width: 220px;
	height: 25px;
	background: url("../images/search_bg.gif") no-repeat left top;
}

.Sbox .SearchBar {
	margin: 10px 0px 0px 10px;
}

.SearchBar #search-text {
	width: 120px;
	padding: 0px 5px;
	margin: 0px;
	color: #666666;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	background: none;
	border: none;
	padding-left: 25px;
}

.SearchBar #search-submit {
	border: none;
	background: none;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	margin: 0px;
	cursor: pointer;
	padding: 0px;
	line-height: 25px;
	width: 54px;
}

#body .inner .right .main .productlist {
	padding: 0px 10px;
}

#body .inner .right .main .productlist ul li {
	font-weight: bold;
	line-height: 25px;
	padding: 10px 20px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 14px;
	background: url("../images/sidebar.jpg") no-repeat left 18px;
}

/* sitemap */

#body .inner .right .main .SiteMap {
	padding: 0px 10px;
}

#body .inner .right .main .SiteMap ul li {
	font-weight: bold;
	line-height: 25px;
	padding: 10px 20px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 14px;
	background: url("../images/sidebar.jpg") no-repeat left 18px;
}

#body .inner .right .main .SiteMap ul li ul li {
	font-weight: normal;
	border-bottom: none;
	font-size: 12px;
	background: none;
	padding: 5px 0px;
}

.news_con {
	width: 800px;
	margin: 0 auto;
	padding-top: 15px
}

dl.news_dl {
	font-size: 14px;
	color: #666;
	padding: 0 5px;
	line-height: 22px;
	border-bottom: 1px dashed #CCC
}

dl.news_dl a {
	color: #000
}

dl.news_dl dt {
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 24px;
	height: 24px;
	width: 800px;
	overflow: hidden
}

dl.news_dl .dt_1 {
	height: 20px;
	background: url(../images/ico7.gif) no-repeat 0 6px;
	padding-left: 10px;
	font-size: 14px;
	color: #007DB8;
}

dl.news_dl .dt_2 {
	font-size: 12px;
	float: right;
	padding: 0 10px 0 8px;
}

dl.news_dl dd {
	font-size: 12px;
	padding-left: 10px;
	height: 45px;
	overflow: hidden;
	margin-bottom: 10px
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}

.ab_pages ul{display:inline-block;margin:0 auto;padding:0}

.ab_pages ul  a{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;border-radius: 4px}

.ab_pages ul  .page-num{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;}

.ab_pages ul  a.page-num-current{ background:#f5f5f5;}