/*内容部分*/
body
{
	background-image:url('../images/Design/design-bg.gif');
	background-repeat:repeat-x;
}
#content
{
	
	height:660px;
	width:100%;
	
	padding-top:15px;
}

#content-c
{
	width:959px;
	clear:both;
	height:660px;
	margin:0px auto;
	background-image:url(../images/Introduce/content-c.gif);
	background-repeat:repeat;
}
#content-c .left
{
	width:205px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-top:37px;
}
#content-c .left ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#content-c .left ul .title
{
	padding-left:5px;
	text-align:left;
	width:200px;
	height:auto;
	color:#999999;
	padding-bottom:2px;
	padding-top:2px;
	margin-top:20px;
}
#content-c .left ul .title a
{
	display:block;
	width:146px;
	height:47px;
	line-height:47px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	background-image:url('../images/Introduce/leftmenu2.gif');
	text-decoration:none;
}
#content-c .left ul .title a:hover
{
	text-decoration:none;
	background-image:url('../images/Introduce/leftmenu.gif');
}
#content-c .left ul .title .hover
{
	text-decoration:none;
	width:146px;
	height:58px;
	background-image:url('../images/Introduce/leftmenu.gif');
}
#content-c .left ul li
{
	padding-left:15px;
	text-align:left;
	line-height:35px;
	height:35px;
	color:#999999;
}
#content-c .left ul li a
{
	color:#999999;
	text-decoration:none;
}
#content-c .left ul li a:hover
{
	color:red;
	text-decoration:none;
}
#content-c .left ul li .hover
{
	color:red;
	text-decoration:none;
}
#content-c .right
{
	width:720px;
	height:auto;
	float:right;
	color:#CBCBCB;
	text-align:left;
	padding-left:0px 10px;
}
#content-c .right .title
{
	text-align:left;
	width:400px;
	clear:both;
	height:25px;
	border-bottom:2px solid #999999;
	color:#CCCCCC;
	font-size:17px;
	font-weight:bold;
	clear:both;
	padding-top:25px;
}
#content-c .right .detail
{
	height:613px;
	overflow:hidden;
	width:90%;
	margin-top:20px;
	line-height:25px;
	text-indent:25px;
}
#content-c .right .detail p
{
	padding:10px 0px;
	margin:0px;
}
#content-c .right .detail .link
{
	list-style:none; margin:40px auto; width:90%;
}
#content-c .right .detail .link li
{
	float:left;
}
/*#content-c .right .detail .link li img
{
	border:0px; width:120px; height:40px;
}*/
#content-c .right .detail .linktext
{
	list-style:none; margin:30px auto; width:95%;
}
#content-c .right .detail .linktext li
{
	float:left;
}
#content-c .right .detail .linktext li a
{
	color:#CCCCCC; text-decoration:none;
}

/*footer部分*/
#footer
{
	width:960px;
	margin:0px auto;
	clear:both;
	height:80px;
	background-image:url(../images/footer.jpg);
	padding-top:40px;
	color:#FFF;
}
#footer-bg
{
	
	padding:10px 0px 10px;;
}

