A {
	COLOR: #333333;
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;




} 
DIV,FORM,P,TD,BODY{FONT-SIZE:9pt;}
BODY{
background:#464646 url(bg.gif) center repeat-y;
SCROLLBAR-HIGHLIGHT-COLOR:buttonface;
SCROLLBAR-SHADOW-COLOR:buttonface;
SCROLLBAR-3DLIGHT-COLOR:buttonhighlight;
SCROLLBAR-TRACK-COLOR:eeeeee;
SCROLLBAR-DARKSHADOW-COLOR:buttonshadow
}
BODY {
	scrollbar-arrow-color :#000000;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	margin: 0px;
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;

	

}
/*TD {
	FONT-SIZE: 9pt;
	COLOR: #333333;
	LINE-HEIGHT: 160%;
	FONT-FAMILY: "宋体";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}*/
TD.dark_padding {
	PADDING-LEFT: 8px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BACKGROUND-COLOR: #212121
	}
TD.dark {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN: 0px; COLOR: #ffffff; BACKGROUND-COLOR: #212121
}
TD.dark {
	BACKGROUND-COLOR: #212121
	}
A.white:link {
	FONT-WEIGHT: bold; COLOR: #ffffff
}
SPAN.white_text {
	FONT-WEIGHT: bold; COLOR: #ffffff	
} 
.table-1 {
	border: 1px dotted #CCCCCC;
}
.table-zuoyou {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.wenbenkuang {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	border: 1px solid #999999;

}
.go-wenbenkuang {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	background-color: #eeeeee;
	cursor: hand;
	padding: 1px;
	height: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;








}
.table-shangxia {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table-you {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
}
.table-zuo {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.table-shang {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.table-xia {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table-xiayou {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #cccccc;border-right-width: 1px;border-right-style: solid;border-right-color: #cccccc;}
.table-zuoshang {border-left-width: 1px;border-left-style: solid;border-left-color: #cccccc;
	border-top-width: 1px;
	order-top-style: solid;
	border-top-color: #cccccc;
	border-top-style: solid;}
.jianju {
	border: 0px;
	margin: 15px;

}
a.a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #1478eb;
	text-decoration: none;
}
a.a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9966;
	text-decoration: none;
}

.search_left{
	float:left;
	line-height:33px;
}
.search_right{
	float:right;
	width:250px;
	text-align:right;
}
.search_right form{
	margin:0;
	padding:0 5px 0 0;
}

.taobao{
	width:170px;
	height:auto;
}
.taobao h1{
	margin:0;
	padding:0;
}
.taobao ul{
	margin:0;
	padding:0;
	list-style:none;
}
.taobao ul li{
	margin:0;
	padding:0;
	text-align:center;
}
.taobao ul li img{
	border:0;
}


/*导航菜单*/
.suckertreemenu{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	height:28px;
	margin:0;
	padding:0;
	background:#B10708;
	text-align:center;
	border-top:3px #000 solid;
	}
.suckertreemenu a,.suckertreemenu a:visited{
	display:block;
	height:28px;
	width:105px;
	line-height:28px;
	text-transform:uppercase;
	font-size:12px;
	color:#FFF;
	text-decoration:none;}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
width:105px;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display:block;
	height:28px;
	width:105px;
	line-height:28px;
	text-transform:uppercase;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
/*background:#0000FF;*//*鏈接背景顏色*/
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
/*float:left;
width:500px;*/
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
/*display: list-item;*/
/*float: none;*/
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 140px; /* no need to change, as true value set by script */
top: 0;
}

/******第一級菜單*******/
.suckertreemenu ul li ul li a,.suckertreemenu ul li ul li a:visited{
display: block;
width: 105px; /*width of sub menu levels*/
color:#fff;
font-size:12px;
font-weight:100;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align:left;
padding-left:15px;
line-height:28px;
height:28px;
background:#000;
/*border-top:#151515 1px solid;*/
/*border-bottom:#111 1px solid;
border-right:#3C3C3C 1px solid;
border-left:#111 1px solid;*/
FILTER: Alpha(Opacity=100,style=0);
}
.suckertreemenu ul li ul li a:hover{
display: block;
width: 105px; /*width of sub menu levels*/
text-decoration: none;
text-align:left;
padding-left:15px;
line-height:28px;
height:28px;
color:#fff;
font-size:12px;
font-weight:100;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#B10708;
/*border-top:#3C3C3C 1px solid;*/
/*border-bottom:#36080A 1px solid;
border-right:#3C3C3C 1px solid;
border-left:#36080A 1px solid;*/
}

/******第二級菜單*******/
.suckertreemenu ul li ul li ul li a:hover{
display: block;
width: 105px; /*width of sub menu levels*/
text-decoration: none;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#B10708;
/*border-top:#3C3C3C 1px solid;*/
/*border-bottom:#36080A 1px solid;
border-right:#3C3C3C 1px solid;
border-left:#36080A 1px solid;*/
}

.suckertreemenu ul li a:hover{
	display:block;
	height:28px;
	width:105px;
	line-height:28px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	background:#000;
	text-decoration:none;
/*background:#ccc*/ /*url(../images/arrow-right.gif) no-repeat 160px*/;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: url(../images/arrow-down.gif) no-repeat 92px 16px;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
border-top:#3C3C3C 1px solid;
border-bottom:#111 1px solid;
border-right:#3C3C3C 1px solid;
border-left:#111 1px solid;
background: #2F2F2F url(../images/arrow-right.gif) no-repeat 200px ;
/*border-bottom:#8A0000 1px solid;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 0em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
/*---------------end
----------------------------------------------------------------------------------------------------*/
-->

/*视频*/
.v_main{

}
.v_main tr,.v_main td{
	margin:0;
	padding:0;
}
.video{
	width:100%;
	min-height:500px;
	height:auto;
	_height:500px;
}
.video ul.list{
	list-style:none;
	padding:0 0 0 15px;
	margin:0;
}
.video ul.list li{
	float:left;
	width:120px;
	height:auto;
	text-align:center;
	margin:0 12px 12px 12px;
	_margin:0 22px 12px 0px;
}

.video ul.list li p{
	height:90px;
	margin:0;
	padding:0;
}
.video ul.list li p img{
	width:120px;
	height:90px;
	border:0;
}

.video_show{
	width:100%;
}
.leftt{
	float:left;
	width:178px;
	text-align:left;
	margin:0;
	padding:0;
}
.leftt ul{
	margin:0;
	padding:0;
}
.leftt h1{
	background:url(v_left.gif);
	height:33px;
	line-height:33px;
	font-size:14px;
}
.leftt ul li{
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
}
.rightt{
	float:left;
	width:100%;
	text-align:center;
}
.rightt ul{
	padding:0;
	margin:0 5px 0 3px;
}
.rightt ul p{
	min-height:300px;
	height:auto;
	_height:300px;
}
.rightt h1{
	font-size:14px;
	background:url(../image/images/yemian/bgbg.gif);
	height:33px;
	line-height:33px;
}