* {
	padding:0;
	margin:0;
}
body {
	font-size:12px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#000000;
	line-height:180%;
}
a {
	color : #333333;
	background : inherit;
	text-decoration : none;
}
a:hover {
	color : #ff5805;
	background : inherit;
	text-decoration : underline;
}
img { border : 0 }
a img {filter: alpha(opacity=90); moz-opacity: 0.9; opacity: 0.85;opacity: 1;border: 1px solid #f1f1f1;}
a:hover img {filter: alpha(opacity=100); moz-opacity: 1; opacity: 1;border: 1px solid #808080;}
h1,h2 {
	font-size: 12px;
	margin: 0;
}
ul,li{margin: 0;}
.right { float: right }
.rt { float: right;margin:10px 10px 0px 0px; border:none;}
a:hover img.rt{border:none;}
.left{
	float: left;
	margin: 0px 5px 0px 0px;
}
strong{
	line-height: 30px;
	color: #EF2C1D;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header{
	width: 960px;
	margin: auto;
}
#top{
	background: url(../images/headerbg.png) no-repeat;
	height: 82px;
}
#top a{
	margin: 0px 30px;
}
#top span a{
	color: white;
	margin: 0px 8px;
}
#top .left{
	float: left;
	margin: 20px 0px 0px 10px;
}
#top .right{
	float: right;
	margin: 20px 20px 0px 0px;
}
#top h1{
	display: inline;
}
#banner{
	margin: 10px 0px;
}
#pagebody{
	width: 960px;
	margin: auto;
}
#leftbar{
	float: left;
	width: 236px;
}
#leftbar .left{margin-top:7px;}
#leftartop{
	background-image: url(../images/leftartop.png);
	height: 17px;
}
#leftartbm{
	background-image: url(../images/leftartbottom.png);
	height: 16px;
	margin-bottom: 10px;
}
#leftart{
	background: url(../images/leftartbg.gif) repeat-y;
	padding: 0px 14px;
}
#listop{
	background-image: url(../images/listop.png);
	height: 13px;
	overflow: hidden;
}
#list{
    background: url(../images/listbg.gif) repeat-y;
	padding: 0px 14px;
}
#listbm{
	background-image: url(../images/listbottom.png);
	height: 13px;
	margin-bottom: 10px;
}
#list ul li{
	display: block;
	border-bottom: 1px dashed #c0c0c0;
	padding: 5px 0px 5px 20px;
	list-style-type: none;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#mainbody{
	float: right;
	width: 713px;
}
#contentop{
	background-image: url(../images/artop.png);
	height: 20px;
}
#contentbm{
	background-image: url(../images/artbottom.png);
	height: 20px;
	clear: both;
	margin-bottom: 10px;
}
#content{
	padding: 0px 20px;
	background: url(../images/contentbg.gif) repeat-y;
}
#secontop{
	background-image: url(../images/secontop.png);
	height: 20px;
}
#seconbm{
	background-image: url(../images/seconbottom.png);
	height: 20px;
	clear: both;
	margin-bottom: 10px;
}
#secon{
	padding: 0px 20px;
	background: url(../images/secon.png) repeat-y;
	height: 150px;
}
#secon ul li a{
	display: block;
	padding: 0px 20px;
}
#secon ul li a:hover{
	color: white;
	background-color: #ff5805;
	text-decoration: none;
}
#secon .left,#secon .right{
	width: 311px;
}
#mq ul li {
	float: left;
	width: 330px;
}
#submain{
	height: 470px;
}
#subcategory{
	width: 115px;
	float: left;
	padding: 4px;
	margin: 4px;
	height: 135px;
	overflow: hidden;
	border: 1px dashed #ff5805;
}
#subcategory ul li{
	margin: 3px 0px;
}
#npic{
	border: 1px solid #CFCFCF;
	float: left;
	padding: 5px;
	height: 136px;
	width: 150px;
	margin: 5px 3px;
	text-align: center;
	display: inline;
}
#npic h1{
	background-color: #f8f8f8;
	padding: 4px 0px;
	margin-top: 5px;
}
#footer{
	clear: both;
	border-top: 1px solid #ffc48e;
	background-image: url(../images/logobm.png);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding: 5px 0px 5px 190px;
}
#footer span{
	float: right;
}

