body {
	background-color: #333;
}

#content_table {
	background-image: url(../images/bg_content.jpg);
}

#foot {
	background-image: url(../images/index_11.gif);
	color:#F9B146;
	font-size:13px;
	height:60px;
}

#copy_right {
	background-image: url(../images/index_12.jpg);
	height:60px;
}

#copy_right_content {
	color:#C60;
	font-size:13px;
	line-height:1.5em;
	text-align:center;
	margin-top:30px;
	
}

.px13 {
	font-size: 13px;	
	}
	
.px14 {
	font-size: 14px;	
	}

.px15 {
	font-size: 15px;	
	}
	
.px16 {
	font-size: 16px;	
	}

.white {
	color: #FFF;	
	}

.gray {
	color: #CCC;	
	}

.red {
	color: #C33;
	}
	
.org {
	color: #F93;
	}

.detial_title{
	font-size: 25px;
	color: #222;
	font-weight: bolder;
	}

.detial_photo{
	border: 3px solid #333;	
	
	}

#detial_description {
	width:390px;
	background-image: url(../images/bg_description.jpg);
	border: 2px solid #5C301F;
	}
	
.a {
	font-size: 15px;
	color: #F93;
	text-decoration: none;
	line-height: 5px;
	}

.a:hover{
	font-size: 15px;
	color: #F30;
	text-decoration: none;
	line-height: 5px;
	}
	
.li_title_hover {
	color: #FF6;
	font-size: 15px;
	font-weight: bolder;
	background-image: url(../images/mark.png);
	background-repeat:no-repeat;
	}

.li_title_hover2 {
	background-image: url(../images/mark.png);
	background-repeat:no-repeat;
	}
	
#li_title ul {
	font-size: 15px;
	margin-left: 0px;
	font-weight: bolder;
	}

#li_title li {
	font-size: 15px;
	line-height: 30px;
	color: #999;
	margin-left: 30px;
	
	}

#div_content {
	font-size: 15px;
	line-height: 3em;
	color: #FC3;	
	}
	
