@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
html,body {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	text-align: center;
	line-height: 20px;
	height: 100%;width: 100%;
}
ul,li{list-style: none;}
img {border: 0px;}
a {
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
a:hover {
	font-size: 12px;
	color: #c90209;
	text-decoration: none;
}
.relative{position: relative;}/*相对*/
.absolute{position: absolute;}/*绝对*/
.both {
	clear: both;
}
.b {
	font-weight: bold;
}


.F_FF5A10 {
	color: #c90209;
}

#Container {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}#Sidebar {
	width: 209px;
	float: left;
	border-right: 1px solid #c90209;
	padding-left: 10px;
}
#Logo {
	padding-top: 10px;
}
#Menu {
	padding-top: 20px;
	text-align: right;
	width: 175px;
	height: 486px;
}
#Menu li {
	background-image: url(../../images/Left_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	line-height: 26px;
}
#Menu li a.DIY {
	color: #c90209;
}

#MainBody {
	width: 760px;
	float: right;
}
#search {
	padding-top: 10px;
	height: 42px;
}
#search #Key {
	width: 175px;
	font-size: 12px;
	color: #666;
}
#Banner {
	height: 150px;
}
#SubMenu {
	line-height: 38px;
	padding: 10px;
	padding-bottom: 0px;
	text-align: right;
}
#Title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
}

#content {
	width: 640px;
}
#CaseList li {
	float: left;
	height: 220px;
	width: 360px;
	padding-right: 20px;
}
#CaseList li img {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#CaseList li div {
	line-height: 30px;
	text-indent: 5px;
}
#partners li {
	background-image: url(../../images/xt.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 130px;
	width: 150px;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
}
#partners li img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#Footer {
	padding: 10px;
	text-align: center;
	width: 740px;
	bottom: 20px;
}
#SearchList li {
	background-image: url(../../images/xt.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 26px;
}
#SearchList li a {
	display: block;
	background-image: url(../../images/ICO_3.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 20px;
	height: 26px;
}


.Page {
	text-align: center;
	clear: both;
	line-height: 24px;
	height: 24px;
}
.Page samp,.Page font{font-size: 12px;}
.Page samp,.Page font,.Page a {
	border: 1px solid #CCC;
	background-color: #EAEAEA;
	padding: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
.Page a {
	border: 1px solid #CE3E00;
	background-color: #FF5A10;
	color: #FFF;
}
