@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

ul ,li {
	list-style:none;
}
.titlss{
font-size:12px; color:#FF0000; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold;}
form ,table {
	float:left;
}
.tit{
font-size:16px;
font-weight:bold;
}
.blue{
padding-left:12px;
}
.tit a{
text-decoration: underline;
color:#990000;
font-size:16px;
font-weight:bold;
}
.tit a:hover{
color:#990000;
font-size:16px;
font-weight:bold;
}
a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	margin:0 auto;
	background:#fff;
}

/*----------------------字体样式开始----------------------*/
.grey_small ,.grey_small a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
}

.grey_small_bold ,.grey_small_bold a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

.grey_small2 ,.grey_small2 a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
}

.white_small ,.white_small a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:4px;
}

.white_small_bold ,.white_small_bold a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

.white_big ,.white_big a {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

.black_small ,.black_small a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

.pink_small ,.pink_small a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#e0285e;
}

.pink_small_bold ,.pink_small_bold a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#e0285e;
}

.pink_big_bold ,.pink_big_bold a {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#e0285e;
}

.green_small ,.green_small a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#749100;
	text-decoration:underline;
}
/*----------------------字体样式结束----------------------*/

#container {
	width:960px;
	margin:0 auto;

}

.smallbar {
	width:199px;
	float:left;
}

.smallbar2 {
	width:310px;
	float:left;
	text-align:right;
}

.smallbar2 img {
	padding:20px;
}

.centerbar1 {
	width:541px;
	margin:0 9px 0 10px;
	display:inline;
	float:left;
}

.centerbar2 {
	width:750px;
	margin:0 0 10px 10px;
	display:inline;
	float:left;
}

.centerbar3 {
	width:639px;
	margin:0 0 10px 10px;
	display:inline;
	float:left;
	border-left:1px solid #ccc;
}

.blacktop {
	width:100%;
	margin:0 auto;
	height:48px;
	background:url(../images/balck_top.jpg) repeat-x;
}

.blacktop ul ,.greytop ul {
	width:960px;
	margin:0 auto;
	line-height:33px;
}

.greytop {
	width:100%;
	height:116px;
	margin:0 auto;
	background:url(../images/grey_top.jpg) repeat-x;
}

.greytop ul li.logo {
	width:320px;
	margin:0px 0 0 20px;
	display:inline;
	height:96px;
	float:left;
}

.greytop ul li.logor {
	width:304px;
	margin:0px 0 0 250px;
	display:inline;
	height:100px;
	float:left;
	background:url(../images/register_02.jpg) no-repeat;
}

.greytop ul li.logo img {
	vertical-align:middle;
}

.greytop ul li.cart1 {
	width:580px;
	padding:10px 10px;
	text-align:right;
	float:left;
}

.greytop ul li.menu {
	width:600px;
	background:url(../images/menu_back.jpg) repeat-x;
	height:35px;
	float:left;
	
	margin:15px 0 0 0;
}

.greytop ul li.menu a {
	padding:0 15px;
	height:35px;
	background:url(../images/menu_split.jpg) no-repeat center right;
	float:left;
	line-height:35px;
	font-weight:bold;
}
.greytop ul li.menu a:hover {
	padding:0 15px;
	height:35px;
	background:url(../images/menu_split.jpg) no-repeat center right;
	float:left;
	line-height:35px;
	color:#CCCCCC;
	font-weight:bold;
}
/*----------------------多菜单样式开始----------------------*/

.nav {
	width:960px;
	float:left;
	margin:5px 0 0 0;
}

.nav ul.n1 {
	width:94px;
	margin-right:1px;
	float:left;
	height:23px;
}

.nav ul.n2 {
	width:295px;
	float:left;
	height:23px;
}

.nav ul.n1 li.left1 {
	width:5px;
	height:23px;
	background:url(../images/btn1l.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.center1 {
	width:84px;
	height:23px;
	background:url(../images/btn1c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n1 li.right1 {
	width:5px;
	height:23px;
	background:url(../images/btn1r.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.left2 {
	width:5px;
	height:23px;
	background:url(../images/btn2l.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.center2 {
	width:84px;
	height:23px;
	background:url(../images/btn2c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n1 li.right2 {
	width:5px;
	height:23px;
	background:url(../images/btn2r.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.left3 {
	width:5px;
	height:23px;
	background:url(../images/btn3l.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.center3 {
	width:84px;
	height:23px;
	background:url(../images/btn3c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n1 li.right3 {
	width:5px;
	height:23px;
	background:url(../images/btn3r.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.left4 {
	width:5px;
	height:23px;
	background:url(../images/btn4l.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.center4 {
	width:84px;
	height:23px;
	background:url(../images/btn4c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n1 li.right4 {
	width:5px;
	height:23px;
	background:url(../images/btn4r.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.left5 {
	width:5px;
	height:23px;
	background:url(../images/btn5l.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.center5 {
	width:84px;
	height:23px;
	background:url(../images/btn5c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n1 li.right5 {
	width:5px;
	height:23px;
	background:url(../images/btn5r.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.left6 {
	width:5px;
	height:23px;
	background:url(../images/btn6l.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.center6 {
	width:84px;
	height:23px;
	background:url(../images/btn6c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n1 li.right6 {
	width:5px;
	height:23px;
	background:url(../images/btn6r.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.left7 {
	width:5px;
	height:23px;
	background:url(../images/btn7l.jpg) no-repeat;
	float:left;
}

.nav ul.n1 li.center7 {
	width:84px;
	height:23px;
	background:url(../images/btn7c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n1 li.right7 {
	width:5px;
	height:23px;
	background:url(../images/btn7r.jpg) no-repeat;
	float:left;
}

.nav ul.n2 li.left8 {
	width:5px;
	height:23px;
	background:url(../images/btn8l.jpg) no-repeat;
	float:left;
}

.nav ul.n2 li.center8 {
	width:285px;
	height:23px;
	background:url(../images/btn8c.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:23px;
}

.nav ul.n2 li.right8 {
	width:5px;
	height:23px;
	background:url(../images/btn8r.jpg) no-repeat;
	float:left;
}
/*----------------------多菜单样式结束----------------------*/

input.searchinput {
	width:201px;
	height:14px;
	background:url(../images/searchin.jpg) no-repeat;
	padding:0 5px;
	margin:4px 0 0 0;
}

input.searchbtn {
	width:65px;
	height:17px;
	background:none;
	border:none;
	color:#fff;
}

input.searchinput2 {
	width:290px;
}

input.searchbtn2 {
	width:24px;
	height:18px;
	background:url(../images/go.jpg) no-repeat;
}

.ad1 {
	width:727px;
	height:292px;
	float:left;
}

.nav2 {
	width:231px;
	height:290px;
	border:1px solid #ccc;
	float:left;
}

.nav2 ul li a {
	width:211px;
	height:27px;
	background:url(../images/ad_back.jpg) repeat-x;
	float:left;
	line-height:26px;
	padding-left:20px;
}

.nav2 ul li.back2 {
	width:231px;
	height:47px;
	background:url(../images/ad_back2.jpg) repeat-x;
	float:left;
}

.nav2 ul li a:hover {
	background:url(../images/ad_hover.jpg) repeat-x;
	color:#fff;
	text-decoration:none;
}

.search_line {
	width:960px;
	height:61px;
	margin:10px 0;
	float:left;
}

.search_line ul.search_left {
	width:365px;
	height:61px;
	float:left;
}

.search_line ul.search_left li.s_left1 {
	width:6px;
	height:61px;
	background:url(../images/search_left.jpg) no-repeat;
	float:left;
}

.search_line ul.search_left li.s_center1 {
	width:353px;
	height:61px;
	background:#292929;
	float:left;
}

.search_line ul.search_left li.s_center1 ul {
	width:353px;
	float:left;
}

.search_line ul.search_left li.s_center1 ul li {
	float:left;
	margin:3px 0;
	width:353px;
	display:inline;
}

.search_line ul.search_left li.s_right1 {
	width:6px;
	height:61px;
	background:url(../images/serach_center1.jpg) no-repeat;
	float:left;
}

.search_line ul.search_right {
	width:595px;
	height:61px;
	background:url(../images/serach_center2.jpg) repeat-x;
	float:left;
}

.search_line ul.search_right li.s_left2 {
	width:590px;
	float:left;
}

.search_line ul.search_right li.s_left2 ul {
	width:67px;
	padding:0 3px;
	float:left;
}

.search_line ul.search_right li.s_left2 ul li {
	line-height:18px;
	float:left;
	text-align:center;
	width:67px;
	margin-top:2px;
}

.search_line ul.search_right li.s_left2 ul li img {
	vertical-align:middle;
}

.search_line ul.search_right li.s_right2 {
	width:5px;
	height:61px;
	background:url(../images/serach_cright.jpg) no-repeat;
	float:left;
}
.bor1{ height:auto;}
.bor1 ,.bor1 ul {

	width:199px;
	height:auto;
	float:left;
}

.bor1 ul li.bor1_top {
	width:199px;
	height:8px;
	background:url(../images/bor1_top.jpg) no-repeat;
	float:left;
	overflow:hidden;
}

.bor1 ul li.bor1_center {
	width:199px;
	background:url(../images/bor1_center.jpg) repeat-y;
	float:left;
}

.bor1 ul li.bor1_bottom1 {
	width:199px;
	height:8px;
	background:url(../images/bor_bot1.jpg) no-repeat;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}

.bor1 ul li.bor1_bottom2 {
	width:199px;
	height:8px;
	background:url(../images/bor1_bot2.jpg) no-repeat;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
}

input.loginst {
	width:179px;
	border:1px solid #ccc;
}

input.loginbtn {
	width:75px;
	height:22px;
	background:url(../images/login.jpg) no-repeat;
}

.bor1 ul li.bor1_center ul.logins ,.bor1 ul li.bor1_center ul.bor_list ,.bor1 ul li.bor1_center ul.bor_list2 {
	width:179px;
	margin:0 10px;
	display:inline;

	float:left;
}

.bor1 ul li.bor1_center ul.bor_list2 {
	margin:10px;
}

.bor1 ul li.bor1_center ul.bor_list li {
	width:179px;
	margin:8px 0;
	float:left;
}

.bor1 ul li.bor1_center ul.bor_list li.list_top2 {
	width:179px;
	padding:8px 0;
	float:left;
	background:#ECECEC;
	margin:1px 0;
}

.bor1 ul li.bor1_center ul.bor_list li img {
	vertical-align:middle;
	padding:0 10px;
}

.bor1 ul li.bor1_center ul.bor_list li.list_top {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}

.bor1 ul li.bor1_center ul.bor_list li.list_top3 {
	background:url(../images/black_back.jpg) no-repeat;
	height:24px;
	line-height:24px;
	text-align:center;
}

.bor1 ul li.bor1_center ul.logins li {
	width:179px;
	line-height:30px;
	float:left;
	height:30px;
}

.bor1 ul li.bor1_center ul.bor_link {
	width:197px;
	background:#E2E2E2;
	float:left;
	margin:0 1px;
	display:inline;
}

.bor1 ul li.bor1_center ul.bor_link li {
	width:177px;
	margin:8px 10px 0 10px;
	display:inline;
	background:url(../images/bor1_split.jpg) repeat-x center bottom;
	float:left;
	height:42px;
	line-height:10px;
}

.bor1 ul li.bor1_center ul.bor_link li img {
	vertical-align:middle;
	padding:0 10px;
}

.ad2 {
	width:541px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:194px;
	font-size:12px;
	float:left;
}

.ad3 {
	width:265px;
	height:100px;
	float:left;
	margin-top:11px;
	display:inline;
	line-height:15px;
}

.ad32 {
	width:265px;
	height:100px;
	float:left;
	margin:11px 0 0 11px;
	display:inline;
	line-height:15px;
}

.ad4 {
	width:199px;
	height:350px;
	float:left;
	margin-bottom:10px;
}

.bor2 ,.bor2 ul {
	width:541px;
	float:left;
}

.bor2 ul li.bor2_top {
	width:541px;
	height:8px;
	background:url(../images/bor2_top.jpg) no-repeat;
	float:left;
	overflow:hidden;
	margin-top:1px;
}
       .goodsItem {
	float:left;
	overflow:hidden;
	padding:0px 12px 0 0;
	height:228px;
	z-index:1;
	color:#ccc;
	width:160px
}
.goodsItem .goodsimg {
	
	width:220px;
	margin-bottom:5px
}
.goodsItem img {
	width:152px;
	
}

.goodsItem img {
	width:152px;
	
}
.goodsItem p {
	text-align:left;
	color:#fff;
}
.goodsItem p a {
	color:#000;
	text-decoration:none;
	background:none;
	font-size:11px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.goodsItem p a:hover {
	color:#ff6600;
	text-decoration:none;
}
.goodsItem span {
	width:43px;
	height:16px;
	position:absolute;
	left:0px;
	top:146px;
	z-index:1
}

.sss a{
	BORDER-RIGHT: #ccc 1px dotted; PADDING-RIGHT: 0px; BORDER-TOP: #ccc 1px dotted; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 1px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; BORDER-LEFT: #ccc 1px dotted; WIDTH: 145px; PADDING-TOP: 0px; BORDER-BOTTOM: #ccc 1px dotted; HEIGHT: 145px; TEXT-ALIGN: left;font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sss A:hover {
	BORDER-RIGHT: #cccccc 2px solid; PADDING-RIGHT: 0px; BORDER-TOP: #cccccc 2px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #cccccc 2px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 2px solid
}

.f1{ font-size:12px; color:#FF0000; font-family:Verdana, Arial, Helvetica, sans-serif;}









.bor2 ul li.bor2_center {
	width:541px;
	background:url(../images/bor2_center.jpg) repeat-y;
	float:left;
}

.bor2 ul li.bor2_bottom2 {
	width:541px;
	height:8px;
	background:url(../images/bor2_right.jpg) no-repeat;
	float:left;
	overflow:hidden;
}

.bor2 ul li.bor2_center ul.bor2_list1 {
	width:521px;
	margin:0 10px;
	display:inline;
	float:left;
}

.bor2 ul li.bor2_center ul.bor2_list1 li.list_top2 {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	width:521px;
	margin:9px 0;
	float:left;
	display:inline;
}

.bor2 ul li.bor2_center ul.bor2_list2 {
	width:250px;
	float:left;
	height:116px;
	margin:10px;
	display:inline;
	_margin:8px;
}

.bor2 ul li.bor2_center ul.bor2_list2 li.bor2img {
	width:105px;
	height:116px;
	float:left;
}

.bor2 ul li.bor2_center ul.bor2_list2 li.bor2list {
	width:135px;
	margin:0 5px;
	display:inline;
	float:left;
	line-height:16px;
}

.bor2 ul li.bor2_center ul.bor2_list3 {
	width:100px;
	margin:4px;
	float:left;
	display:inline;
}

.bor2 ul li.bor2_center ul.bor2_list3 li.bor3img {
	width:100px;
	height:87px;
	float:left;
}

.bor2 ul li.bor2_center ul.bor2_list3 li.bor3list {
	width:100px;
	line-height:16px;
	float:left;
	font-size:12px
	word-break:break-all;
	text-align:center;
}

.bor1 ul li.bor1_center ul.bor_list2 li.b_img {
	width:60px;
	
	float:left;
	display:inline;
}

.bor1 ul li.bor1_center ul.bor_list2 li.b_list {
	width:110px;
	margin-left:5px;
	display:inline;
	line-height:16px;
	float:left;
	word-break:break-all;
}

.ad5 {
	width:199px;
	height:61px;
	float:left;
	margin-bottom:10px;
	display:inline;
}

#intro {
	width:960px;
	height:135px;
	float:left;
}

#intro ul {
	width:960px;
	float:left;
}

#intro ul li.intro_left {
	width:7px;
	height:135px;
	background:url(../images/intr_left.jpg) no-repeat;
	float:left;
}

#intro ul li.intro_center {
	width:946px;
	height:135px;
	background:url(../images/intr_center.jpg) repeat-x;
	float:left;
}

#intro ul li.intro_center ul {
	width:300px;
	height:135px;
	margin-left:15px;
	display:inline;
	float:left;
}

#intro ul li.intro_center ul li {
	width:300px;
	margin-top:8px;
	display:inline;
	float:left;
	border:1px #FF0000 solid;
}
.intro_center{
padding-top:15px;
line-height:20px;
float:left;
}
#intro ul li.intro_right {
	width:7px;
	height:135px;
	background:url(../images/intr_right.jpg) no-repeat;
	float:left;
}

#bottom {
	width:960px;
	margin:10px 0;
	float:left;
}

#bottom ul li.bottom_left {
	width:7px;
	height:58px;
	background:url(../images/bot_left.jpg) no-repeat;
	float:left;
}

#bottom ul li.bottom_center {
	width:946px;
	height:58px;
	background:#5e5c5d;
	float:left;
}

#bottom ul li.bottom_center ul {
	width:900px;
	margin:10px 23px 0 23px;
	display:inline;
	text-align:center;
	float:left;
}

#bottom ul li.bottom_right {
	width:7px;
	height:58px;
	background:url(../images/bot_right.jpg) no-repeat;
	float:left;
}

.locate {
	width:950px;
	padding-left:10px;
	display:inline;
	line-height:30px;
	float:left;
}

.locate img {
	vertical-align:middle;
}

.centerbar2 ul {
	width:750px;
	float:left;
}

.centerbar2 ul li.cen_top {
	width:740px;
	height:36px;
	background:url(../images/new_product_03.jpg) no-repeat;
	float:left;
	padding-left:10px;
	line-height:36px;
}

.centerbar2 ul li.cen_top img {
	vertical-align:middle;
	padding:0 5px;
}

.centerbar2 ul li.cen_center {
	width:750px;
	background:url(../images/new_product_05.jpg) repeat-y;
	float:left;
}

.centerbar2 ul li.cen_bot {
	width:750px;
	height:9px;
	background:url(../images/new_product_15.jpg) no-repeat;
	float:left;
	overflow:hidden;
}

.centerbar2 ul li.cen_center ul.cen_bartop {
	width:715px;
	height:32px;
	line-height:32px;
	margin:8px 12px;
	padding-left:10px;
	background:url(../images/new_product_08.jpg) no-repeat;
	float:left;
	display:inline;
}

.centerbar2 ul li.cen_center ul.cen_list {
	width:100px;
	margin:5px 5px 5px 17px;
	float:left;
	display:inline;
}

.centerbar2 ul li.cen_center ul.cen_list li.cen_img {
	width:100px;
	height:100px;
	border:1px solid #ccc;
	float:left;
}

.centerbar2 ul li.cen_center ul.cen_list li.cen_title {
	width:100px;
	line-height:18px;
	text-align:center;
	word-break:break-all;
	float:left;
}

.centerbar2 ul li.cen_center ul.imglist {
	width:302px;
	margin:30px;
	display:inline;
	float:left;
}

.centerbar2 ul li.cen_center ul.imglist li.img_big {
	width:300px;
	height:300px;
	border:1px solid #ccc;
	float:left;
}

.centerbar2 ul li.cen_center ul.imglist li.img_small {
	width:55px;
	height:55px;
	border:1px solid #ccc;
	float:left;
	margin:5px 3px 0 0;
	display:inline;
}

.centerbar2 ul li.cen_center ul.imgdetail {
	width:350px;
	margin:30px 0;
	display:inline;
	float:left;
}

.centerbar2 ul li.cen_center ul.imgdetail li {
	width:350px;
	padding:9px 0;
	float:left;
}

.centerbar2 ul li.cen_center ul.imgdetail li.imbor {
	border-bottom:1px dotted #ccc;
}

select {
	border:1px solid #ccc;
}

input.noinput ,textarea {
	border:1px solid #ccc;
}

input.cartbtn {
	width:126px;
	height:18px;
	background:url(../images/pro_detail_14.jpg) no-repeat;
	cursor:hand;
}
input.collectbtn {
	width:126px;
	height:18px;
	background:url(../images/collect.jpg) no-repeat;
	cursor:hand;
}

input.submitbtn {
	width:69px;
	height:25px;
	background:url(../images/pro_detail_22.jpg) no-repeat;
}

.centerbar2 ul li.cen_center ul.cen_content {
	width:715px;
	margin:8px 12px;
	padding-left:10px;
	float:left;
	display:inline;
}

.centerbar2 ul li.cen_center ul.cen_content li {
	line-height:18px;
	display:inline;
	width:715px;
	float:left;
	margin:5px 0;
}

.centerbar2 ul li.cen_center ul.cen_content li.cenbor {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	display:inline;
}

.centerbar2 ul li.cen_center ul.cen_content li.cen_leftc {
	width:120px;
	float:left;
	text-align:right;
}

.centerbar2 ul li.cen_center ul.cen_content li.cen_rightc {
	width:580px;
	float:left;
}

.bigcate {
	width:750px;
	background:#E1E1E1;
	float:left;
	margin:0 0 10px 10px;
}

.bigcate ul li {
	padding:5px 15px;
	float:left;
	line-height:18px;
	height:18px;	
}

.centerbar2 ul li.cen_center ul.pro_list1 {
	width:157px;
	margin:10px 5px 5px 20px;
	float:left;
	display:inline;
}

.centerbar2 ul li.cen_center ul.pro_list1 li.pro_limg1 {
	width:155px;
	height:155px;
	float:left;
	border:1px solid #ccc;
}

.centerbar2 ul li.cen_center ul.pro_list1 li.pro_ltitle1 {
	width:155px;
	line-height:18px;
	float:left;
	text-align:center;
}

.centerbar2 ul li.cen_center ul.pro_list2 {
	width:710px;
	margin:10px 10px 5px 20px;
	float:left;
	display:inline;
}

.centerbar2 ul li.cen_center ul.pro_list2 li.pro_limg2 {
	width:155px;
	height:155px;
	float:left;
	border:1px solid #ccc;
	margin:5px;
	display:inline;
}

.centerbar2 ul li.cen_center ul.pro_list2 li.pro_ltitle2 {
	width:540px;
	line-height:25px;
	float:left;
}

.centerbar2 ul li.cen_center ul.pro_list3 {
	width:710px;
	margin:10px 10px 5px 20px;
	float:left;
	display:inline;
	border-bottom:1px dotted #ccc;
	height:35px;
}

.centerbar2 ul li.cen_center ul.pro_list3 li.pro_limg3 {
	width:550px;
	float:left;
	display:inline;
	line-height:35px;
}

.centerbar2 ul li.cen_center ul.pro_list3 li.pro_ltitle3 {
	width:155px;
	line-height:35px;
	float:left;
}

.centerbar2 ul li.cen_center ul.news_list {
	width:330px;
	margin:10px 5px 10px 20px;
	background:#EAEAEA;
	height:85px;
	padding:5px;
	float:left;
	display:inline;
}

.centerbar2 ul li.cen_center ul.news_list li.news_img {
	width:85px;
	height:85px;
	margin-right:5px;
	display:inline;
	float:left;
}

.centerbar2 ul li.cen_center ul.news_list li.news_title {
	width:240px;
	line-height:16px;
	float:left;
}

.centerbar3 ul {
	width:619px;
	margin:20px 0 0 20px;
	display:inline;
	float:left;
}

.centerbar3 ul li {
	width:619px;
	margin:8px 0;
	float:left;
}

.centerbar3 ul li.cen_left3 {
	width:100px;
	float:left;
	text-align:right;
}

.centerbar3 ul li.cen_right3 {
	width:510px;
	float:left;
}


.centerbar3 ul li.cen_border {
	width:600px;
	height:1px;
	border-bottom:1px dotted #ccc;
	float:left;
	overflow:hidden;
}

.border_foot ,.border_righ {
	border-bottom:1px dotted #ccc;
}

.border_righ {
	border-right:1px dotted #ccc;
}

.borders {
	margin:5px;
	display:inline;
}
#pager a{
border:1px #0099CC solid;
padding-left:3px;
padding-right:3px;
margin-left:5px;
}
