@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
   }
#wrapper{
	background-image: url(images/bg-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#container{
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
#container-1{
	background-image: url(images/bg-header-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1024px;
	padding-left: 18px;
	padding-right: 18px;
}
#header{
	width: 1007px;
	padding-right: 17px;
}
#header .logo{
	width: 279px;
	float: left;
}
#header .nav{
	width: 360px;
	float: right;
	background-image: url(images/bt-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-top: 12px;
	margin-bottom: 22px;
}
#header .nav ul{
	margin: 0px;
	padding: 0px;
}
#header .nav li{
	font-size: 12px;
	color: #888888;
	background-image: url(images/icon-01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
	padding-right: 15px;
}
#header .nav li#first{
	background-image: none;
	margin-left: 20px;
}
#header .nav li a{
	color: #888888;
	text-decoration: none;
}
#header .nav li a:hover {
	color: #E10000;
}
#header .nav li#home{
	background-image: none;
	color: #FFF;
	margin-left: 27px;
	padding: 0px;
}
#header .nav li#home a{
	color: #FFF;
	text-decoration: none;
}
#header .nav li#home a:hover {
	color: #FFFF00;
}
#header .meun{
	width: 693px;
	float: right;
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	padding-bottom: 5px;
}
#header .meun ul{
	margin: 0px;
	padding: 0px;
}
#header .meun li{
	font-size: 16px;
	color: #000;
	padding-right: 15px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	float: right;
}
#header .meun li a{
	color: #000;
	text-decoration: none;
}
#header .meun li a:hover {
	color: #E10000;
}
#banner{
	width: 1023px;
	margin: 0px;
	padding: 0px;
}
#footer{
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 52px;
	width: 100%;
	padding-top: 38px;
	font-size: 12px;
	color: #FFF;
	line-height: 155%;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #00FFFF;
}
#main{
	background-image: url(images/bg-center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-top: 13px;
	margin-bottom: 20px;
}
#sitemap{
	font-size: 12px;
	color: #FFF;
	padding-left: 231px;
	margin-bottom: 20px;
}
#sitemap a{
	color: #FFF;
	text-decoration: none;
}
#sitemap a:hover {
	color: #00FFFF;
}
#left-menu{
	margin: 0px;
	float: left;
	width: 185px;
	padding-left: 15px;
}
#left-menu ul{
	margin: 0px;
	padding: 0px;
}
#left-menu li{
	font-size: 13px;
	color: #000;
	background-image: url(images/43.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 14px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D9D9;
}
#left-menu li a{
	color: #000;
	text-decoration: none;
}
#left-menu li a:hover {
	color: #E10000;
}
#right{
	background-image: url(images/icon-02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 776px;
	padding-left: 24px;
	padding-right: 15px;
}
#title{
	font-size: x-large;
	color: #000;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}
#html{
	font-size: 13px;
	line-height: 165%;
	color: #000;
}
#number{
	width: 100%;
	font-size: 13px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	clear: both;
}
#number a {
	color: #666666;
	text-decoration: none;
}
#number a:hover {
	color: #eb0000;
}
#prolist{
	float: left;
	width: 250px;
	margin-right: 5px;
	margin-bottom: 35px;
}
#prolist .propic{
	width: 250px;
	margin-bottom: 5px;
}
#prolist .proname{
	width: 250px;
	font-size: 13px;
	color: #000;
	text-align: center;
}



.text16{
	font-size: 16px;
	color: #06F;
}
.text15{
	font-size: 15px;
	color: #D90000;
}
.text15-black{
	font-size: 15px;
	color: #000000;
	line-height: 165%;
}
