body {
	background-image: url(/Template/default/images/index_r1_c1.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
a { color:#000; text-decoration:none}
a:hover { color:#F00; text-decoration:underline}

table { font-size:12px;}

.text {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.text1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
/*文章标题*/
.newslist {}
.newslist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 
.newslist ul li{
	border-bottom: 1px dotted #DDD;
	text-align:left;
	margin: 3px;
	padding: 3px;
	line-height:20px; 
}
.newslist ul li .listL{
	float:left;
}
.newslist ul li span{
	color:#777; padding-right:0px;float:right;
}
.newsHead {border-bottom:1px solid #ccc; height:30px; line-height:30px; text-indent:20px; font-weight:bold; font-size:14px;}
.newsHead span {float:right; height:30px; line-height:30px; padding-top:5px;}

/*图片列表*/
.imgbox{
	float: left;
	width: 145px;
	height:auto!important;
	height:120px;
	min-height:90px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
}
.imgbox img{
	padding: 1px;
	border: 1px solid #FFB300;
	overflow: hidden;	
}
/*内容*/
.content {line-height:180%; margin:10px 0; text-align:left}
.content h2 {text-align:center; padding-top:20px;}
.content a {color:#999999}
.content p.info {color:#999999; text-align:center; border-bottom:1px solid #C3C3C3}
#Content {word-break:break-all; padding:5px; line-height:200%}

.home {padding-left:30px; padding-top:10px; padding-right:10px; line-height:180%}
.home img { margin:3px;}
.home p { margin:0px; padding:0px; text-indent:2em;}


.ProductMapList, .ProductMapCategory, .NewsMapCategory, .NewsMapList
{
	clear:both
}
.ProductMapList dd, .ProductMapCategory dd, .NewsMapCategory dd, .NewsMapList dd{ float:left; border-bottom:1px solid #F3F3F3; width:200px; height:22px; padding-left:5px;}

.SpecialMapList { clear:both}
.SpecialMapList dd{ float:left; border-bottom:1px solid #F3F3F3; width:200px; height:22px; padding-left:5px;}


.navgation {background:url(/Template/default/images/navgationbg.gif) no-repeat; color:#FFF; text-align:center; font-weight:bold; width:101px; height:22px; line-height:22px;}
