@charset "utf-8";

li#navworks a { background:url(../common/images/nav_bk.jpg) no-repeat -20px -41px; color: #fff; }
.date { text-align: right; }
.catetag {
	text-align: right;
	margin-bottom: 10px;
	padding: 2px 5px;
	background-color: #EFF7FC;
}
.catetag a { text-decoration: none; color: #0B5794;}
.catetag a:hover { text-decoration: underline; color: #0B5794;}
.back {  text-align:center; }
.back a { background:url(../common/images/icn03.jpg) no-repeat 5px 10px; padding: 7px 0 7px 15px; text-decoration: none;}
#tag { margin-bottom: 20px;}
.news { font-weight: bold; color: #ff0000; margin-left: 10px; }

.highlight { background-color:#FFFF33; }
.pageswitch { text-align: center; margin: 10px 0; }

#factoryList { margin: 20px 0 0 0; border-top: 2px dotted #ccc; }
#factoryList li { border-bottom: 2px dotted #ccc; padding: 10px 0;}
#factoryList a { text-decoration: none; color: #0B5794;}
#factoryList a:hover { text-decoration: underline; color: #0B5794;}

.factoryname { width:280px; float: left; padding: 0 0 0 10px; margin-right: 10px; background:url(../common/images/icn01.jpg) no-repeat left 5px; }
.cate { width: 120px; float: left; margin-right: 10px;}
.tag { width: 180px; float: left;}
.factorydate { width: 120px; text-align: right; float: right;}

#factoryList li#listtitle { font-weight: bold; }
#factoryList li#listtitle .factoryname { background: none; }


#factoryList li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#factoryList li {display: inline-block;}
/* Hides from IE-mac \*/
* html #factoryList li {height: 1%;}
#factoryList li {display: block;}
/* End hide from IE-mac */
.error { font-size: 16px; color: #ff0000; font-weight: bold; margin: 0 0 10px 10px; }
