
BODY {
	MARGIN: 0px 0px 0px;
	background: #b61b6d url(../images/bg1.gif) repeat-y center;
}

body, td, th {
	color: #333; font: 14px/24px Arial, Helvetica, sans-serif;
}

/*滚动条定义
BODY {
SCROLLBAR-FACE-COLOR: #00AD2F; 
SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
SCROLLBAR-SHADOW-COLOR: #fff; 
SCROLLBAR-3DLIGHT-COLOR: #fff; /*上左
SCROLLBAR-ARROW-COLOR: #FFFBD1; /*三角形
SCROLLBAR-TRACK-COLOR: #fff; /*轨道
SCROLLBAR-DARKSHADOW-COLOR: #333; 
BACKGROUND-COLOR: #fff
}
*/
.clear { clear:both;}

#top_box { width:998px; margin:0 auto; background:#FFF;}
#logo { float:left; margin:5px 0;}

#add {
	float:right; margin:30px 20px 0 0;
	width:350px; height:31px; text-align:right;
	color: #666;
	font: 14px/31px Arial, Helvetica, sans-serif;
}
#add span { padding:0 18px; color:#ccc;}
#add a { color:#666; text-decoration:none;}
#add a:hover { text-decoration:underline;}

.t4_box {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	border: none;
	background: none;
	padding-left: 8px; height:23px;
	width:152px !important; width:160px;
}

#search {
	float: right;
	width: 186px;
	height: 24px;
	margin:6px 0 0 35px;
	background: url(../images/i_search_bg.gif) no-repeat;
}

#banner { width:1000px; text-align:center; border-top: 1px solid #d9bf6a; padding:1px 0 0; margin:15px auto 0;}
.content_main {
	color:#333; font: 14px/24px Arial, Helvetica, sans-serif;
}

.content_main2 {
	color:#333; font: 14px/22px Arial, Helvetica, sans-serif;
}

.top {
	color:#333; font: 12px/20px Arial, Helvetica, sans-serif;
}

.readmore {
	COLOR: #d51800;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

.t1 {
	color:#333; font: 12px/24px Arial, Helvetica, sans-serif;
}

.t2 {
	color:#333; font: bold 12px/20px Arial, Helvetica, sans-serif;
}

.t3 {
	color:#333; font: 12px/20px Arial, Helvetica, sans-serif;
}

a.t3:link { text-decoration: none; }

a.t3:visited { text-decoration: none; }

a.t3:hover { text-decoration: underline; }

a.t3:active { text-decoration: none; }


.box_main { width:760px; margin:0 0 0 20px; padding:0 0 80px;}

.box_01 {
	color:#333; font: 12px/20px Arial, Helvetica, sans-serif;
}

.box_02 {
	 font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fbf8f0;
	border: 1px solid #d9bf6a;
}

.box_begin { border-right:1px solid #e7e7e7;
}

.box_left{ float:left; width:180px; margin: 30px 10px 10px; }
.lefttitle { color: #b61b6d; font: bold 14px/32px Arial, Verdana; text-indent:12px; margin-bottom:5px; background:url(../images/x7.gif) no-repeat left center;}

#links { width:150px; height:50px; margin:0 auto;  background:url(../images/links.gif) no-repeat center; }


.box2 {
	border-left:1px solid #FFF;
	
	border-right:1px solid #FFF;
		background-color: #000c6e;
}

.box3 {
border:1px solid #FFF;	background-color: #fff;
}

.box4 {
border-bottom: 1px solid #FFF:	background-color: #fff;
}

option {
	font: 12px Arial, Helvetica, sans-serif;
}

select {
	font: 12px Arial, Helvetica, sans-serif;
}

.main_title999999999999 {
	COLOR: #b61b6d; font: bold 14px Arial, Helvetica, sans-serif;
}


.main_title { color: #b61b6d; margin:10px 0; font:bold 14px/36px Arial, Helvetica, sans-serif; background:url(../images/main_title_bg.gif) no-repeat left center; text-indent:12px;}
.main_title span { background:#fff; padding:0 10px;}


.main_title2 {
	COLOR: #d2cccc; font:bold 14px Arial, Helvetica, sans-serif;
}

.title {
font:bold 14px Arial, Helvetica, sans-serif;}

.menu_mid { width:1px; height:32px; margin-top:4px; overflow:hidden; background:#d9bf6a;}
.menu_0 {
	font: bold 14px/36px Arial, Helvetica, sans-serif;
	display:block;
	color:#fff;
	margin:0 6px;
	padding:0 18px;
	text-decoration:none;
}
.menu_1 {
	font: bold 14px/36px Arial, Helvetica, sans-serif;
	display:block;
	color:#b61b6d;
	margin:0 6px;
	padding:0 18px;
	text-decoration:none;
	background:url(../images/menu_bg1.gif) center center;
}

/******************* CSS MENU ********************/
#cssmenu { width: 998px; height:36px !important; height:38px; background:#b61b6d; border-bottom:1px solid #d9bf6a; border-top:1px solid #d9bf6a;   margin:0 auto;  position:relative; z-index:9;}

#nav { margin:0; padding:0; list-style:none; font-weight:bold;}


/*第一级下拉大BOX―红色*/
#nav ul {
 list-style: none;
 width:95px;
 background: #EEE;   
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 border-top: 1px solid #ddd;
}


/*第二级下拉大BOX－蓝色*/
#nav ul ul{
 border-top: solid 1px #ddd;
}

/*所有链接文字*/
#nav ul a {
 display: block;
 width: 200px;
 w\idth: 190px;
 color: #333;
 text-decoration: none;
 text-align: center;
 padding-left: 10px;
}
#nav a:hover{
 color: #fff;}
#nav a.selected{
 background:url(../images/x3.gif) no-repeat 95% center;
}

/*主菜单项目*/
#nav li {
 line-height: 28px;
 position: relative;
 float:left;
}

/*第一级下拉大框BOX*/
#nav li ul {
 position: absolute;
 left: -999em;
 width: 200px;
 font-weight: normal;
 margin: 36px 0 0 -200px;
 padding: 0px;
}

/*第一级下拉菜单小项目*/
#nav li li {
 width: 200px;
}

/*第一、二级下拉菜单链接*/
#nav li ul a {
 width: 200px;
 w\idth: 176px;
 padding: 0px 12px;
 line-height: 28px;
 text-align: left;
 border-bottom: 1px solid #ddd;
}


/*最小级下拉大框BOX*/
#nav li ul ul {
 margin: -1px 0 0 200px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul{
 left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul,  #nav li li.sfhover ul{
 left: auto;
}
#nav li:hover ul, #nav li.sfhover ul{
 left: 200px;
 top: 0px;
}
#nav li:hover, #nav li.sfhover {}

#nav li a:hover, #nav li a.sfhover { background:url(../images/menu_bg3.gif) center center;}


#nav li li:hover, #nav li li.sfhover {
 background:#b61b6d; color:#fff; 
}
#nav li li li:hover, #nav li li li.sfhover {
 background:#eee;
}



.menu_left {
font:14px Arial, Helvetica, sans-serif;}

a.menu_left:link { text-decoration: none; }

a.menu_left:visited { text-decoration: none; }

a.menu_left:hover { text-decoration: none; }

a.menu_left:active { text-decoration: none; }



.menu_21 a, .menu_21_actived a, .menu_22 a, .menu_22_actived a{
}

.menu_21 a{ display:block; margin:3px 0;  height:30px; color: #b61b6d; font:bold 14px/30px Arial, Verdana; text-indent:8px; }
.menu_21 a:hover { background:url(../images/cross2.gif) no-repeat left center;}

.menu_21_actived a{ display:block; margin:3px 0;  height:30px; color: #b61b6d; font:bold 14px/30px Arial, Verdana; text-indent:8px;  background:url(../images/cross2.gif) no-repeat left center; }
.menu_21_actived a:hover { background:url(../images/cross2.gif) no-repeat left center;}

.menu_22 a{ display:block; margin:2px 0 4px;  height:26px; color: #333; font:12px/26px Arial, Verdana; text-indent:18px; }
.menu_22 a:hover { color:#b61b6d; background:#fff;}

.menu_22_actived a{ display:block; margin:2px 0 4px;  height:26px; color: #b61b6d; font:12px/26px Arial, Verdana; text-indent:18px; }
.menu_22_actived a:hover { color:#b61b6d; background:#fff;}



.menu1 {
}

a.menu1:link { text-decoration: underline; }

a.menu1:visited { text-decoration: underline; }

a.menu1:hover { text-decoration: underline; }

a.menu1:active { text-decoration: underline; }

.menu1_home {
}

a.menu1_home:link { text-decoration: none; }

a.menu1_home:visited { text-decoration: none; }

a.menu1_home:hover {
	COLOR: #990000;
	text-decoration: none;
}

a.menu1_home:active { text-decoration: none; }

.menu13 {
	COLOR: #871117;
}

a.menu13:link { text-decoration: none; }

a.menu13:visited { text-decoration: none; }

a.menu13:hover { text-decoration: underline; }

a.menu13:active { text-decoration: none; }

.menu {
	COLOR: #fff;
	letter-spacing: 1px;
}

a.menu:link { text-decoration: none; }

a.menu:visited { text-decoration: none; }

a.menu:hover { text-decoration: underline; }

a.menu:active { text-decoration: none; }

.tel {
}

.pro_itemno { font-size:12px;
}

.pro_itemno2 {
	font-weight: bold; font-size:12px;
}

.email { color: #333; }

a.email:link { text-decoration: none; }

a.email:visited { text-decoration: none; }

a.email:hover { text-decoration: underline }

a.email:active { text-decoration: none; }

.title_pro {
	COLOR: #d2cccc;
	font-weight: bold;
}

a.piclink:hover {
	text-decoration: none;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px
}

a.more:link {
	color: #333;
	text-decoration: none;
}

a.more:visited {
	color: #333;
	text-decoration: none;
}

a.more:hover {
	color: #333;
	text-decoration: underline
}

a.more:active {
	color: #333;
	text-decoration: none;
}

.page {
	font: 14px Arial, Helvetica, sans-serif;
	padding: 25px 0 5px;
	text-align: center;
	clear: inherit;
}
.page a {
	text-decoration: none;
	color: #333;
	border: 1px solid #ddd;
	background: #FFF;
	padding: 3px 6px 2px;
	margin: 3px;
}
.page a:hover {
	border: 1px solid #999;
}


.bg_main {
	background-image: url(../images/bg_main_top.gif);
	background-repeat: no-repeat;
}

#end_box { width:998px; text-align:center; border-top:1px solid #d9bf6a; padding:10px 0; margin:0 auto 0;}

.end {
	color:#d9bf6a; font:14px/30px Arial, Helvetica, sans-serif;
}
.end a { color:#b61b6d; padding:0 20px; text-decoration:none;}
.end a:hover{ text-decoration: underline; }

.end2 { font-size:12px;margin:5px;}

.copyright { font:12px/24px Arial, Helvetica, sans-serif;}
.copyright a { color:#333;}