@charset "gb2312";
#TPmain {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#TPsidebar {
	width: 224px;
	border: 1px solid #CCC;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 8px;
	background-color: #fafafa;
}
#sidebarTitle {
	background-image: url(imagesTPsidebar.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	font-size: 15px;
	line-height: 32px;
	color: #FFF;
}
#sidebarTitle span {
	padding-left: 31px;
}

#TPsidebar ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TPsidebar ul li {
	background-image: url(imagessidebarLi.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
#TPsidebar ul li a {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	color: #000;
	text-decoration: none;
	padding-left: 32px;
}
#TPsidebar ul li a:hover {
	font-weight: bold;
	color: #FF5F19;
}


#TPcontent {
	width: 753px;
	display: inline;
	float: right;
	margin-top: 15px;
	margin-right: 8px;
	background-image: url(imagesTPcontent_title.jpg);
	background-repeat: no-repeat;
	display: inline;
}
#TPcontent #content ul {
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
}

#TPcontent #content ul li  {
	background-image: url(imagesnewLi.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;	
}
#TPcontent #content ul li span
{
	font-family: "ËÎÌå";
	font-size: 16px;
	color: #000;
	float:right;
}
#TPcontent #content ul li a {
	font-family: "ËÎÌå";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	float:left;
	display:inline;
}
#TPcontent #content ul li a:hover{
	color: #FF5F19;
}
#TPcontent_title {
	background-repeat: no-repeat;
	height: 30px;
	width: 753px;
	color: #FF5D16;
	display:inline;
	line-height: 50px;
	padding-left: 32px;

}
/**
#TPcontent_title span {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: normal;
	color: #FF5D16;
	line-height: 32px;
	padding-left: 32px;
}**/
#TPcontent_title a{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: normal;
	color: #FF5D16;
	line-height: 32px;

}
#TPcontent_title a:link,a:visted,a:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	font-weight: normal;
	color: #FF5D16;

}
#content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#TPcontent #content h3 {
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
}
#TPcontent #content p {
	font-family: "ËÎÌå";
	font-size: 14px;
	text-indent: 2em;
	padding-top: 0px;
	line-height:1.8em;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

a {
	font-family: "ËÎÌå";
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF5F19;
}