body {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial, sans-serif,"宋体";
	font-size: 63%;
}
img{
	border:0;
	}
input{
	border:1px #999 solid;
	}
.clear{
	clear:both;
	}
#wrap {
	width:950px;
	margin:0 auto;
	}

.link_a a {
	color: #CC0001;
}
.link_a a:link {
	text-decoration: none;
}
.link_a a:visited {
	text-decoration: none;
}
.link_a a:hover {
	color:#CC0001;
	text-decoration: underline;
}
.link_a a:active {
	text-decoration: none;
}
.link_b a {
	color: #FFF;
}
.link_b a:link {
	text-decoration: none;
}
.link_b a:visited {
	text-decoration: none;
}
.link_b a:hover {
	color:#FFF;
	text-decoration: underline;
}
.link_b a:active {
	text-decoration: none;
}


/*---------------------header---------------------*/
#umi_header_1{
	width:100%;
	height:30px;
	}
#umi_header_2{
	width:100%;
	height:31px;
	background:url(../images/unimts_1_3.gif) no-repeat;
	padding-top:49px;
	}
#umi_menu_a,#umi_menu_b{
	width:126px;
	height:22px;
	padding-top:9px;
	float:right;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
#umi_menu_a{
	background-image:url(../images/unimts_1_7.gif);
	color:#454649;
	}
#umi_menu_a a{
	color:#454649;
	text-decoration:none;
	}	
#umi_menu_b{
	background-image:url(../images/unimts_1_6.gif);
	color: #FF0;
	}
#umi_header_3{
	width:100%;
	height:8px;
	background-color:#CC0001;
	}
/* -------------------banner------------------ */
#umi_banner{
	width:950px;
	height:260px;
	margin-top:1px;
	}
/* --------------------bar----------------- */
#umi_bar_1{
	width:100%;
	height:20px;
	background-color:#CC0001;
	margin-top:1px;
	}
#umi_pro_menu{
	width:934px;
	height:70px;
	background-color:#CC0001;
	margin-top:1px;
	font-size:12px;
	line-height:18px;
	padding:8px;
	}
#umi_pro_menu span{
	display:block;
	float:left;
	background:url(../images/productslist.gif) no-repeat ;
	padding-left:16px;
	}
#umi_pro_menu_select{
	color:#FFF;
	text-decoration:underline;
	}	
#umi_bar_2{
	width:100%;
	height:8px;
	background-color:#CC0001;
	}
/* -------------------contact-------------- */
#umi_frame_top{
	width:100%;
	height:30px;
	margin-top:1px;
	background:url(../images/unimts_1_14.gif) no-repeat;
	}
#umi_frame_2{
	width:930px;
	height:30px;
	margin-top:1px;
	padding-left:20px;
	color:#CC0001;
	font-size:16px;
	background:url(../images/unimts_1_15.gif) repeat-y;
	}
#umi_frame_center{
	width:100%;
	background:url(../images/unimts_1_15.gif) repeat-y;
	}
#umi_frame_center ul{
	margin:16px;
	padding:0px;
	}
#umi_frame_center li{
	list-style-image:url(../images/list_systel.gif);
	}
#umi_frame_center li a {
	color: #000;
	text-decoration: none;
}
#umi_frame_center li a:link {
	color: #000;
	text-decoration: none;
}
#umi_frame_center li a:hover {
	color:#CC0001;
	text-decoration:underline;
}
#umi_frame_center li a:active {
	text-decoration: none;
}
#umi_content, #product_content{
	width:90%;
	height:auto;
	margin:0 auto;
	font-size:1.2em;
	line-height:2em;
	}
#product_content{
	text-align:center;
	}
#umi_frame_bottom{
	width:100%;
	height:30px;
	background:url(../images/unimts_1_25.gif) no-repeat;
	}
/* -------------------sec bar------------------ */
#secbar{
	width:100%;
	height:23px;
	margin:8px 0;
	}
#secbarleft{
	width:400px;
	height:23px;
	float:left;
	color:#CC0001;
	text-align:left;
	font-size:1.4em;
	font-weight:bold;
	}
#secbarright{
	width:300px;
	float:right;
	text-align:right;
	}
#secbar img{
	margin-left:12px;
	}


/* -------------------footer-------------- */
#umi_footer{
	width:100%;
	height:36px;
	padding-top:6PX;
	color:#454649;
	font-size:1.2em;
	text-align:center;	
	}
/* -------------------font-------------- */
.font_b{
	font-weight:bold;
	}
.font_yellow{
	color:#FF0;
	font-weight:bold;
	}