﻿@charset "utf-8";
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	background-color:#E4F9CE;
	background-image:url(img2/bg0.jpg);
	background-repeat:repeat-x;
}
a{color:#060; text-decoration:none;}
a:hover{color:#F00; text-decoration:underline;}
a img{border-width:0;}
.aw{width:1003px; margin:auto; overflow:hidden; zoom:1;}
.header{
	background-image:url(img2/top.jpg);
	background-repeat:no-repeat;
	height:260px;
	color:#060;
}
.main{
	background-image:url(img2/bg1.jpg);
	background-repeat:no-repeat;
}
#info{
	margin:12px 7px 0 7px;
	background-color:#FFF;
	overflow:hidden;
	zoom:1;
	min-height:430px;
}
#lefter{
	width:230px;
	float:left;
	display:inline;
}
#bodyer{
	width:758px;
	float:left;
	overflow:hidden;
	zoom:1;
	display:inline;
}

.box{width:222px; margin-left:10px; padding-bottom:16px;display:inline;}
.box h3{
	padding:8px 0 2px 36px;
	margin:auto;
	background-image:url(img2/title.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:12px;
	font-weight:normal;
	color:#063;
}
.box .more{
	background-image:url(img2/morebg.jpg);
	background-repeat:repeat-x;
	text-align:right;
}

.box2{padding:0 5px 0 5px; margin-left:14px;display:inline;}
.box2 h3{
	background-image:url(img2/title2.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	line-height:24px;
	border-bottom:1px #6B0 solid;
	font-size:12px;
	font-weight:normal;
	color:#063;
}
.box2 p{line-height:1.4em; text-indent:2em; padding:3px; margin:0;}


.pro{
	width:150px;
	text-align:center;
	float:left;
	margin:6px auto auto 6px;
	padding-bottom:6px;
	display:inline;
}
.pro img{padding:2px; border:1px #0C0 solid;}
.pro .ptxt{padding:6px; line-height:16px;}

.pro2{
	width:170px;
	text-align:center;
	float:left;
	margin:6px auto auto 2px;
	padding-bottom:6px;
	display:inline;
}
.pro2 img{padding:2px; border:1px #0C0 solid;}
.pro2 .ptxt{padding:6px; line-height:16px;}

.page{
	text-align:center;
	padding-top:10px;
}
.page a{margin-left:6px; color:#666;}
.page a:link{color:#063;}
.page a:visited{color:#063;}
.page a:hver{color:#F00;}