@charset "gb2312";
body {
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-repeat: repeat-x;
	background-position: top;
}
.body_bg {
	background-image: url(../../images/body_bg.jpg);
	background-repeat: repeat-y;
}

.menu_1 {
	background-image: url(../../images/menu_1.gif);
}
.menu_2 {
	background-image: url(../../images/menu_4.gif);
	background-repeat: no-repeat;
}

.menu_1 a{
	display:block;
	width:65px;
	height:30px;
	line-height:30px;
	font-size:12px;
}

.menu_2 a{
	display:block;
	width:94px;
	height:30px;
	line-height:30px;
	font-size:12px;
}


.menu_1 a:link {
	color:#FFFFFF;
}
.menu_1 a:visited {
	color:#FFFFFF;
}
.menu_1 a:hover {
	color:#333333;
	background-image: url(../../images/menu_1_1.gif);
}
.menu_1 a:active {
	color:#333333;
}

.lefta ul{
	margin:0;
	padding:0;
	list-style-type: none;
	padding-left:20px;
	
}
.lefta ul li{
	list-style-type: none;
	line-height:24px;
	width:88%;
	height:24px;
}


.lefta a{
	display:block;
	color:#000000;
	background-image: url(../../images/left_3_1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.lefta a:link {
}
.lefta a:visited {
}
.lefta a:hover {
	color:#FF0000;
	background-image: url(../../images/left_3_2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.lefta a:active {
	color:#333333;
}


.menu_2 a:link {
	color:#FFFFFF;
}
.menu_2 a:visited {
	color:#FFFFFF;
}
.menu_2 a:hover {
	color:#333333;
	background-image: url(../../images/menu_2_1.gif);
	background-repeat: no-repeat;
}
.menu_2 a:active {
	color:#333333;
}



	
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration: none;
}

.index_pic {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.index_text {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


a#link1:link {
	color:#FFFFFF;
	text-decoration: none;
}
.input_search {
	background-image: url(../../images/input_ng.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 24px;
	line-height:24px;
}
.index_tab {
	background-image: url(../../images/index_t_1_1.gif);
	cursor:pointer;
}
.index_tab_2 {
	background-image: url(../../images/index_t_1_2.gif);
	cursor:pointer;
}


a#link1:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a#link1:hover {
	color:#FFFF00;
}
a#link1:active {
	color:#FFFF00;
	text-decoration: none;

}


.input_1{
	width:80px;
	height:12px;
	border: 1px solid #CCCCCC;
	height:22px;
}
.font_color{
	color:#FFFFFF;
}

/*头部样式*/
#top{
	background-color:#996600;
	width:1002px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}

/*主体样式*/
#main{
	width:1002px;
	height:auto;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 3px;
}

#main_left_1{
	width:165px;
	float: left;
}

#main_left_1_1{
	width:184px;
	float: left;
}


#main_right_1{
	width:185px;
	height:auto;
	float:left;
}
#main_right_2{
	width:649px;
	height:auto;
	float:right;
}
#main_right_3{
	width:818px;
	height:auto;
	float:left;
}

#main_top{
	width:837px;
	height:11px;
	float:left;
	background-color:#990000;
	margin-bottom: 2px;
}
.border_1 {
	border: 1px solid #CCCCCC;
	background-image: url(../../images/line_bg_1.jpg);
	background-repeat: repeat-x;
}
.border_2 {
	background-color: #FFF1AC;
	border: 1px solid #FBDD48;
	padding: 10px;
	line-height: 20px;
}


/*尾部样式*/

#thefoot{
	width:1002px;
	height:100px;
	margin-top:5px;
	text-align:center;
	float:left;
}
.padd_right_1 {
	padding-right: 20px;
}
.font_color_1 {
	color: #FFFFFF;
}
#index_works2 {
	background-color:#FF6600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	color: #FF0000;
}
.padding_left {
	padding-left: 15px;
}


.padding_right {
	padding-right: 15px;
}
.font_color_2 {
	color: #990000;
}

.line_height_24 {
	line-height: 24px;
}
.index_works_1{
	line-height:35px;
}
.index_works_1 img{
	border: 2px solid #FFFFFF;
	width:260px;
	height:105px;
}


.index_works_2{
	width:165px;
	height:120px;
	line-height:35px;
	float:left;
}
.index_works_2 img{
	border: 2px solid #FFFFFF;
	width:138px;
	height:101px;
}



.sub_price_box{
	line-height:35px;
	margin:20px;
}
.sub_price_box img{
	border: 2px solid #FFFFFF;
	width:260px;
	height:105px;
	clear:both;
}
.sub_price_box span{
	margin-left:50px;
	font-weight:bold;
	
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
}
.index_6t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

.index_3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.font_vender {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content{
	line-height: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
.border_3 {
	border: 1px solid #EBEAE9;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	line-height: 20px;
	padding: 5px;
}
.pl_1 {
	padding-left: 30px;
}
.is_hidden_1{
	display:none;
}
.is_hidden_2{
	display:block;
}




.index_product{
	float:left;
	width:225px!important;
	width:245px;
	height:150px;
	background-image: url(../../images/p_bg_2.jpg);
	background-repeat: no-repeat;
	padding:10px;
}
.ProductImage{
	width:85px;
	float:left
}
.ProductDetails{
	width:130px;
	float:left;
	text-align:left;
	padding-left:5px;
	line-height:20px;
}
.PrimaryProductList{
	list-style: none;
	padding: 0;
	margin: 0;
}
.left_3_1 {
	background-image: url(../../images/left_3_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left:50px;
}
.left_3_2 {
	background-image: url(../../images/left_3_2.gif);
}

#top_psub{
	position: absolute;
	height: 290px;
	width: 282px!important;
	width: 200px;
	z-index:999999999999999999999;
	margin:0px;
	padding:0px;
	background-image: url(../../images/p_bg_3.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-left:-32px;
	background-color:#FFFFFF;
}
#top_psub ul{
	margin:0;
	padding:0;
	list-style-type: none;
}


#top_psub ul li{
	margin:0;
	padding:0;
	list-style-type: none;
}

#top_psub ul li a{
	width: 200px;
	text-align:left;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5256;
	color:#333333;
}

#top_psub ul li a:hover{
	width: 200px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5256;
	color:#FFFFFF;
	background-color: #333333;
	background-image: url(../../images/p_bg_4.jpg);
	
}
.bluea a{
	text-decoration: underline;	
}

.bluea a:link {
	color:#196297;
}
.bluea a:visited {
	color:#196297;
}
.bluea a:hover {
	color:#FF0000;
}
.font_blue_2 {
	font-size: 13px;
	color: #008080;
}
.bluea a:active {
	color:#196297;
}
.font_s_13 {
	font-size: 14px;
}
.font_blue {
	color: #0000CC;
	font-size: 13px;
}
#zhishic p{
	line-height:24px;
}.fb_1 {
	font-size: 14px;
	color: #0000FF;
	font-weight: bolder;
}
.fg_1 {
	font-size: 14px;
	color: #99CC00;
	font-weight: bold;
}
.fy_1 {
	font-size: 14px;
	color: #FF6600;
}
.yhao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #999900;
}
