@charset "gb2312";
@import "undohtml.css";
@import "layout-fixed.css";
/*

	-- -- -- -- -- -- --
	news.steellw ver 3.0 base layout CSS file
	style.css
	last edit: 2008-02-20
	-- -- -- -- -- -- --

	File Contents:
	Base layout style for site, independent of colour information.
	
*/


																				/* -- HTML Elements -- */
a{
	color:#0066cc;
	text-decoration:underline;
}
a:link{
	color:#0066cc;
	text-decoration:underline;
}
a:hover {
	color:#cc0000;
	text-decoration:underline;
}
a:visited{
	color:#0066cc;
	text-decoration:underline;
}
body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding: 3px 20px
}
dl {
	margin: 0.5em 0 1.5em 0;
}
dt {
	font-weight: bold;
	line-height: 1.5;
	margin-top: 1em;
	padding: 0 25px;
}
dd {
	line-height: 1.5;
	padding: 0 25px;
}
h2 {
	font-weight: normal;
	font-family: palatino, georgia, serif;
}
h3 {
	font-weight: normal;
	font-family: palatino, georgia, serif;
	margin: 1.5em 0 1em 0;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 1em 0;
}
h5 {
	font-weight: normal;
	margin: 1.5em 0 1em 0;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 18px 0 12px 0;
}
li {
	line-height: 1.5;
}
p {
	line-height: 1.65;
	margin: 0.8em 0;
}
.hide{
	display:none;
}
.red{
	color:red;
}
.fontNumber{
	font:Verdana;
	font-size:10px;
	color:#999999;
}

																				/* -- HTML Elements -- */

#topmenu_new{text-align:left; width:960px; height:78px; background:url(http://www.steellw.com/picture/steellw_2008_menubg.jpg) repeat-x bottom;}
#topmenu_new #logo{float:left; margin:12px 0 0 10px;}
#topmenu_new #menuitem{float:right; margin:10px 8px 0 0;}
#topmenu_new #menuitem a{float:left;}
#topmenu_new #menuitem span{float:left; background:url(http://www.steellw.com/picture/steellw_2008_menu_line.jpg) no-repeat bottom; width:2px; height:40px; margin:25px 18px 0 18px;}

#topmenuchar_new{text-align:left; background:url(http://www.steellw.com/picture/steellw_2008_menu_bg2.jpg) repeat-x bottom; width:960px; height:50px; margin:5px 0 2px 0;}
#topmenuchar_new ul{clear:left; margin:3px 0 0 13px;}
#topmenuchar_new ul li{float:left;}
#topmenuchar_new ul li .linkred{color:#cc0000;}
#topmenuchar_new ul .tcnline{float:left; margin:0 11px 0 11px; color:#ccc;}
#topmenuchar_new ul li a{text-decoration:none !important; color:#333;}


																				/* -- header login -- */
#header #toplogin{
	height:24px;
	padding:2px 5px 1px 10px;
	color:#666;
	/*background-color:#C1E7FE;
	border-bottom:solid 2px #EEF9FF;*/
	background:url(http://www.steellw.com/picture/top_back_line.gif) repeat-x;
	text-align:right;
}
#header #toplogin form{
	float:left;
}
#header #toplogin form #btnlogin{
	color:#fff;
	width:45px;
	height:20px;
	border:0px;
	letter-spacing:1px;
	padding:3px 0 0 3px;
	background-image: url(http://www.steellw.com/picture/button.png);
}
#header #toplogin form #btnregister{
	color:#fff;
	width:70px;
	height:20px;
	border:0px;
	letter-spacing:1px;
	padding:3px 0 0 3px;
	background-image: url(http://www.steellw.com/picture/button.png);
}
#header #toplogin a{
	color:#666;
	text-decoration:none;
	margin-left:2px;
}

#topad{
	clear:both;
	margin:0;
	padding:0;
}
																				/* -- header menu -- */
#header #topmenu{
	padding:8px 0;
	height:54px;
}
#header #topmenu #logo{
	display:block;
	width:160px; 
	float:left;
	text-align:center;
}
#header #topmenu div{
	padding:0 10px;
}
#header #topmenu div ul{
	
}
#header #topmenu div ul li{
	float:left;
	display:block;
	height:22px;
	margin:4px 0 0 10px;
}

#header #topmenu div ul li a{
	color: #333;
}
#header #topmenu div ul li a:hover {
	color: #cc0000; 
} 
a.linkred{
	color:#cc0000 !important;
}
a.linkred:hover{
	color:#000000 !important;
}

																				/* -- header news menu -- */
#header #newsmenu{
	height:28px;
}
#header #newsmenu img{
	float:left;
	margin-left:8px;
	cursor:pointer;
}
#header #newsmenu ul li{
	float:right;
	margin:2px 0 0 5px;
}
#header #newsmenu ul li a{
	display:block;
	width:68px;
	height:22px;
	padding:5px 0 0 0;
	text-align:center;
	color:#000;
	/*background-color:#ddd;*/
	background:url(../images/title_back_gray.gif) repeat-x;
	border-bottom:none;
	text-decoration:none;
}
#header #newsmenu ul li a:hover{
	color:#fff;
	/*background-color:#cc0000;*/
	background:url(../images/title_back.gif) repeat-x;
	border-bottom:none;
}
a.currmenu, a.currmenu:hover{
	/*background-color:#cc0000 !important;*/
	background:url(../images/title_back.gif) repeat-x !important;
	color:#fff !important;
	font-weight:bold !important;
}
																				/* -- header searchbar -- */
#header #searchbar{
	height:28px;
	text-align:right;
	background:#cc0000;
}
#header #searchbar #arrow{
	display:block;
	width:12px;
	height:15px;
	margin:7px 0 0 5px;
	background:url(../images/newsNav.gif) no-repeat;
	float:left;
}
#header #searchbar marquee{
	display:block;
	margin:5px 20px 0 5px;
	width:500px;
	font:10px Verdana;
	color:#ffcc00;
	float:left;
}
#header #searchbar marquee a{
	margin-left:20px;
	color:#fff;
}
#header #searchbar #frmsearchnews{
	margin:1px 0;
}
#header #searchbar #frmsearchnews img{
	float:left;
}
#header #searchbar #frmsearchnews select{
	margin:3px 0 0 4px;
	float:left;
}
#header #searchbar #frmsearchnews input{
	margin:3px 0 0 4px;
	float:left;
}
#header #searchbar #frmsearchnews #keyword{
	width:140px;
}
#header #searchbar #frmsearchnews #btnsearch{
	margin:3px 0 0 3px;
	float:left;
	border:0px;
	width:23px;
	height:20px;
	background-image: url("../images/search_icon.gif");
}


#page-body{
	margin-top:3px;
}
.subtitle{
	background:url(../images/TitleBackground.gif) repeat-x;
	margin-top:3px;
	display:block;
	height:28px;
	text-align:right;
}
.subtitlechar{
	margin:8px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.subtitlemore{
	display:block;
	margin:6px 8px 0 0;
}

#page-body{
	clear:both;
}
																				/* -- page body left -- */
#page-body #homebodyleft{
	clear:left;
	float:left;
}
#hotlists{
	padding:2px 0 5px 5px;
	list-style:disc inside;
	/*list-style:url(../images/arrowlist.gif) inside;*/
	color:#ccc;
	background-color:#EEF9FF;
	border:solid 1px #C1E7FE;
}
#hotlists li{
	margin-top:3px;
}

																				/* -- page body center -- */
#page-body #homebodycenter{
	float:left;
}
#page-body #homebodycenter #bodycentercontent{
	margin:0 5px;
}
#page-body #homebodycenter #bodycentercontent #topNewsBlk{
	border:solid 1px #ccc;
	text-align:center;
	background:#f7f7f7;
}
#page-body #homebodycenter #bodycentercontent #topNewsBlk #topNewsTit{
	border-bottom:solid 1px #ccc;
}
#page-body #homebodycenter #bodycentercontent #topNewsBlk #topNewsTit a{
	font-family:ºÚÌå;
	font-size:20px;
	margin:8px 0;
	display:block;
	text-decoration:none;
	clear:both;
	color:#000000;
}
#page-body #homebodycenter #bodycentercontent #topNewsBlk #topNewsTit2{
	padding-top:3px;
	height:20px;
}
#page-body #homebodycenter #bodycentercontent #topNewsBlk div a{
	text-decoration:none;
}
#page-body #homebodycenter #bodycentercontent #list14{
	list-style:disc inside;
	margin:12px 0 5px 5px;
	color:#ccc;
	clear:left;
}
#page-body #homebodycenter #bodycentercontent #list14 li{
	margin-top:6px;
	font:10px Verdana;
}
#page-body #homebodycenter #bodycentercontent #list14 li a{
	font-size:14px;
}
.line{
	background:url(../images/line.gif) repeat-x;
	margin:5px 0 8px 0;
	height:1px;
	list-style:none outside;
}

																				/* -- page body right -- */
#page-body #homebodyright{
	float:right;
}
#page-body #homebodyright #subjectnews{
	margin:0;
}
#page-body #homebodyright #hotlists{
	background-color:#FFFCDC;
	border:solid 1px #FCF18C;
	color:#FF9900;
}
#page-body #homebodyright #picturenews{
	padding:5px;
	background-color:#FFFCDC;
	border:solid 1px #FCF18C;
	height:520px;
	overflow:hidden;
}
.archive-collection {
	clear: left;
	margin: 5px 0 10px 0;
}
.archive-collection h2 {
	margin-top: 0;
}
.archive-collection img {
	border: solid 1px #eee;
	float: left;
	margin: 0;
	padding: 0;
}
.archive-collection .details {
	margin-left: 50px;
	line-height:1.6;
}

																				/* -- listbody -- */
#listbody{
	float:left;
}

																				/* -- listbody news list -- */
#listbody #listitem{
	float:left;
	width:355px;
	margin:-3px 5px 3px 0;
}
.listitemright{
	margin-right:0 !important;
}
#listbody #listitem #list{
	padding:2px 0 10px 5px;
	list-style:disc inside;
	color:#ccc;
	background-color:#EEF9FF;
	border:solid 1px #C1E7FE;
}
#listbody #listitem #list li{
	margin-top:4px;
	font:10px Verdana;
	color:#999;
}

																				/* -- listbody listsidebar -- */
#listsidebar{
	float:right;
	margin-top:-3px;
}
#listsidebar #ad{
	margin-top:3px;
}
#listsidebar #ad li{
}
#listsidebar #piclist{
	margin:3px 0;
}
#listsidebar #piclist li{
	float:left;
	margin:0 4px 0 0;
}
#listsidebar #piclist .lastitem{
	float:right;
	margin:0
}
#listsidebar #piclist img{
	border:solid 1px #FCF18C;
}
#listsidebar #clublist{
}
#listsidebar #list{
	clear:left;
	padding:2px 0 10px 5px;
	list-style:disc inside;
	color:#FF9900;
	background-color:#FFFCDC;
	border:solid 1px #FCF18C;
}
#listsidebar #list li{
	margin-top:5px;
	font:10px Verdana;
	color:#999;
}

																				/* -- bottomad -- */
#bottomad{
	clear:both;
	margin-top:3px;
}

																				/* -- footer -- */
#footer{
	border-top:solid 4px #C1E7FE;
	padding:5px 0;
	background:#EEF9FF;
	text-align:center;
	line-height:1.6;
}
#footer a{
	margin-right:10px;
}
#footer span{
	margin-right:8px;
}

/*--------------------------------------------- News Category Pages ---------------------------------------------*/

#pagecontent{
	float:left;
}
#pagecontent #list{
	background-color:#EEF9FF;
	border:solid 1px #C1E7FE;
	margin-right:5px;
}
#pagecontent #list ul{
	list-style:disc inside;
	margin:5px 5px 5px 10px;
	color:#999;
	clear:left;
}
#pagecontent #list ul li{
	padding:5px 0 4px 0;
	display:block;
	font-size:10px;
	background:url(../images/line2.gif) repeat-x bottom;
}
#pagecontent #list ul li a{
	font-size:14px;
	text-decoration:none;
}
.space{
	list-style:none;
	display:block;
	height:12px;
	background:none !important;
}
#pagecontent #picnews{
	/*background-color:#EEF9FF;
	border:solid 1px #C1E7FE;*/
	border:none;
}
#pagecontent #picnews ul{
	margin:10px 0 0 0;
	display:block;
	clear:left;
}
#pagecontent #picnews ul li{
	float:left;
	text-align:center;
	margin:0 6px 0 0;
}
#pagecontent #picnews ul li a img{
	border:solid 3px #EEF9FF;
}
#pagecontent #picnews ul #right, #pagecontent #picnews ul li h4{
	margin:0;
}


																				/* -- page -- */
#page{
	list-style:none;
	background:none !important;
	display:block;
	height:30px;
	margin:12px 0 0 -20px;
}
#page #pageleft{
	float:left;
}
#page #pageright{
	float:right;
}
#page ul li{
	list-style:none;
	background:none !important;
	float:left;
	display:block;
	margin-right:5px;
}
#page #pageright #pagenumber{
	margin-right:2px;
}
#page #pageright #pagenumber input{
	margin-top:-2px;
	border:solid 1px #CCCCCC;
	height:14px;
	width:24px;
	color:#999999;
}


/*--------------------------------------------- News Details Page ---------------------------------------------*/


																				/* -- details header -- */
#detailsheader #topmenu{
	/*background-color:#fff;
	border:solid 1px #C1E7FE;
	border-top-width:2px;*/
	background:url(../images/top_back_line.gif) repeat-x;
	height:27px;
	margin:0 0 3px 0;
}
#detailsheader #topmenu #logo{
	display:block;
	float:left;
	margin:3px;
	display:none;
}
#detailsheader #topmenu ul{
	float:left;
	text-align:right;
	margin:2px 0 0 10px;
}
#detailsheader #topmenu ul li{
	float:left;
	display:block;
	margin:3px 6px;
}
#detailsheader #topmenu ul li a{
	text-decoration:none;
}
#detailsheader #topmenu span{
	display:block;
	height:1px;
	clear:both;
}

																				/* -- details header news menu -- */
#detailsheader #newsmenu{
	height:28px;
}
#detailsheader #newsmenu img{
	float:left;
	margin-left:8px;
	cursor:pointer;
}
#detailsheader #newsmenu ul li{
	float:right;
	margin:2px 0 0 5px;
}
#detailsheader #newsmenu ul li a{
	display:block;
	width:68px;
	height:22px;
	padding:5px 0 0 0;
	text-align:center;
	color:#333333;
	/*background-color:#EEF9FF;
	border:solid 1px #C1E7FE;*/
	background:url(../images/title_back_gray.gif) repeat-x;
	border-bottom:none;
	text-decoration:none;
}
#detailsheader #newsmenu ul li a:hover{
	color:#fff;
	/*background-color:#C1E7FE;
	border:solid 1px #EEF9FF;*/
	background:url(../images/title_back.gif) repeat-x;
	border-bottom:none;
}

																				/* -- details header searchbar -- */
#detailsheader #searchbar{
	height:28px;
	text-align:right;
	background:#cc0000;
}
#detailsheader #searchbar #arrow{
	display:block;
	width:12px;
	height:15px;
	margin:7px 0 0 5px;
	background:url(../images/newsNav.gif) no-repeat;
	float:left;
}
#detailsheader #searchbar marquee{
	display:block;
	margin:5px 20px 0 5px;
	width:500px;
	font:10px Verdana;
	color:#ffcc00;
	float:left;
}
#detailsheader #searchbar marquee a{
	margin-left:20px;
	color:#fff;
}
#detailsheader #searchbar #frmsearchnews{
	margin:1px 5px 1px 0;
}
#detailsheader #searchbar #frmsearchnews img{
	float:left;
}
#detailsheader #searchbar #frmsearchnews select{
	margin:3px 0 0 4px;
	float:left;
}
#detailsheader #searchbar #frmsearchnews input{
	margin:3px 0 0 4px;
	float:left;
}
#detailsheader #searchbar #frmsearchnews #keyword{
	width:140px;
}
#detailsheader #searchbar #frmsearchnews #btnsearch{
	margin:3px 0 0 3px;
	float:left;
	border:0px;
	width:23px;
	height:20px;
	background-image: url("../images/search_icon.gif");
}

																				/* -- details page content -- */
#pagecontent #navigation{
	background-color:#EEF9FF;
	border-right:solid 1px #C1E7FE;
	padding:7px;
	margin:0 5px 0 0;
	text-align:right;
}
#pagecontent #navigation #nav{
	float:left;
	display:block;
	margin:-3px 0 0 0;
}
#pagecontent #navigation #commtitle{
	font-size:14px;
	font-weight:bold;
	float:left;
	padding:5px 12px;
	margin-left:10px;
	background:#C1E7FE;
	border:solid 3px #fff;
}
#pagecontent #deailcontent{
	background-color:#EEF9FF;
	border:solid 1px #C1E7FE;
	border-left:none;
	margin:0 5px 0 0;
	padding:10px 30px;
}
#pagecontent #deailcontent #articlebodyTitle{
	text-align:center;
	margin:5px 0 15px 0;
}
#pagecontent #deailcontent #articlebodyTitle h1{
	font-size:22px;
	font-weight:bold;
	color:#000066;
}
#pagecontent #deailcontent #articlebodyTitle hr{
	color:#ccc;
	height:2px;
	border-bottom:solid 1px #fff;
}
#pagecontent #deailcontent #articlebodyTitle #date{
	font-size:10px;
}
.articlebody{margin:10px 5px; font-size:14px; line-height:1.8; color:#333; text-align:justify; text-justify:inter-ideograph;}
.articlebody img {border:1px solid #000;}
.articlebody p{font-size:14px; line-height:1.8; margin:15px 0; text-align:justify; text-justify:inter-ideograph;}
.articlebody td{font-size:14px; line-height:1.8; margin:15px 0; text-align:justify; text-justify:inter-ideograph;}
.articlebody div{font-size:14px; line-height:1.8; margin:15px 0; text-align:justify; text-justify:inter-ideograph;}
.articlebody span{font-size:14px; line-height:1.8; margin:15px 0; text-align:justify; text-justify:inter-ideograph;}
#articlebody p,#articlebody div,#articlebodyTitle div,#articlebodyTitle h1,#articlebodyTitle p{position:relative;}

																				/* -- details page comment -- */
#pagecontent #comment{
	background-color:#EEF9FF;
	border:solid 1px #C1E7FE;
	border-left:none;
	margin:0 5px 0 0;
	padding-top:10px;
}
#pagecontent #comment dl {
	background:url(../images/line2.gif) repeat-x bottom;
	margin:5px 30px;
	padding-bottom:10px;
}
#pagecontent #comment dt{
	text-decoration:underline;
	font-size:10px;
	display:block;
	margin-bottom:5px;
}
#pagecontent #comment dd {
	clear:left;
}

#pagecontent #comment form{
	clear:both;
	margin:10px 0;
}
#pagecontent #comment form div{
	margin:5px 0;
}
#pagecontent #comment form div span{
	display:block;
	float:left;
	width:90px;
	text-align:right;
}
#pagecontent #comment form div .name{
	padding-top:3px;
}
#pagecontent #comment form div #button{
	background-color:#C1E7FE;
	border:solid 3px #fff;
	padding:4px 3px 2px 3px;
	font-weight:bold;
}
#pagecontent #comment form div #txtName, #pagecontent #comment form div #Content{
	border:solid 1px #C1E7FE;
	padding:3px;
}

																				/* -- details page hotnews -- */
#pagecontent #hotnews{
	clear:left;
}
#pagecontent #hotnews #list{
	background:none;
	border:none;
	margin:5px 0 0 0;
	float:left;
	width:355px;
}
#pagecontent #hotnews .right{
	margin-left:5px !important;
}
#pagecontent #hotnews #list #hotlists{
	margin:0 !important;
}
#pagecontent #hotnews #list #hotlists li{
	background:none;
	display:block;
	margin:0 !important;
}
#pagecontent #hotnews #list #hotlists li a{
	font-size:12px;
}

																				/* -- details deailcontent articlelist -- */
#pagecontent #deailcontent #articlelist{
	background-color:#EEF9FF;
	border:solid 1px #C1E7FE;
	margin:5px;
	padding-bottom:8px;
}
#pagecontent #deailcontent #articlelist #title{
	background-color:#C1E7FE;
	padding:6px 0 6px 20px;
	font-size:14px;
	font-weight:bold;
	list-style:none;
	color:#000000;
}
#pagecontent #deailcontent #articlelist li{
	display:block;
	padding:3px;
	list-style:disc inside;
	color:#ccc;
	font-size:10px;
	padding:8px 0 0 20px;
}
#pagecontent #deailcontent #articlelist li a{
	text-decoration:none;
	font-size:14px;
	margin-right:5px;
}
#pagecontent #deailcontent #articlepicture{
	text-align:center;
}
