﻿/* CSS Document */
* { margin:0 auto; padding:0;}



body
{
	background:url(../images/oct_bodybg.gif) repeat;
	font:12px/1.6em Verdana, Geneva, sans-serif;

}
ul,ul li { padding:0px; margin:0px;}
 
 .clr { clear:both;}
/*******************************************************************************************************************/

a{
	color:#5e5e5e;text-decoration:none;
}

a:hover { color:#1b1308;}




/*******************************************************************************************************************/
.main
{
	width:997px;
	position:relative;
	z-index:1;
	
	
}

.header { background:url(../images/oct_headerbg.gif); width:981px; padding:0 8px 8px 8px; height:100px; overflow:visible; position:relative; z-index:2;}
.header .logo { padding-top:26px; width:171px; float:left;}
.topimg { position:absolute; right:0; top:20px; z-index:3}
.menu { width:500px; float:right; padding-right:150px; position:relative; z-index:4;}
.menu a { line-height:88px; padding:0px 8px; color:#fff; }
.menu a span { padding:4px 0;}
.menu a:hover span,.menu a.currect span {border-top:40px solid #fff;}
.menu a:visited span { color:#fff;}

.content { margin-top:42px; background:#fff; clear:both; width:965px; padding:8px;}
.main_left
{
	float:left;
	width:707px;
	position:relative; 	

}
.main_p_show_border
{
}
.product_item_pic{width:160px;float:left;}


.main_right
{	margin-left:8px;
	float:left;
	width:250px;	
	position:relative; 
}
.main_right_bg
{	
	height:39px;
	padding-top:40px;
	line-height:30px;
	background:url(../images/oct_p_tit.gif) no-repeat;
	font-size:13px;
	padding-left:64px;
}
.main_right ul {
	width:248px;
	background:#fff;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	}
.main_right ul li
{
	height:30px;
}


.main_right ul li b
{	
	display:block;
	text-align:center;
	line-height:30px;	
	background:#fff1dd;;
	border:1px solid #ffd59d;
	color:#785a31;
	font-size:13px;
}


.main_right ul li a
{
	line-height:30px;
	color:#7c5f37;
	padding-left:22px;
	background:url(../images/right_list_tri.gif) 12px center no-repeat;
}
.main_right ul li a:hover { color:#1b1308; text-decoration:underline;}

.mian_right_bottom
{
	width:250;
	height:9px;
	background:url(../images/atoyou_right_bottom.gif) no-repeat;	
}

.main_bottom_board { margin-top:10px; clear:both;}




div li ul ol a span b 
{
	margin:0;
	padding:0;
}

p
{
line-height:26px;
}

table tr td
{
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:10px;
}

.product_left_left
{
	background-color:#FFF;
}


