@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}

body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	font-family: Tahoma, SimSun, Verdana, Arial;
	color: #333;
	background: #fff url(http://www.umtone.com/images/body_bg.gif) repeat-x;
}

#wrap {
	position: relative;
	margin: 0 auto;
	width: 1003px;
	text-align: left;
}

html,body {
	height: 100%;
}

A {
	text-decoration: none;
	color: #333;
}

A:hover {
	text-decoration: none;
	color: #333;
}

h1,h2,h3,h4,h5,h6,p,span,b,form,img,p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	font-weight: normal;
}

.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
}

.l24 {
	line-height: 24px;
}

.l18 {
	line-height: 18px;
}

.f18 {
	font-size: 18px;
}

.font_yh {
	font-family: "微软雅黑", "Microsoft Yahei", "黑体", "Hei";
}

.mt10 {
	margin-top: 10px;
}
/*文字*/
.blue,.blue a:link,.blue a:visited,.blue a:hover,.blue a:active {
	color: #0066A9;
}

.white,.white a:link,.white a:visited,.white a:hover,.white a:active {
	color: #fff;
}

.red,.red a:link,.red a:visited,.red a:hover,.red a:active {
	color: #f00;
}

.gry80,.gry80 a:link,.gry80 a:visited,.gry80 a:hover,.gry80 a:active {
	color: #808080;
}

.gry6,.gry6 a:link,.gry6 a:visited,.gry6 a:hover,.gry6 a:active {
	color: #666;
}

.gry9,.gry9 a:link,.gry9 a:visited,.gry9 a:hover,.gry9 a:active {
	color: #999;
}

.text_line a:link,.text_line a:visited,.text_line a:hover,.text_line a:active {
	text-decoration: underline;
}
/*页头*/
#header {
	display: block;
	height: 105px;
	margin: 0 auto;
	width: 1003px;
}

#logo {
	width: 380px;
	height: 60px;
	float: left;
	padding-left: 3px;
}

#header_r {
	width: 500px;
	padding: 5px 10px 5px 0;
	text-align: right;
	float: right;
}

.arrow {
	background: url(http://www.umtone.com/images/arrow.gif) no-repeat right;
	padding: 0 15px 0 0;
}
/*导航菜单*/
#menu * {
	line-height: 30px;
}

#menu a {
	text-decoration: none;
	display: block;
}

#menu ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/* 一级菜单 */
#menu .m_li_1 {
	text-align: left;
	border: 0 1px 0 0 solid white;
	float: left;
}

/* 下拉的菜单栏 */
#menu .m_ul_2{
	display: none;
	position: absolute;
	box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #123;
}

/* 下拉菜单的菜单项 */
#menu .m_li_2{
	background: #747F81;
	padding-left: 5px;
	width: 160px;
	position: relative;
	border: 1px solid #BABDBD;
	border-bottom-style: none;
	*margin-bottom: -4px;
}

#menu .hasChild {
	background: #747F81 url(http://www.umtone.com/images/arrow_off.gif) no-repeat 150px 10px;
	color: #FFFFFF;
}

#menu .hasChildHover 
{
	position:relative;
	background: #5E6A71 url(http://www.umtone.com/images/arrow_on.gif) no-repeat 150px 10px;
	color: #FFFFFF;
}

#menu li .noChildHover {
	background: #5E6A71;
}

#menu .m_li_2 a {
	color: #fff;
}

/* 三级及以下的菜单项的定位 */
#menu .m_ul_3 
{
	display: none;
	position:absolute;
	left: 165px;
	top: 0px;
}
#menu .m_li_3
{
	background: #747F81;
	padding-left: 5px;
	width: 160px;
	border: 1px solid #BABDBD;
	border-bottom-style: none;
	*margin-bottom: -4px;
}
#menu .m_li_3 a {
	color: #fff;
}

/*首页搜索条*/
#search {
	float: right;
	width: 138px;
}

.search_l {
	background: url(http://www.umtone.com/images/search_l.gif) no-repeat left top;
	display: block;
	height: 30px;
	float: left;
	width: 17px;
}

.search_input {
	background: url(http://www.umtone.com/images/search_bg.gif) repeat-x left top;
	height: 18px;
	float: left;
	border: 0;
	padding: 6px 0 6px 0;
	line-height: 18px;
	color: #7E7E7E;
	width: 100px;
	font-size: 12px;
}

.search_r {
	background: url(http://www.umtone.com/images/search_r.gif) no-repeat right top;
	display: block;
	height: 30px;
	float: left;
	width: 17px;
}

.search_r img {
	position: relative;
	left: -5px;
	top: 9px;
}

/*footer*/
#footer {
	display: block;
	color: #ccc;
	border-top: 1px solid #CDCDCD;
	line-height: 30px;
}

#footer a:link,.footer a:visited,.footer a:hover,.footer a:active {
	color: #0066A9;
}
/*maincontent*/
#main_content {
	width: 1003px;
	display: block;
}

#left_menu {
	float: left;
	width: 183px;
	display: block;
}

#left_menu .menu_top{
	background: url(http://www.umtone.com/images/cn/left_tit.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-indent: 10px;
}
#left_menu .menu_body{
	padding:0 0 0 1px;
	background: url(http://www.umtone.com/images/cn/left_middle.gif) repeat;
}

#left_menu .menu_bottom{
	height: 5px;
	overflow: hidden;
	background: url(http://www.umtone.com/images/cn/left_bottom.gif) no-repeat left;
}

#right_content {
	float: right;
	width: 810px;
	display: block;
}

#right_content .content_top {
	height: 5px;
	overflow: hidden;
	background: url(http://www.umtone.com/images/cn/right_t.gif) no-repeat;
}

#right_content .content_body {
	padding:10px;
	line-height:2;
	font-size:14px;
	background: url(http://www.umtone.com/images/cn/right_m.gif) repeat-y;
}

#right_content .content_bottom {
	height: 10px;
	overflow: hidden;
	background: url(http://www.umtone.com/images/cn/right_b.gif) no-repeat;
}

/*位置条*/
.location_bar {
	width: 1003px;
	margin: 15px auto 5px auto;
	background: url(http://www.umtone.com/images/cn/location.gif) no-repeat;
	height: 26px;
	line-height: 26px;
	text-indent: 30px;
}

.senior_banner {
	width: 1003px;
	height: 120px;
	margin: 8px auto;
}

.dot_line {
	background: url(http://www.umtone.com/images/dot_line.gif) no-repeat;
	line-height: 40px;
	font-size: 14px;
	color: #0066A9;
	text-indent: 40px;
	font-weight: bold;
}

.btn_gry {
	background: url(http://www.umtone.com/images/btn_compare.gif) no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 102px;
	height: 28px;
	line-height: 28px;
	color: #333;
	border: none;
	cursor: pointer;
}

.btn_bg_white {
	background: url(http://www.umtone.com/images/btn_menu_r.gif) no-repeat right center;
	cursor: pointer;
	float: left;
	height: 28px;
	color: #333;
	font-weight: bold;
}

.btn_bg_white b {
	background: url(http://www.umtone.com/images/btn_menu_l.gif) no-repeat left center;
	cursor: pointer;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 1.5em;
	font-weight: bold;
}

.btn_bg_blue {
	background: url(http://www.umtone.com/images/btn_blue_r.gif) no-repeat right center;
	cursor: pointer;
	float: left;
	height: 28px;
	color: #fff;
	font-weight: bold;
}

.btn_bg_blue b {
	background: url(http://www.umtone.com/images/btn_blue_l.gif) no-repeat left center;
	cursor: pointer;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 1.5em;
	font-weight: bold;
}

.btn_rss {
	background: url(http://www.umtone.com/images/btn_vote_r.gif) no-repeat right center;
	cursor: pointer;
	float: right;
	height: 17px;
	margin: 5px 5px 0 0;
}

.btn_rss strong {
	background: url(http://www.umtone.com/images/btn_vote_l.gif) no-repeat left center;
	cursor: pointer;
	float: left;
	height: 17px;
	line-height: 17px;
	padding: 0 1em;
	font-weight: normal;
}