@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
a{
	color:#3a84b3;
	text-decoration:none;
	font-size: 12px;
}
a:hover{
	color:#27597A;
	text-decoration:none;
}
ul {list-style: none; margin: 0; padding: 0;}
img {border: none;}
#content {
	width: 950px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#banner {
	width: 950px;
	height: 372px;
}
#content2{
	width: 916px;
	clear: both;
	overflow: hidden;
	padding: 17px;
}
#main{
	width: 920px;
	float: left;
}
#product{
	width: 239px;
	background-image: url(images/index_11.gif);
	float: left;
}
#product-title{
	background-image: url(images/index_04.gif);
	height: 54px;
	width: 239px;
}
#product-content{
	width: 229px;
	padding-right: 5px;
	padding-left: 5px;
}
#product-bottom{
	background-image: url(images/index_24.gif);
	height: 25px;
	width: 239px;
}
#main2{
	width: 680px;
	float:left;
}
#main2-content{
	width: 418px;
	padding-right: 10px;
	padding-left: 10px;
}
#news{
	width: 239px;
	background-image: url(images/index_11.gif);
	float:right;
}
#news-title{
	background-image: url(images/index_06.gif);
	height: 54px;
	width: 239px;
}
#news-content{
	width: 210px;
	padding-right: 12px;
	padding-left: 12px;
}
#news-content ul{}
#news-content li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
#news-bottom{
	background-image: url(images/index_24.gif);
	height: 25px;
	width: 239px;
}
#page{
	width: 665px;
	float:right;
	overflow: hidden;
}
#bottom{
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 3px;
}
#copyright{
	text-align: center;
	padding: 5px;
	color: #999999;
}
.titlecolor01{
	color:#3a84b3;
	font-weight: bold;	
}
.textcolor01{
	color: #FF6600;
}
.textcolor02{
	color: #CC6699;
}
.textcolor03{
	color: #006699;
}
.textcolor04{
	color: #669900;
}

