﻿* {margin:0px; padding:0px;}
BODY {
	background:#000000;
	COLOR: #9b762f;
	FONT-SIZE: 13px;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
}

A {
	FONT-SIZE: 13px;  TEXT-DECORATION: none
}
A:link {
	COLOR: #9b762f 
}
A:visited {
	COLOR: #9b762f 
}
A:hover {
	COLOR: #dbc740 
}
A:active {
	COLOR: #9b762f 
}
A img {border:none;}

ul,li{margin:0px;padding:0px;}

.bold{FONT-WEIGHT:bold;}

.clear {clear:both; display:none;}

#page_header {background:#000;}
#header {height:270px; width:1002px; margin:0px auto 0px auto; background:url(images/title_bak.jpg) no-repeat;}
#nav {width:1002px; height:60px; color:#999; position:relative; text-align:right; }
.nav_top { width:650px; float:right; margin-top:30px;}
#nav a:hover, .nav_top a:hover {alpha(opacity=50); }
#nav_left { list-style:none; margin-bottom:10px;}
#nav_left li {height:20px; line-height:20px;}

/*#page_body { background:url(images/body_bak_repeat.gif) repeat-x bottom #000;}*/
#page_body { background:url(images/body_bak_foot.jpg) no-repeat center bottom #000;}
#mainbody {margin:0px auto 0px auto; width:1002px;height:480px;position:relative; overflow:hidden;}

/*--左侧相关样式*/
.body_left {width:200px; float:left; height:480px; }
ul.mnu_nav {
margin:0px 5px 30px 0px; 
height:320px; overflow-y:auto; 
SCROLLBAR-FACE-COLOR: #151515; 
scrollbar-arrow-color: #151515;
scrollbar-darkshadow-color:#151515;
scrollbar-track-color:#151515;
scrollbar-base-color:#151515;
width:180px; 
padding-left:15px;
background:no-repeat;}
ul.mnu_nav li{ list-style:none;}
ul.mnu_nav li:hover{ list-style:square; list-style:inside;}
ul.mnu_nav li.mnu_select {color:#FFF;}
ul.mnu_nav:hover { background:url(images/left_bak.jpg) no-repeat left top;}
.mnu_sub {padding-left:15px;}

.body_mid { width:450px; float:left; min-height:450px; text-align:center; margin-top:30px;}
.body_right {width:300px; float:left; min-height:450px; font-size:13px;margin-top:30px; margin-left:20px;}
.body_right_long {width:725px; float:left; min-height:450px; font-size:13px;margin-top:30px;}



/*定义内页样式*/

ul.product_detail {background:url(images/text_bak.jpg) no-repeat top #000; padding:10px; border:1px solid #191919;margin-bottom:15px; height:230px; overflow-y:auto;
SCROLLBAR-FACE-COLOR: #151515; 
scrollbar-arrow-color: #151515;
scrollbar-darkshadow-color:#151515;
scrollbar-track-color:#151515;
scrollbar-base-color:#151515;
}
ul.product_detail li { list-style:none;}
.arrow_left_b {
	width:25px;
	height:150px;
	float:left;
	border:none;
	cursor:hand;
	moz-opacity:0.5;
	filter:alpha(opacity=20);
	padding:0px;
	background:url(images/arrow_left_b.gif) center no-repeat;
}
.arrow_right_b {
	width:25px;
	height:150px;
	float:left;
	border:none;
	cursor:hand;
	moz-opacity:0.5;
	filter:alpha(opacity=20);
	padding:0px;
	background:url(images/arrow_right_b.gif) center no-repeat;
}
ul.product_pic {margin-top:10px; height:150px; float:left; width:250px;}
ul.product_pic li {margin:4px; float:left; width:50px; height:55px; overflow:hidden;border-bottom:2px solid #222;}
.product_small_pic {cursor:hand; moz-opacity:0.5; filter:alpha(opacity=50); margin:0px; padding:0px;}
.product_small_pic:hover, .arrow_left_b:hover, .arrow_right_b:hover{ moz-opacity:1; filter:alpha(opacity=100); }
.product_small_pic:hover {background:#111;}
#mtext{
MARGIN: 4px 15px 15px 15px; LINE-HEIGHT: 22PX
}

H1 {
	font-size:13px;  margin:0px; padding:0px;
}
H2 {
	font-size:13px; margin:0px; padding:0px;
}
a.txt_btn {border-bottom:1px dashed #999; color:#999; padding:0px 2px 0px 2px}

.img { margin:50px 0px 0px 25px; border:0px;}
a.white { color:#9b762f; font-weight:bold;}
a.white:hover { color:#dbc740;}
.content {width:530px; height:400px; margin:15px 15px 15px 120px; overflow-y:auto; font-size:13px; color:#FFF;
SCROLLBAR-FACE-COLOR: #151515; 
scrollbar-arrow-color: #151515;
scrollbar-darkshadow-color:#151515;
scrollbar-track-color:#151515;
scrollbar-base-color:#151515;
}