/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	background:#f7fbfc url(../images/bg.gif) repeat-x;
	color:#666;
	font-family: Arial;
	font-size:12px;
	line-height:240%;
}
a{
	color:#666;
	text-decoration: none;
}
a:hover{
	color:#358da6;
}
img{
	border:0;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}




/* ------------------ */
.clear{
	clear:both;
}
.bai,.bai a{
	color:#fff;
}
.bai a:hover{
	color:#c00;
}
.hei,.hei a{
	color:#000;
}
.hei a:hover{
	color:#c00;
}
.red{
	color:#c00;
}
.red a{
	color:#c00;
}
.red a:hover,.red:hover{ COLOR:#000; }

.orange{
	color:#f60;
}
.blue{
	color:#358da6;
}
.green{
	color:#679800;
}
.lf{
	float:left;
}
.rt{
	float:right;
}
.mr{
	margin-right:10px;
}
.mb{
	margin-bottom:10px;
}
.more{
	float:right;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	font-weight:normal;
}
.data{
	float:right;
	padding-right:5px;
	color:#666;
}
.close{
	width:100%;
	text-align:right;
}
.close a{
	color:#c00;
}
.close a:hover{
	color:#f00;
}

/*  */

#header{
	width:880px;
	background:#fff;
	margin:0 auto;
	padding:0 10px;
}
#logo{
	float:left;
	width:550px;
}
.topmenu{
	float:right;
	line-height:40px;
	padding-right:25px;
}

/*   MENU   */
#menu{
	float:right;
	line-height:32px;
	height:40px;
	width:880px;
	color:#fff;
	text-align:center;
	background:url(../images/btn_bg.gif) repeat-x;
}
#menu ul{
	text-align:center;
	padding-left:15px;
}
#menu li{
	float:left;
	list-style:none;
	text-align:center;
	padding:0 15px;
}
#menu li a{
	color:#fff;
	text-decoration: none;
}
#menu li a:hover{
	color:#fff;
	text-decoration:underline;
}

#banner{
	width:880px;
	text-align:center;
	margin:0 auto;
	background:#fff;
	padding:0 10px;
}
#footer{
	width:880px;
	margin:0 auto;
	line-height:24px;
	text-align:center;
	color:#999;
	background:#fff;
	padding:10px 10px 20px;
}
#center{
	width:880px;
	margin:0 auto;
	background:#fff;
	padding:10px;
}
.main{
	float:right;
	width:640px;
	overflow:hidden;
}
.side{
	width:230px;
	overflow:hidden;
}
/* Common */
.imgbox{
	margin:10px;
}
.imgbox img{
	padding:5px;
	border:1px #ccc solid;
}
.nlist{
	list-style:none;
}
.nlist li{
	line-height:25px;
	font-size:12px;
	padding-bottom:3px;
	background:url(../images/doll.gif) repeat-x bottom;
}
.nlist li a{
	display:block;
	background:url(../images/ico2.gif) no-repeat 5px 11px;
	padding-left:15px;
}
.nlist li:hover{
	background:#efefef;
}
.plist{
}
.plist li{
	float:left;
	list-style:none;
	width:180px;
	height:108px;
	margin:2px 10px;
	text-align:center;
	margin-bottom:10px;
	border:1px #ccc solid;
}
.plist li img{
	/*width:100px;
	height:100px;*/
	padding:4px;
	margin-bottom:5px;
	cursor:hand;
}
.plist li img:hover{
	width:100px;
	height:100px;
	padding:3px;
	border:2px #358da6 solid;
	margin-bottom:5px;
	cursor:hand;
}
.plist2{
}
.plist2 li{
	float:left;
	list-style:none;
	width:280px;
	height:208px;
	margin:2px 10px;
	text-align:center;
	margin-bottom:10px;
	border:1px #ccc solid;
}
.plist2 li img{
	width:272px;
	height:200px;
	padding:4px;
	margin-bottom:5px;
	cursor:hand;
}
.plist2 li img:hover{
	width:100px;
	height:100px;
	padding:3px;
	border:2px #358da6 solid;
	margin-bottom:5px;
	cursor:hand;
}
.line{
	border-bottom:1px #999 solid;
}
.location{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.location a{
	color:#666;
}
.location a:hover{
	color:#c00;
}

.page{
	padding:0 30px;
	line-height:24px;
	text-align:right;
	margin:10px 12px;
}
.page a:hover{
	color:#f00;
}

.links
{
	padding:20px 0 10px;
}
.links li
{
	float:left;
	list-style:none;
	width:140px;
	text-align:center;
	margin-bottom:15px;
}
.links li img
{
	width:88px;
	height:31px;
}
/* page */
h4{
	margin:10px auto;
}
.about h4 .search input{
	float:right;
	width:200px;
}
.about h4 input{
	width:150px;
	height:16px;
}
.about h4 .search img{ float:right;}


.leftmenu{
}
.leftmenu li{
	line-height:30px;
	padding-left:10px;
}
.leftmenu li a{
	background:url(../images/ico.gif) no-repeat 0 center;
	padding-left:16px;
}
.leftmenu ul.abcd li{
	line-height:30px;
	padding-left:16px;
}

.leftmenu ul.abcd li a{
	background:url(../images/ico1.gif) no-repeat 0 center;
	padding-left:16px;
}


.p_info{
	float:right;
	width:300px;
}
.pro_info h4{
	font-size:18px;
	font-weight:bold;
	color:#000;
}