/* CSS Document */
body
{
font-family:"微软雅黑", "宋体";
font-size:13px;
line-height:150%;
margin:0px;
padding:0px;
}
#Container
{
margin:0px auto;
width:961px;
background-color:#FFF;
}
ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navi
{
	text-align:center;
	clear:both;
	margin:10px auto;
	width:250px;
	height:30px;
}
#navi ul li
{
	float:left;
	margin:0px 20px;
	border:1px solid #E7E7E7;
	padding:3px 10px;
}
#navi ul li a
{
	line-height:24px;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
#TopContainer
{
	width:961px;
	height:400px;
	background-image:url(images/topbg.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#MiddleContainer
{
	width:100%;
	clear:both;
	width:887px;
	margin:0px auto;
}
#TitleGreen
{
	background-image:url(images/titlebg.png);
	height:39px;
	line-height:39px;
	color:#FFF;
	font-size:16px;
	text-indent:20px;
	width:887px;
	margin:0px auto;
}
#TitleGray
{
	background-image:url(images/arrowleft.png);
	background-repeat:no-repeat;
	background-position:left center;
	height:50px;
	line-height:50px;
	color:#4d535e;
	font-size:26px;
	text-indent:40px;
	width:887px;
	margin:0px auto;
	background-color:#FFF;
}
#IntroText
{
	background-image:url(images/contentbg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#e8e8e8;
	width:887px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
}
.TextBlock
{
	width:27%;
	float:left;
	margin-left:20px;
}
.TextBlock a
{
	color:#59CC3E;
	font-weight:bold;
}
.cls
{
	clear:both;
}
#BottomContainer
{
	width:100%;
	background-image:url(images/bottombg.jpg);
	background-repeat:no-repeat;
	height:191px;
	margin:10px auto;
}
#bottommenu
{
	padding-top:130px;
	margin-left:75px;
}
#bottommenu ul li
{
	float:left;
	width:138px;
	text-align:center;
}
#bottommenu a
{
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
#resultleft
{
	float:left;
	background-color:#e8e8e8;
	width:560px;
}
#resultright
{
	float:right;
	width:320px;
}
#resultright .option
{
	float:left;
	width:150px;
	margin-left:10px;
}
#resultright .option ul li
{
	background-image:url(images/greenbg.png);
	background-repeat:no-repeat;
	line-height:44px;
	height:44px;
	font-size:18px;
	font-weight:bold;
	margin:5px auto;
	text-indent:26px;
	color:#FFF;
}
#resultright .option ul li.selected
{
	background-image:url(images/blackbg.png);
	background-repeat:no-repeat;
}
#resultright .option ul li a
{
	color:#FFF;
	text-decoration:none;
}
#resultleft h4
{
	clear:both;
	margin:10px auto;
	width:463px;
	color:#59CC3E;
}
.toyblock
{
	clear:both;
	margin:0px auto;
	width:463px;
}
.toyimg
{
	float:left;
}
.toyimg img
{
	border:5px solid #ccccce;
}
.toyinfo
{
	float:right;
	border-left:1px dashed #666;
	padding-left:10px;
	width:225px;
	line-height:200%;
}
#emailbox
{
	position:absolute;
	top:176px;
	left:62px;
}
#emailsubmit
{
	position:absolute;
	top:225px;
	left:50px;
	width:58px;
	height:20px;
	cursor:pointer;
}
#menus
{
	position:absolute;
	top:307px;
	z-index:10;
}
#menus ul li
{
	float:left;
	width:133px;
	text-align:center;
}
#menus ul li a
{
	color:#59cc3e;
	text-decoration:none;
	font-size:15px;
	line-height:40px;
}
#menus ul li a.selected
{
	color:#FFF;
}
#menuarrow
{
	position:absolute;
	top:293px;
	left:38px;
}
#searchbox
{
	position:absolute;
	top:362px;
	left:38px;
}
#searchsubmit
{
	position:absolute;
	top:362px;
	left:274px;
	width:74px;
	height:20px;
	cursor:pointer;
}
#pager
{
	clear:both;
	width:100%;
}
#pager a
{
	text-decoration:none;
	color:#4d535e;
}
#pager a:link,#pager a:visited
{
	text-decoration:none;
	color:#59cc3e;
}
#pagerleft
{
	background-image:url(images/arrowleft.png);
	background-repeat:no-repeat;
	background-position:left center;
	height:50px;
	line-height:50px;
	color:#4d535e;
	font-size:14px;
	float:left;
}
#pagerright
{
	background-image:url(images/arrowright.png);
	background-repeat:no-repeat;
	background-position:right center;
	height:50px;
	line-height:50px;
	color:#4d535e;
	font-size:14px;
	float:right;
}
.tabletitle
{
	background-color:#4d535e;
	color:#FFF;
}
.tabletitle td
{
	width:25%;
	text-align:center;
}
.tablenumber
{
	background-color:#FFF;
}
.tablenumber td
{
	width:25%;
	text-align:center;
}
.introtitle
{
	color:#59cc3e;
	font-size:24px;
	line-height:150%;
	margin:0px auto;
	width:80%;
}
.introcontent
{
	margin:0px auto;
	width:80%;
}