/* CSS Document */


*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;	
	background:url(../images/bodybg.jpg) repeat-x;
}
ul,li{
	list-style-type:none;
}
img{
	border:0px;
}
a{
	color:#000000;
	text-decoration:none;
	list-style:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#ff6600;
	text-decoration:none;
}
.headcss{
	width:920px;
	height:100px;
	margin:0 auto;
	
}
.logocss{
	float:left;
	width:310px;
	margin-top:40px;
	margin-left:10px;
}
.searchcss
{
	float:right;
	margin-right:50px;
	margin-top:45px;
}
.searchcss form{
	width:298px;
	height:27px;
	background:url(../images/search.jpg) no-repeat;
}
.searchform{
	margin-left:24px;
	height:18px;
	border:0px;
	width:225px;
	margin-top:5px;
}
.searchsubmit{
	/*
	border:none;
	width:98px;
	height:30px;
	background:url(images/search.jpg) no-repeat;
	*/
	border:0px;
	background:none;
	color:#ffffff;
	font-size:10px;
	height:18px;
	line-height:18px;
}
#menucss{
	widhth:100%;
	height:26px;
	background:url(../images/menubg.jpg) repeat-x;
	margin-bottom:10px;
}
.menucss{
	width:920px;
	height:26px;
	margin:0 auto;
}
.menucss ul{}
.menucss ul li{
	float:left;
	line-height:26px;
	margin-left:15px;
	margin-right:15px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.menucss ul li a{
	color:#ffffff;
}
.menucss ul li a:visited{
	color:#ffffff;
}

.menucss ul li a:hover{
	color:#ff9d00;
}
.bannercss{
	width:920px;
	margin:0 auto;
	height:
}
#footcss{
	clear:both;
	width:100%;
	height:72px;
	background:url(../images/footbg.jpg) repeat-x;
	margin-top:10px;
}
.footcss{
	width:920px;
	margin:0 auto;
}
.footcss ul{
	padding-top:20px;
	text-align:center;
	height:30px;
	margin-left:270px;
}
.footcss ul li{
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.footcss ul li a{
	color:#ffffff;
}
.footcss ul li a:visited{
	color:#ffffff;
}
.footcss ul li a:hover{
	color:#ff9d00;
}
.footcss p{
	clear:both;
	text-align:center;
	color:#ffffff;
}
.maincss{
	width:920px;
	margin:0 auto;
	margin-top:10px;
}
.mainleft{
	float:left;
	width:210px;
	border:1px solid #dde3e1;
	margin-bottom:10px;
}
.mainleft h2{
	background:url(../images/mainleftbg.jpg) repeat-x;
	height:33px;
	border-bottom:1px solid #dde3e1;
	line-height:33px;
	color:#ffffff;
	font-size:14px;
	padding-left:20px;
}
.mainleft ul{
	background:#ffffff;
}
.mainleft ul li{
	height:80px;
	border-bottom:dashed 1px #dde3e1;
	
}
.mainleft ul li img{
	float:left;
	width:72px;
	height:60px;
	margin-top:10px
	
}
.mainleft ul li div{
	float:right;
	height:60px;
	width:120px;
	margin-right:5px;
	margin-top:10px;
	font-size:14px;
}
.mainright{
	float:right;
	width:700px;
}
.mainright img{
	width:185px;
	height:185px;
}
.newcss{
	width:700px;
	height:232px;
	background:url(../images/newbg.jpg) no-repeat;
	border:1px solid #fff;
}
.mscss{
	width:700px;
	height:232px;
	background:url(../images/msbg.jpg) no-repeat;
	border:1px solid #fff;
}
.mencss{
	width:700px;
	height:232px;
	background:url(../images/menbg.jpg) no-repeat;
	border:1px solid #fff;
}
.mainright ul{
	display:block;
	width:596px;
	height:196px;
	margin-top:22px;
	margin-left:36px;
}
.mainright ul li{
	float:left;
	width:185px;
	height:185px;
	border:1px solid #e7e7e7;
	margin-left:8px;
}
.listdiv
{
	float:right;
	width:680px;
}
.searchdiv{
	float:right;
	width:680px;
}
.listdiv h2{
	height:26px;
	line-height:26px;
	border-bottom:1px dotted #999999;
	color:#fb67c9;
}
.searchdiv h2{
	height:26px;
	line-height:26px;
	border-bottom:1px dotted #999999;
	color:#fb67c9;
}
.listdiv ul{
	margin-top:10px;
}
.listdiv ul li{
	float:left;
	width:185px;
	height:240px;
	margin-left:18px;
	margin-right:18px;
	_margin-left:17px;
	_margin-right:17px;
	margin-bottom:10px;
}
.listdiv ul li img{
	width:185px;
	height:185px;
}
.showdiv{
	float:right;
	width:690px;
	min-height:600px;
	_height:600px;
	border:2px solid #dad6e7;
	background:#ffffff;
}
.showdiv h2{
	line-height:40px;
	font-size:14px;
	text-align:center;
}
.imgcss{
	width:220px;
	height:220px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	border:1px solid #ebebeb;
}
.contentcss{
	width:670px;
	margin:0 auto;
}
.contentcss p{
	line-height:180%;
}
.contentcss img{
	display:block;
	 margin:0 auto;
	
}


.searchdiv ul{
	clear:both;
}
.searchdiv ul li{
	margin-top:10px;
}
.searchdiv ul li h3{
	line-height:150%;
}
.searchdiv ul li h3 a{
	text-decoration:underline;
	color:#0000cc;
}
.searchdiv ul li h3 a:visited{
	text-decoration:underline;
	color:#0000cc;
}
.searchdiv ul li h3 a:hover{
	text-decoration:underline;
	color:#0000cc;
}
.searchdiv ul li p{
	line-height:150%;
}
.searchdiv ul li h4{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
.searchdiv ul li h4 a{
	color:#008000;
}
.searchdiv ul li h4 a:visited{
	color:#008000;
}
.searchdiv ul li h4 a:hover{
	color:#008000;
}
.searchdiv p{
	margin-top:5px;
	line-height:120%;
}
.searchdiv h3{
	font-size:12px;
}
.searchdiv h4{
	font-size:12px;
}