﻿/*全局*/
* {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color:#666666;
}
.clear {
	clear:both;
}
a img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	color:#ce0009;    
	text-decoration:underline;
}
table {
	margin:0 auto;
}
/* end 全局*/
/*导航*/
#nav {
	width:701px;
	height:30px;
}
#nav li.div_line {
	width:1px;
	height:30px;
	
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
    line-height:30px;
	width:99px;
    background:#103667;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:14px;

}
#nav li a:hover {
	text-decoration:none;
	color:#001d92;
    background:#e5e7f2;
    font-weight:14px;		
}
#nav li a.current {
	font-weight:bold;
		color:#103667;
        background:#e5e7f2;
}
/* end 导航*/
/* 左侧分类 */
#category {
	margin:0 auto;
	width:180px;
}
#category li a {
	display:block;
	padding-left:32px;
	height:29px;
	border-bottom: solid 1px #cfcfcf;
	line-height:29px;
	background:url(../images/icon_gray.gif) no-repeat 150px center;
}
#category li a:hover {
	color:#4052a1;
        text-decoration:underline;
	background:url(../images/icon_red.gif) no-repeat 150px center;
}
#category .current {
	font-weight:bold;
	color:#4052a1;
	background:url(../images/icon_red.gif) no-repeat 150px center;
}
/* end 左侧分类 */
/* 列表 */
.list {
	padding-top:10px;
	margin:0 auto;
	width:660px;
}
.list li {
	height:27px;
	border-bottom:1px dashed #e5e5e5;
	line-height:27px;
}
.list li a {
	color:#666666;
	padding-left:32px;
	background:url(../images/news_icon2.gif) no-repeat 8px center;
}
.list li a:hover {
	color:#ce0009;
	text-decoration:underline;
}
.list span {

}
/* end 列表 */
/* 分页 */
.div_pages {
	text-align:center;
	padding-top:10px;
}
.div_pages li {
	margin-left:3px;
	display:inline;
}
.div_pages li a {
	padding:0px 5px 0px 5px;
	font-weight:bold;
	color:#001881;
	text-decoration:none;
}
.div_pages li a:hover {
	color:white;
	background:#001881;
}
/* end 分页 */
/* 左侧导航 */
.sdmenu {
	width: 208px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	border-left: 1px solid #a0a8d0;
	text-align:left;
	valign:middle;
	background: url(/new_cp/images/bottom.gif) no-repeat right bottom;
	color: #f8f9fc;
}

.sdmenu div {
	background: url(/new_cp/images/title1.gif) repeat-x;
	overflow: hidden;
}

.sdmenu div:first-child {
	background: url(/new_cp/images/title1.gif) repeat-x;
	width: 210px;
}

.sdmenu div.collapsed {
	height: 36px;
}
.sdmenu div span {
	display: block;
	font-size: 14px;
	padding: 10px 0 10px 35px;
	font-weight: bold;
	color: white;
	background: url(/new_cp/images/expanded.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
.sdmenu div.collapsed span {
	background-image: url(/new_cp/images/collapsed.gif);
}
.sdmenu div a {
	padding: 6px 0 6px 35px;
	valign:middle;
	background: #f0f3f9;
	display: block;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #e5e7f2;
	color: #5865AC;
	text-decoration:underline;
	
}
.sdmenu div a.current {
	background : #7b85bd url(/new_cp/images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.sdmenu div a:hover {
	background : #e5e7f2 url(linkarrow.gif) no-repeat right center;
	color: #5865AC;
	text-decoration: underline;
	}

/* End左侧导航 */
/* 认证图片 */
.img_box {
	float:left;
	display:inline;
	margin-left:16px;
	margin-bottom:15px;
	width:148px;
	border:solid 1px #e9e9e9;
}
.img_box dt {
	width:148px;
	height:100px;
	text-align:center;
}
.img_box dd {
	width:148px;
	height:25px;
	background:#f4f4f4;
	text-align:center;
	line-height:25px;
}
.img_box a {
	font-weight:bold;
	color:#001881;
}
.img_box a:hover {
	text-decoration:underline;
}
/* end 认证图片 */
.content {
	padding:20px;
	line-height:18px;
	background-color:#F1Fafa;
}
.content1 {
	text-align:left;
	padding:20px;
	line-height:18px;
}
.l_big_title {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.r_big_title {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.location {
	color:#001d92;
	padding-left:10px;
	text-align:left;
}
.location a{
	color:#001d92;
	text-decoration:underline;
}
/*------------------------*/
#product_attribute {
	margin:0 auto;
	width:680px;
}
#product_attribute .title {
	float:left;
	padding:0 10px 0 15px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	color:#cc0000;
	background:url(../images/title_bg.gif) no-repeat 5px center;
}
#product_attribute div.on {
	cursor:pointer;
	float:right;
	margin-right:3px;
	width:101px;
	height:25px;
	text-align:center;
	background:url(../images/menu_bg.jpg) 0 -25px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:25px;
}
#product_attribute div.off {
	cursor:pointer;
	float:right;
	margin-right:3px;
	width:101px;
	height:20px;
	text-align:center;
	background:url(../images/menu_bg.jpg);
	font-size:14px;
	font-weight:bold;
	color:#35465f;
	line-height:20px;
}
#product_attribute .line {
	position: relative;
	top:-1px;
	border-bottom:solid 1px #35465f;
	font-size:1px;
}
div.hide {
	display:none;
	width:0;
	overflow:hidden;
}
div.show {
	position:relative;
	top:-1px;
	padding-top:15px;
	width:680px;
	line-height:15px;
	
}
div.show img {
	display:block;
	margin:0 auto;
}
.tbl01 {width:95%; border:solid #999; border-width:1px 0 0 1px;}
.tbl01 td {border:solid #999; border-width:0 1px 1px 0; padding:5px 0 5px 10px; text-align:left;}
.tbl01 th {background:#ececec; border:solid #999; border-width:0 1px 1px 0; font-weight:normal; padding:5px; text-align:left; width:100px;}

.tb102 {width:679px; border-collapse:collapse;}
.tb102 td {border:1px solid; line-height:25px;}

.tb103 {width:362px; border-collapse:collapse;}
.tb103 td {border:1px solid; line-height:25px;}

.tb104 {width:342px; border-collapse:collapse;}
.tb104 td {border:1px solid; line-height:25px;}