/* 全局CSS定义 */
* {
	padding:0px;
	margin:0px;
}
html {
	min-height:100%;
}
body {
	font-family:宋体, Verdana, Arial, Tahoma;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#474747;
	background-color:#fff;
	text-align:center;
}
.w970 {
	width:970px;
	margin:0px auto;
}
/* 通用属性 */
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	font-size:1px;
	width:1px;
	visibility:hidden;
	margin-top:0px!important;
	margin-top:-1px;
	line-height:0
}/*ie and firefox1.5 updata */
.underline {
	text-decoration:underline;
}
img, a img {
	border:0;
	margin:0;
	padding:0;
}
table, td, input {
	font-size:12px
}
form {
	margin:0;
}
input, select, button {
	vertical-align:middle;
}/* FF下兼容 */
ul, li, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
ul, ul li {
	list-style:none;
	text-align:left
}
.hidden {
	display: none;
}
/*定义文字样式*/
a {
	COLOR: #474747;
}
a:link {
	COLOR: #474747;
	text-decoration: none;
}
a:visited {
	COLOR: #474747;
	text-decoration: none;
}
a:hover {
	COLOR: #ff4e00;
	text-decoration:underline;
}
a:active {
	COLOR: #474747;
	text-decoration: none;
}
/*实线样式*/
.solid-top {
	BORDER-TOP: #ddd 1px solid
}
.solid-right {
	BORDER-RIGHT: #ddd 1px solid
}
.solid-bottom {
	BORDER-BOTTOM: #ddd 1px solid
}
.solid-left {
	BORDER-LEFT: #ddd 1px solid
}
/*虚线样式*/
.dashed-top {
	BORDER-TOP: #ddd 1px dashed
}
.dashed-right {
	BORDER-RIGHT: #ddd 1px dashed
}
.dashed-bottom {
	BORDER-BOTTOM: #ddd 1px dashed;
	height:30px;
}
.dashed-left {
	BORDER-LEFT: #ddd 1px dashed
}
/*实线BOX*/
.solidbox {
	border: #ddd 1px solid;
	margin:0px;
	padding: 0px;
}
/*实线BOX*/
.solidbox2 {
	border: #B0BEC7 1px solid;
	margin:0px;
	padding: 0px;
}
.solidbox3 {
	border: #FFB978 1px solid;
	margin:0px;
	padding: 0px;
}
/*虚线BOX*/
.dashedbox {
	border: #ddd 1px dashed
}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed, a.cRed:link, a.cRed:visited, .cRed a, .cRed a:link, .cRed a:visited {
	color:#C7181E;
}
.cBlue, a.cBlue:link, a.cBlue:visited, .cBlue a:link, .cBlue a:visited {
	color:#1f3a87;
}
.cDRed, a.cDRed:link, a.cDRed:visited, .cDRed a:link, .cDRed a:visited {
	color:#B01810;
}
.cGreen, a.cGreen:link, a.cGreen:visited, .cGreen a:link, .cGreen a:visited {
	color:#38933c;
}
.cDGray, a.cDGray:link, a.cDGray:visited {
	color: #666;
}
.cWhite, a.cWhite:link, a.cWhite:visited, .cWhite a:link, .cWhite a:visited {
	color:#fff;
}
.cBlack, a.cBlack:link, a.cBlack:visited, .cBlack a:link, .cBlack a:visited {
	color:#000;
}
/* 框架样式 */
.column970 {
	width:968px;
	margin:auto;
	text-align:left;
	overflow:hidden;
}
.column800 {
	width:800px;
	float:left;
}
.column290 {
	width:290px;
}
.column500 {
	width:503px;
}
.column230 {
	width:230px;
}
.column560 {
	width:564px;
}
.column163 {
	width:163px;
	float:right;
}
.column396 {
	width:395px;
	float:left;
}
.column245 {
	width:243px;
	float:left;
	margin-left:5px;
}
.column315 {
	width:315px;
	float:right;
}
/*高度样式*/
.h236 {
	height:318px;
	overflow:hidden;
}
.h60 {
	height:60px;
	overflow:hidden;
}
.h53 {
	height:53px;
	overflow:hidden;
}
.h43 {
	height:43px;
	overflow:hidden;
}
.h80 {
	height:80px;
	overflow:hidden;
}
.h271 {
	height:275px;
}
.h200 {
	height:200px;
	overflow:hidden;
}
.h165 {
	height:170px;
	overflow:hidden;
}
.h146 {
	height:146px;
	overflow:hidden;
}
.h125 {
	height:125px;
	overflow:hidden;
}
.h206 {
	height:206px;
}
.h210 {
	height:217px;
}
.h285 {
	height:285px;
}
.h100 {
	height:100px;
	overflow:hidden;
}
.h230 {
	height:230px;
}
.h462 {
	height:462px;
}
.h432 {
	height:421px;
}
.h560 {
	height:560px;
}
.h520 {
	height:520px;
}
.h347 {
	height:347px;
}
/*宽度样式*/
.w135 {
	width:130px;
}
.w115 {
	width:115px;
}
.w105 {
	width:105px;
}
.w95 {
	width:95px;
}
.w75 {
	width:75px;
}
.w65 {
	width:60px;
}
.w55 {
	width:55px;
}
.w540 {
	width:552px;
	margin:4px auto 2px 4px;
	clear:both;
	float:left;
	_display:inline;
}
.w560 {
	width:560px;
	margin:auto;
}
/*宽*/
.pa-l5 {
	padding-left:5px
}
.pa-l10 {
	padding-left:10px
}
.pa-l15 {
	padding-left:15px
}
.pa-r5 {
	padding-right:5px
}
.ma-r10 {
	magin-right:10px
}
.ma-l5 {
	margin-left:5px;
}
.ml2 {
	margin-left:2px;
}
.ma-top10 {
	margin-top:10px;
}
.ma5 {
	margin:5px;
}
.mp4 {
	margin-top:4px;
}
.mp2 {
	margin-top:2px;
}
.pa-r15 {
	padding-right:15px;
}
/* CSS空白 */
.blank2 {
	margin:0 auto;
	height:2px;
	font-size:0px;
	overflow:hidden;
	clear:both;
	display:block;
}
.blank4 {
	margin:0 auto;
	height:4px;
	font-size:0px;
	overflow:hidden;
	clear:both;
	display:block;
}
.blank5 {
	margin:0 auto;
	height:5px;
	font-size:0px;
	clear:both;
}
.blank10 {
	margin:0 auto;
	height:10px;
	font-size:0px;
	clear:both;
}
.blank15 {
	margin:0 auto;
	height:15px;
	font-size:0px;
	clear:both;
}
/*标题样式*/
h1 {
	font-family: 微软雅黑, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height:100%;
	font-weight:bold;
}
h2 {
	font-family: 宋体, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height:100%;
	font-weight:bold;
}
h3 {
	font-size: 12px;
	font-weight:bold;
}
h4 {
	font-size: 12px;
	line-height:100%;
}
.f14 {
	font-size:14px;
}
.more {
	float:right;
}
.noBorder {
	border-width:0;
}
/* 页面属性 */
#main {
	width:970px;
	margin:0 auto;
	background-color:#FFF;
	text-align:left;
}
.Area {
	width:970px;
	height:auto;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	text-align:left;
}
#top, #channel_nav, .titleBar1, .mainBar, #Steel_mar .title, .newsbox .title {
	background-image:url(/images/index/Tilebg.png);
	background-repeat:repeat-x;
}
#top ul.site_link li span, #showUserInfo, #top a.help, #gqform .searchlogo, .search-form button {
	background-image:url(/images/index/headers.png);
	background-repeat:no-repeat;
}
#top {
	height:24px;
	background-position:0 0;
	border-bottom:1px solid #cdcdcd;
}
#top ul.site_link {
	float:left;
}
#top ul.site_link li {
	float:left;
	margin:6px 2px 1px;
	padding-right:2px;
}
#top ul.site_link li span {
	background-position:25px -73px;
	cursor:pointer;
	display:inline-block;
	height:15px;
	padding-left:0;
	position:relative;
	vertical-align:top;
	width:40px;
	z-index:500;
}
.toppop {
	background-color:#FFFFFF;
	border:1px solid #ddd;
	display:none;
	left:-10px;
	padding:8px;
	position:absolute;
	top:15px;
	width:78px;
	z-index:3;
}
.toppop {
	overflow:hidden;
	width:78px;
	margin:0;
	padding:0;
}
#top ul.site_link .toppop li {
	height:20px;
	overflow:hidden;
	white-space:nowrap;
	margin:0;
	padding:0;
}
.toppop li a {
	display:block;
	line-height:20px;
	width:78px;
	margin:0;
	padding:0;
	text-align:center;
}
.areamore {
	background:#FFFFE0 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:10px;
	width:254px;
	z-index:200;
}
.areamore dl {
	line-height:20px;
	width:254px;
}
.areamore dl dt {
	float:left;
	font-weight:bold;
	width:40px;
}
.areamore dl dd a {
	white-space:nowrap;
	padding:1px 2px;
}
#top ul.site_link .toppop li a:hover {
	background-color:#f2f2f2;
	text-decoration:underline;
}
#showUserInfo {
	width:97px;
	height:22px;
	line-height:22px;
	color:#CE3E0B;
	background-position:0 0;
	text-indent:23px;
	float:right;
	margin:2px 10px auto auto;
}
#showUserInfo a:link, #showUserInfo a:visited {
	color:#CE3E0B;
}
.topnav {
	float:right;
	line-height:24px;
}
.topnav a {
	border-right:1px solid #C5C5C5;
	padding:0 5px;
}
#top a.help {
	background-position:4px -40px;
	background-repeat:no-repeat;
	border-right:0 none;
	padding-left:20px;
}
#top #LogInfo{line-height:22px; float:right; margin-right:8px;}
#header {
	width:970px;
	background-color:#FFF;
	margin: 14px auto 2px auto;
	padding: 0px;
}
#channel_nav {
	height:69px;
	width:970px;
	clear:both;
	margin:0 auto;
	background-position:0 -42px;
}
#channel_nav .logo {
	margin-top:15px;
	float:left;
}
#channel_nav .nav {
	width:785px;
	height:69px;
	float:right;
	_overflow:hidden;
}
#channel_nav .nav strong a {
	color:#bc2931;
	font-weight:lighter;
}
#channel_nav .nav a {
	float:left;
	margin:0 3px 0;
}
#channel_nav .conW {
	border-right:1px solid #DCDDDD;
	float:left;
	line-height:20px;
	margin:5px 0 0 -1px;
	padding:0 1px 0 0;
}
#channel_nav .conW .nowrap {
	float:left;
	border-right:1px solid #DCDDDD;
	margin:auto 0px auto 3px;
}
#channel_nav .last, #channel_nav .conW .last {
	border-right-width:0;
}
#channel_nav .conW .last a.jx1 {
	margin:0 0 0 3px;
}
#channel_nav .conW .last a.jx2 {
	margin:0 3px 0 0;
}
/*钢企搜索*/
#gqform {
	width:970px;
	height:63px;
	clear:both;
	margin:0 auto;
	margin-top:1px;
}
.gqformbg01 {
	background:#d9e8e0 url(/images/index/searchbg.jpg) 0 0 no-repeat;
}
.search-box {
	width:470px;
	height:55px;
	float:left;
	margin:2px auto auto 294px;
	display:inline;
}
.select-search {
	height:23px;
	width:430px;
	float:left;
}
.select-search li {
	float:left;
	text-align:center;
	line-height:23px;
	padding:0 6px 0 6px;
	cursor:pointer;
}
.select-search li.on {
	font-size:14px;
	color:#DF7003;
	font-weight:bold;
}
.search-form {
	text-align:left;
}
.search-form .search-q {
	display:block;
	height:26px;
	width:325px;
	float:left;
	position:relative;
	z-index:400;
}
.search-form .search-q .navigation {
	width:277px;
	height:18px;
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.search-form .search-q .navigation .tagmenu {
	float:left;
}
.navigation .tagmenu input.select_js {
	background:url(../images/news/dot03.gif) right center no-repeat;
	margin-left:5px;
	padding:0 18px 0 0;
	position:relative;
	z-index:400;
	display:inline-block;
	float:left;
	cursor:default;
	height:18px;
	color:#999;
	border:0;
	width:auto;
	text-indent:0;
	width:50px;
	text-align:right;
	padding-top:5px;
	line-height:20px;
}
.search-form .tag_options {
	background:#FFFFE0;
	border:1px solid #CCCCCC;
	display:none;
	left:0;
	padding:5px;
	position:absolute;
	top:18px;
	width:200px;
	z-index:9999;
	line-height:20px;
}
.search-form .tag_options dt {
	cursor:pointer;
	float:left;
	white-space:nowrap;
	font-weight:bold;
	margin-right:8px;
	color:#1270ad;
}
.search-form .tag_options dd span {
	padding:1px 2px;
	white-space:nowrap;
	cursor:pointer;
}
.search-form .search-q input {
	width:320px;
	height:18px;
	padding-top:5px;
	vertical-align:middle;
	border:1px solid #9c9c9c;
	text-indent:5px;
	background:#fff url(/images/index/search-q.gif) 0 0 repeat-x;
}
.search-form button {
	width:111px;
	height:26px;
	background-position:0 -164px;
	border:0;
	margin-left:12px;
	text-indent:-999em;
}
.search-hot {
	width:400px;
	height:27px;
	line-height:27px;
	text-align:left;
	margin:5px auto auto;
	display:none;
}
.search-hot a {
	padding-left:5px;
}
.search-hot a:link, .search-hot a:visited {
	color:#B01810;
}
.search-tel {
	width:150px;
	height:20px;
	line-height:20px;
	float:left;
	text-align:right;
	margin:10px auto auto 50px;
	overflow:hidden;
}
.search-tel li {
	line-height:20px;
	width:150px;
	left:0;
}
.content {
	padding:5px;
	text-align:left;
}
.list01 ul {
	width:100%;
}
.list01 li {
	line-height:22px;
}
.list01 li a {
}
.ulleft li {
	float:left;
	line-height:20px;
	margin-left:5px;
}
.list02 ul {
	width:100%;
}
.list02 li {
	line-height:20px;
	height:20px;
	overflow:hidden;
	float:left;
	width:70px;
}
.list02 li a {
}
.list03 ul {
	width:100%;
}
.list03 li {
	line-height:20px;
	height:20px;
	float:left;
	width:165px;
	background:url(/images/index/dot01.gif) 0 7px no-repeat;
	padding-left:8px;
	overflow:hidden;
}
.list04 ul {
	width:100%;
}
.list04 li {
	line-height:20px;
	height:20px;
	background:url(/images/index/dot01.gif) 0 8px no-repeat;
	padding-left:8px;
	overflow:hidden;
}
.list05 ul {
	width:100%;
}
.list05 li {
	line-height:23px;
	height:23px;
	padding-left:8px;
	overflow:hidden;
}
.list05 li span {
	color:#CE3E0B;
	padding-right:5px;
}
.list03 li a:link {
}
.mainBar {
	height:37px;
	line-height:37px;
	background-position:0 -185px;
	position:relative;
	text-align:left;
}
.mainBar span.left {
	position:relative;
	height:37px;
}
.mainBar span.left h2 {
	height:37px;
	line-height:37px;
	margin-left:10px;
	padding-left:25px;
	width:200px;
}
.mainBar span.left h2.bg01, .mainBar span.left h2.bg02, .mainBar span.left h2.bg03, .mainBar span.left h2.bg04, .mainBar span.left h2.bg05 {
	background-image:url(/images/index/mainbartitle.png);
	background-repeat:no-repeat;
}
.mainBar span.left h2.bg01 {
	background-position:0 5px;
	color:#3BAE9A;
}
.mainBar span.left h2.bg02 {
	background-position:0 -62px;
	color:#E16E03;
}
.mainBar span.left h2.bg03 {
	background-position:0 -131px;
	padding-left:29px;
	color:#2D3B62;
}
.mainBar span.left h2.bg04 {
	background-position:0 -202px;
	color:#154877;
}
.mainBar span.left h2.bg05 {
	background-position:0 -266px;
	padding-left:80px;
	color:#c7181e;
}
.mainBar span.middle {
	float:right;
	height:37px;
	line-height:37px;
	position:relative;
}
.mainBar span.right {
	height:37px;
	width:85px;
	text-align:right;
}
.mainBar span img {
	margin-right:5px;
	position:relative;
	top:5px;
}
.mainBar span.left, .mainBar span.right {
	background-image:url(/images/index/mainbarbg.png);
	background-repeat:no-repeat;
}
.mainBarbg1 {
	background-color:#c3c3c3;
}
.mainBarbg1 span.left {
	background-position:left top;
}
.mainBarbg1 span.right {
	background-position:right top;
}
.mainBarbg2 {
	background-color:#A1C414;
}
.mainBarbg2 span.left {
	background-position:left -62px;
}
.mainBarbg2 span.right {
	background-position:right -62px;
}
.mainBarbg3 {
	background-color:#2E74FF;
}
.mainBarbg3 span.left {
	background-position:left -123px;
}
.mainBarbg3 span.right {
	background-position:right -123px;
}
.mainBarbg4 {
	background-color:#245380;
}
.mainBarbg4 span.left h2 {
	width:70px;
}
.mainBarbg4 span.middle {
	width:775px;
}
.mainBarbg4 span.left {
	background-position:left -185px;
}
.mainBarbg4 span.right {
	background-position:right -185px;
}
.titleBar1 {
	clear:both;
	height:28px;
	line-height:28px;
	background-position:0 -127px;
	border-bottom:1px solid #B0BEC7;
}
.titleBar1 span.left {
	height:28px;
	width:153px;
}
.titleBar1 h3 {
	height:28px;
	line-height:28px;
	margin-left:8px;
	text-align:left;
}
.titleBar1 span.middle {
	float:right;
	position:relative;
	padding:0 8px 0 0;
	display:inline-block;
}
.titleBar1 span.right {
	text-align:right;
	padding:0 8px 0 0;
	position:relative;/*	width:55px;
*/	
}
#indexs .st_ind li, #Steel .titleBar1 h3, .rc-tp, .rc-tp b, .hd, .rccolor1 .hd h2, #Navigation h3, #Navigation .titleBar1 span.middle a, #Supply .content h4, #Supply .btn_tel, #gmtcompany .content dl dd span.r, #Steel_mar .title h2, .newsbox .title h2, .titlebar2 h3, #gmtserver .title, .Channel, .enter, .mainBarbg4 span.middle dl, .mainBarbg4 span.middle dl dt, .mainBarbg4 span.middle dl dd {
	background-image:url(/images/index/ico.gif);
	background-repeat:no-repeat;
}
.mainBarbg4 span.middle dl {
	height:27px;
	line-height:27px;
	background-position:0 -371px;
	width:482px;
	float:left;
	position:relative;
	top:6px;
	margin-right:5px;
	background-repeat:repeat-x;
}
.mainBarbg4 span.middle dl dt {
	width:74px;
	height:27px;
	line-height:27px;
	color:#FFF;
	font-size:12px;
	background-position:0 -343px;
	text-align:center;
	float:left;
}
.mainBarbg4 span.middle dl dd {
	background-position:right -483px;
	width:408px;
	height:27px;
	float:left;
}
.mainBarbg4 span.middle dl dd li {
	width:190px;
	margin-left:4px;
	line-height:27px;
	float:left;
	overflow:hidden;
	height:27px;
}
.mainBarbg4 span.middle dl dd li a {
	color:#277179;
}
/*圆角*/
.rc-tp {
	margin-bottom:-4px;
}
.rc-tp {
	display:block;
	height:4px;
	overflow:hidden;
	position:relative;
}
.rc-tp b {
	float:right;
	height:4px;
	width:4px;
}
.hd {
	border-style:solid;
	border-width:1px 1px 0;
	height:30px;
	line-height:30px;
}
.rccolor1 .rc-tp {
	background-position:-312px -350px;
}
.rccolor1 .rc-tp b {
	background-position:-308px -350px;
}
.rccolor1 .hd {
	border-color:#FFB978;
	background-position:0 0;
}
.rccolor1 .hd h2 {
	background-position:-78px -81px;
	width:80px;
	height:25px;
	text-align:center;
	line-height:25px;
	position:relative;
	left:8px;
	top:6px;
}
.rccolor1 .hd .more {
	position:relative;
	right:8px;
}
.rccolor2 .rc-tp {
	background-position:-312px -357px;
}
.rccolor2 .rc-tp b {
	background-position:-308px -357px;
}
.rccolor2 .hd {
	border-color:#D7E8E8;
	background-image:none;
}
table.style1 tr td, table.style1 tr th {
	border-bottom:1px solid #ededed;
	height:21px;
	line-height:21px;
	text-align:left;
	overflow:hidden;
}
.Tabmenu {
	height:28px;
}
.Tabmenu li {
	width:80px;
	float:left;
	text-align:center;
}
.Tabmenu li a:hover {
	text-decoration:none;
}
.Tabmenu li.on a {
	color:#B01810;
	font-weight:bold;
}
.Tabmenu li.off {
	background-color:#f5f5f5;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	position:relative;
	margin-left:-1px;
}
.Tabmenu li.off a {
	color:#15377E;
}
.title h2 {
	text-align:left;
	margin-left:5px;
}
.titlebar2 {
	height:25px;
	line-height:25px;
	border-bottom:4px solid #F1F1EE;
}
.titlebar2 h3 {
	height:25px;
	line-height:25px;
	border-bottom:4px solid #b01810;
	width:82px;
	background-position:0 -310px;
	float:left;
	font-size:14px;
	padding-left:10px;
}
.titlebar2 span.middle {
	float:left;
	position:relative;
	left:8px;
	color:#F1880C;
	font-weight:bold;
}
.titlebar2 span.right {
	float:right;
	right:8px;
}
.titlebar2 span.right a {
	text-decoration:underline;
}
.titlebar3 {
	height:20px;
	line-height:20px;
	background-color:#F1F1EE;
}
.titlebar3 h3 {
	height:20px;
	line-height:20px;
	width:80px;
	float:left;
	font-size:12px;
	background-color:#b01810;
	text-align:center;
	color:#FFF;
}
.titlebar3 span.right {
	float:right;
	right:8px;
	position:relative;
}
/*合作机构*/
#Partners .frend {
	border-bottom:1px dashed #ccc;
	margin:0px 5px;
}
#Partners .frend a {
	width:170px;
	height:40px;
	float:left;
	display:block;
	text-align:center;
}
#Partners .frend img {
	width:130px;
	height:40px;
	border:1px solid #ccc;
}
#Partners ul {
	float:left;
	margin:auto 5px;
}
#Partners ul li {
	float:left;
	line-height:18px;
	margin-left:2px;
	margin-right:2px;
	white-space:nowrap;
}
#Partners a {
	line-height:17px;
	padding:2px 8px;
}
.friendlink {
	padding:8px;
	line-height:17px;
}
.friendlink a {
	padding:2px 8px;
}
/*页脚*/
#footer {
	border-top:#f2821a 3px solid;
	line-height:180%;
	padding:10px auto;
}
#footer .footnav {
	height:30px;
	line-height:30px;
}
#footer .footnav a {
	margin-left:5px;
}
li#hotNews1, li#hotNews6 {
	font-family:微软雅黑, Verdana, Arial, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	height:24px;
	text-align:center;
	float:none;
	background-image:none;
}
#hotNews1 a:link, #hotNews1 a:visited, #hotNews6 a:link, #hotNews6 a:visited {
	color:#B01810;
}
.btn_tel {
	cursor:pointer;
}
object {
	margin:0;
	padding:0;
}
.MessPic {
	float:left;
}
body#index .MessPic object, body#index .MessPic img {
	overflow:hidden;
	display:block;
	float:left;
}
body#areas .MessPic img {
	float:left;
}
.MessPic object, .MessPic img {
	overflow:hidden;
	float:left;
}
.advertise object, .advertise img {
	overflow:hidden;
}
.advertise a {
	display:block;
	float:left;
}
.ico_new01 {
	position:relative;
}
.ico_new01 img {
	background:transparent url(/images/newshot2.gif) no-repeat 0 0;
	height:19px;
	left:13px;
	position:absolute;
	top:-15px;
	width:16px;
}