@charset "utf-8";
/* CSS Document */

body
{
	margin:0 auto;
}

.wrapper
{
	width:1200px;
	margin:0 auto;
}

ul,ol,h1,h2,p
{
	margin:0;
	padding:0;
}

.top1
{
	background:url(images/index_01.jpg);
	width:870px;
	height:131px;
	padding-top:30px;
	padding-left:330px;
}

.top2
{
	background:url(images/index_02.jpg);
	width:1200px;
	height:79px;
}

.left
{
	background:url(images/index_03.jpg);
	width:243px;
	height:493px;
	padding-left:112px;
	padding-top:25px;
	float:left
}

.iframeBox
{
	width:228px;
	overflow:hidden;
}

.center
{
	width:515px;
	float:left;
}

.detail
{
	background:url(images/index_04.jpg);
	height:317px;
	width:495px;
	padding-left:20px;
	padding-top:55px;
}

.detail a
{
	float:left;
	display:inline;
	width:153px;
	height:235px;
	margin-left:3px;
	text-indent:-999px;
	overflow:hidden
}

.zl
{
	background:url(images/index_07.jpg);
	height:141px;
	width:492px;
	padding-left:23px;
	padding-top:5px;
}

.zl img
{
	float:left;
	display:inline;
	margin-left:5px;
	padding-top:10px;
}

.right
{
	width:330px;
	float:left;
}

.banner
{
	background:url(images/index_05.jpg);
	height:302px;
	width:330px;
	position:relative
}

.num
{
	position:absolute;
	right:124px;
	top:268px;
	list-style:none;
	z-index:1
}

.num li
{
	float:left;
	margin-left:5px;
	display:inline;
	border:solid 1px #00CC99;
	font:12px/15px Arial;
	background:#fff;
	text-align:center;
	width:15px;
	height:15px;
	cursor:pointer
}

.num li.on{
	float:left;
	margin-left:5px;
	display:inline;
	border:solid 1px #000;
	font:12px/15px Arial;
	background: #333;
	color:#fff;
	text-align:center;
	width:15px;
	height:15px;
	cursor:pointer
}

.container *
{ 
	margin:0px; padding:0px;
}

.container
{
	width:221px; 
	height:292px; 
	overflow:hidden;
}


.container
{
	z-index:0;
}

.slider 
{
	width:1000px;
}

.slider li
{
	display:inline;
}

.guide
{
	background:url(images/index_06.jpg);
	width:310px;
	height:166px;
	font:12px/20px Arial;
	padding-top:50px;
	padding-left:20px;
}

.guide ul
{
	width:250px;
	list-style:none;
}

.guide li
{
	height:22px;
}

.guide a
{
	text-decoration:none;
	color:#535353;
}

.guide a:hover
{
	text-decoration:underline;
}

.guide h1
{
	width:170px;
	text-align:right;
}	

.guide h1 a
{
	color:#f00;
	font:12px/20px Arial;
}	


.bottom
{
	background:url(images/bottom.jpg) center no-repeat;
	width:100%;
	height:100px;
	border-top:solid 2px #68B368;
	clear:both
}

.new_code
{
	width:230px;
	padding-top:65px;
}

.new_code a
{
	display:block;
	width:230px;
	height:80px;
}