/*layout*/
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#666;
	font-size:12px;
	line-height:22px;
	background:#fff;
}
img {
	border:0;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#b00;
	text-decoration:underline;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
.mt5 {
	margin-top:5px;
}
.mt8 {
	margin-top:8px;
}
.mt10 {
	margin-top:10px;
}
input, select, textarea {
	font-size:12px;
}
/**/
.top {
	width:940px;
	height:20px;
	overflow:hidden;
	padding:4px 10px;
	margin:0 auto;
	background:#f9f9f9;
	border-bottom:1px #eee solid;
}
.top .login {
	float:left;
	height:20px;
	line-height:20px;
}
.top .login input.text {
	border:1px #ddd solid;
	height:18px;
	line-height:18px;
}
.top .login input.btn {
	height:21px;
	line-height:16px;
	margin:0;
	padding:0 5px;
}
.top .nav {
	float:right;
	line-height:25px;
	color:#999;
}
/**/
.head {
	width:940px;
	height:71px;
	padding:0 10px;
	overflow: hidden;
	margin:0 auto;
	background:url(../images/headbg.gif) no-repeat right;
}
.head .logo {
	float:left;
	padding-top:10px;
}
.head .channelname {
	float:left;
	line-height:30px;
	font-size:20px;
	font-weight:700;
	font-family:"Microsoft YaHei";
	color:#333;
	padding-left:10px;
	padding-top:35px;
}
.head .search {
	float:right;
	width:565px;
	height:71px;
	overflow:hidden;
}
.head .search .tit {
	float:left;
	width:68px;
	height:18px;
	padding-top:37px;
}
.head .search .classsel {
	float:left;
	width:380px;
	height:45px;
	margin-left:5px;
	padding-top:10px;
}
.head .search .classsel .tabmenubox {
	float:left;
	width:380px;
	height:23px;
	background:url(../images/searchclassselborder.gif) repeat-x bottom;
}
.head .search .classsel .tabmenubox li {
	font-size:14px;
	float:left;
	width:50px;
	text-align:center;
	height:23px;
}
.head .search .classsel .tabmenubox li.hover {
	font-weight:700;
	color:#b00;
	background:url(../images/searcharrow.gif) no-repeat bottom;
}
.head .search .classsel .tabcontbox {
	float:left;
	width:378px;
	height:26px;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	background:#fff;
}
.head .search .classsel .tabcontbox input {
	float:left;
	width:370px;
	border:0;
	background:#fff;
	height:26px;
	line-height:26px;
	font-size:14px;
	padding:0 4px;
	color:#666;
}
.head .search .submit {
	float:left;
	height:28px;
	overflow:hidden;
	padding-top:32px;
	margin-left:2px;
	line-height:35px;
}
.head .search .submit input {
	float:left;
	width:106px;
	height:28px;
	text-align:center;
	line-height:28px;
	font-weight:700;
	color:#fff;
	background:url(../images/btnbg01.gif) no-repeat;
	border:0;
	font-size:14px;
}
/**/
.menu {
	width:960px;
	height:60px;
	overflow: hidden;
	margin:0 auto;
	background:#b00 url(../images/menubg.gif) repeat-x;
}
/**/
.menu dl {
	float:left;
	height:45px;
	padding:5px 0;
}
.menu dl.n1 {
	width:382px;
}
.menu dl.n2 {
	width:192px;
}
.menu dl dt {
	float:left;
	width:55px;
	height:34px;
	padding-top:6px;
	background:url(../images/menutitborder.gif) no-repeat right;
}
.menu dl dd.n1 {
	float:left;
	height:45px;
	margin-left:5px;
	color:#fff;
	text-align:left;
}
.menu dl dd.n1 a {
	color:#fff;
}
.menu dl dd.n1 a {
	color:#fff;
	padding:0 6px;
}
.menu dl dd.n2 {
	float:left;
	width:70px;
	height:43px;
	background: url(../images/menucontbg01.gif) no-repeat;
	margin-left:10px;
	color:#000;
	padding-top:2px;
	text-align:left;
	text-align:center;
}
.menu dl dd.n2 a {
	color:#000;
}
.menu dl dd.n2 a:hover{
	color:#b00;}
/**/
.main {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.main .w190 {
	width:190px;
	height:auto;
	overflow:hidden;
}
.main .w760 {
	width:760px;
	height:auto;
	overflow:hidden;
}
.main .w390 {
	width:390px;
	height:auto;
	overflow:hidden;
}
.main .w360 {
	width:360px;
	height:auto;
	overflow:hidden;
}
.ad760{
	float:left;
	width:760px;
	height:auto;
	overflow:hidden;}
.ad190{
	float:left;
	width:190px;
	height:auto;
	overflow:hidden;}
/**/
.p1_l1 {
	float:left;
	width:188px;
	height:auto;
	overflow:hidden;
	background:#f9f9f9;
	border:1px #ddd solid;
}
.p1_l1 dl {
	float:left;
	width:160px;
	height:auto;
	overflow:hidden;
	padding:0 9px;
}
.p1_l1 dl dt {
	float:left;
	width:152px;
	height:25px;
	overflow:hidden;
	line-height:30px;
	text-align:left;
	font-weight:700;
	color:#b00;
	font-size:14px;
	padding-left:18px;
	border-bottom:1px #ddd solid;
	margin-bottom:5px;
}
.p1_l1 dl dt a {
	color:#b00;
}
.p1_l1 dl dt.n1 {
	background:url(../images/ico01.gif) no-repeat 0 8px;
}
.p1_l1 dl dt.n2 {
	background:url(../images/ico02.gif) no-repeat 0 8px;
}
.p1_l1 dl dt.n3 {
	background:url(../images/ico03.gif) no-repeat 0 8px;
	border-bottom:none;
}
.p1_l1 dl dd {
	float:left;
	width:150px;
	padding-left:25px;
	text-align:left;
	line-height:23px;
	background:url(../images/liico01.gif) no-repeat 15px 9px;
}
/**/
.p1_l2 {
	float:left;
	width:188px;
	height:auto;
	overflow:hidden;
	border:1px #ddd solid;
}
.p1_l2 .tit {
	float:left;
	width:188px;
	height:23px;
	overflow:hidden;
	border-bottom:1px #ddd solid;
	background:url(../images/titbg01.gif) no-repeat;
}
.p1_l2 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#000;
}
.p1_l2 .tit h2 a {
	color:#000;
}
.p1_l2 dl.imgtext {
	float:left;
	width:170px;
	height:auto;
	padding:6px 0;
	margin-left:9px;
	display:inline;
	border-bottom:1px #ddd dashed;
}
.p1_l2 dl dt {
	float:left;
	width:47px;
	height:auto;
	overflow:hidden;
}
.p1_l2 dl dt img {
	display:block;
	border:1px #ddd solid;
}
.p1_l2 dl dd {
	float:right;
	line-height:18px;
	width:117px;
	text-align:left;
}
.p1_l2 ul.list {
	float:left;
	width:170px;
	height:auto;
	padding:6px 0;
	margin-left:9px;
	display:inline;
}
.p1_l2 ul.list li {
	float:left;
	width:160px;
	padding-left:10px;
	text-align:left;
	line-height:22px;
	background:url(../images/liico01.gif) no-repeat 0px 8px;
}
/**/
.p1_l3 {
	float:left;
	width:188px;
	height:auto;
	overflow:hidden;
	border:1px #ddd solid;
}
.p1_l3 .tit {
	float:left;
	width:188px;
	height:23px;
	overflow:hidden;
	border-bottom:1px #ddd solid;
	background:url(../images/titbg01.gif) no-repeat;
}
.p1_l3 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#000;
}
.p1_l3 .tit h2 a {
	color:#000;
}
.p1_l3 ul.list {
	float:left;
	width:170px;
	height:auto;
	padding:6px 0;
	margin-left:9px;
	display:inline;
}
.p1_l3 ul.list li {
	float:left;
	width:160px;
	padding-left:10px;
	text-align:left;
	line-height:18px;
	margin-top:4px;
	background:url(../images/liico01.gif) no-repeat 0px 7px;
}
/**/
.p1_m1 {
	float:left;
	width:388px;
	height:193px;
	border:1px #e6c48f solid;
	background:#fffbee;
}
.p1_m1 .focusborder {
	float:left;
	margin:0;
	padding:2px;
	width:384px;
	height:189px;
	overflow:hidden;
}
.pic {
	float:left;
	width:384px;
	height:166px;
	overflow:hidden;
}
.pic .dis a {
	display: block;
	vertical-align: middle;
	overflow:hidden;
	width: 384px;
	text-align:center;
}
.pic .dis a img {
	max-width:384px;
	vertical-align:middle;
}
#bimg {
 filter: progid:DXImageTransform.Microsoft.Fade ( duration=0.5, overlap=1.0 );
	overflow: hidden;
	height:166px;
}
/**/
.lkff {
	float:left;
	width:200px;
	height:23px;
	line-height:23px;
	text-align:left;
	padding-left:3px;
}
#info {
	font-size:14px;
	font-weight:700;
	line-height:25px;
	overflow:hidden;
	height:23px;
}
.lkff a {
	color: #000;
}
.lkff a:hover {
	color: #b00;
}
#simg {
	float:right;
	padding-top:4px;
}
#simg div {
	background:#b00;
	float:left;
	width:18px;
	height:18px;
	line-height:18px;
	color:#fff;
	cursor:pointer;
	margin-left:1px;
	text-align:center;
}
#simg .f1 {
	background:#666;
}
.dis {
	display: block;
}
.undis {
	display: none;
}
/**/
.p1_m2 {
	float:left;
	width:388px;
	border:1px #e6c48f solid;
	height:auto;
	overflow:hidden;
}
.p1_m2 .tit {
	float:left;
	width:388px;
	height:23px;
	border-bottom:1px #e6c48f solid;
	overflow:hidden;
	background:url(../images/titbg02.gif) repeat-x;
}
.p1_m2 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#333;
}
.p1_m2 .tit h2 a {
	color:#333;
}
.p1_m2 .tit h2 a;hover {
	color:#b00;
}
.p1_m2 dl.topline {
	float:left;
	width:370px;
	height:auto;
	overflow:hidden;
	padding-top:12px;
	margin-left:9px;
	display:inline;
}
.p1_m2 dl.topline dt {
	float:left;
	width:370px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:18px;
	font-weight:700;
}
.p1_m2 dl.topline dt a {
	color:#b00;
}
.p1_m2 dl.topline dd {
	float:left;
	width:370px;
	height:22px;
	line-height:22px;
	text-align:center;
}
.p1_m2 ul.list {
	float:left;
	width:370px;
	height:auto;
	padding:5px 0;
	margin-left:9px;
	display:inline;
}
.p1_m2 ul.list li {
	float:left;
	width:350px;
	padding-left:15px;
	text-align:left;
	line-height:25px;
	font-size:14px;
	background:url(../images/liico01.gif) no-repeat 5px 10px;
}
/**/
.p1_m3 {
	float:left;
	width:388px;
	border:1px #e6c48f solid;
	height:295px;
	overflow:hidden;
}
.p1_m3 .tabmenubox {
	float:left;
	width:388px;
	height:24px;
	overflow:hidden;
	background:url(../images/titbg03.gif) repeat-x;
}
.p1_m3 .tabmenubox li {
	float:left;
	width:90px;
	height:24px;
	text-align:left;
	font-size:14px;
	line-height:25px;
	color:#000;
	border-left:1px #e6c48f solid;
	border-right:1px #e6c48f solid;
	margin-left:-1px;
	text-align:center;
}
.p1_m3 .tabmenubox li.hover {
	background:#fff url(../images/tabcurbg.gif) repeat-x top;
	color:#b00;
	font-weight:700;
}

.p1_m3 .tabmenubox li a{
	color:#333;}
.p1_m3 .tabmenubox li.hover a{
	color:#b00;}
.p1_m3 dl.imgtext01 {
	float:left;
	width:370px;
	height:auto;
	overflow:hidden;
	padding:9px 0;
	margin-left:9px;
	display:inline;
	border-bottom:1px #ddd dashed;
}
.p1_m3 dl.imgtext01 dt {
	float:left;
	width:82px;
	height:87px;
	padding-top:5px;
	overflow:hidden;
}
.p1_m3 dl.imgtext01 dt img {
	border:1px #ddd solid;
}
.p1_m3 dl.imgtext01 dd {
	float:right;
	width:275px;
	text-align:center;
}
.p1_m3 dl.imgtext01 dd.itemtit{
	height:23px;
	overflow:hidden;
	line-height:28px;
	text-align:left;
	font-size:14px;}
.p1_m3 dl.imgtext01 dd.itemtit a{
	color:#333;
	font-weight:700;}
.p1_m3 dl.imgtext01 dd.itemtit span{
	margin-left:5px;}
.p1_m3 dl.imgtext01 dd.itemtit span a{
	color:#1e5494;
	font-size:12px;
	font-weight:400;
}
.p1_m3 dl.imgtext01 dd.iteminfo{
	height:25px;
	line-height:20px;
	text-align:left;
	font-size:12px;
	text-indent:24px;
	margin-top:3px;}
.p1_m3 dl.imgtext01 dd.iteminfo a{
	color:#1e5494;
	font-size:12px;
}

.p1_m3 ul.list01 {
	float:left;
	width:370px;
	height:auto;
	padding:5px 0;
	margin-left:9px;
	display:inline;
}
.p1_m3 ul.list01 li {
	float:left;
	width:350px;
	padding-left:15px;
	text-align:left;
	line-height:25px;
	font-size:14px;
	background:url(../images/liico01.gif) no-repeat 5px 10px;
}
.p1_m3 ul.list01 li span{
	float: right;}
.p1_m3 ul.list01 li span a{
	color:#1e5494;
	font-size:12px;
	font-weight:400;
}
/**/
.p1_m3 dl.imgtext02 {
	float:left;
	width:370px;
	height:auto;
	overflow:hidden;
	padding:9px 0;
	margin-left:9px;
	display:inline;
	border-bottom:1px #ddd dashed;
}
.p1_m3 dl.imgtext02 dt {
	float:left;
	width:62px;
	height:62px;
	overflow:hidden;
}
.p1_m3 dl.imgtext02 dt a {
	
}

.p1_m3 dl.imgtext02 dt img {
	border:1px #ddd solid;
}
.p1_m3 dl.imgtext02 dd {
	float:right;
	width:295px;
	text-align:center;
}
.p1_m3 dl.imgtext02 dd.itemtit{
	width:295px;
	height:25px;
	line-height:25px;
	text-align:left;
	font-size:14px;}
.p1_m3 dl.imgtext02 dd.itemtit a{
	color:#333;
	font-weight:700;}
.p1_m3 dl.imgtext02 dd.iteminfo{
	width:295px;
	height:25px;
	line-height:18px;
	text-align:left;
	font-size:12px;
	margin-top:3px;}
.p1_m3 dl.imgtext02 dd.iteminfo a{
	color:#1e5494;
	font-size:12px;
}
/**/
.p1_m3 .list02 {
	float:left;
	width:370px;
	height:auto;
	padding:5px 0 4px 0;
	margin-left:9px;
	display:inline;
}
.p1_m3 .list02  a{
	float:left;
	display:block;
	padding:0 5px;
	width:64px;
	text-decoration:none;
	line-height:25px;
	font-size:14px;
	text-align:left;}
.p1_m3 .list02 a:hover{
	background:#f3f3f3;}
/**/
.p1_r1 {
	float:left;
	width:358px;
	border:1px #e6c48f solid;
	height:auto;
	overflow:hidden;
}
.p1_r1 .tit {
	float:left;
	width:358px;
	height:23px;
	border-bottom:1px #e6c48f solid;
	overflow:hidden;
	background:url(../images/titbg02.gif) repeat-x;
}
.p1_r1 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#333;
}
.p1_r1 .tit h2 a {
	color:#333;
}
.p1_r1 .hotcompany{
	float:left;
	width:340px;
	padding-top:8px;
	margin-left:9px;
	display:inline;}
.p1_r1 dl {
	float:left;
	width:340px;
	height:auto;
	overflow:hidden;
	padding:8px 0 7px 0;
	border-bottom:1px #ddd dashed;
	margin-left:9px;
	display:inline;
}
.p1_r1 dl dt {
	float:left;
	width:340px;
	height:25px;
	line-height:25px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	padding-left:70px;
}
.p1_r1 dl dt.s1{
	background:url(../images/ico04.gif) no-repeat left;}
.p1_r1 dl dt.s2{
	background:url(../images/ico05.gif) no-repeat left;}
.p1_r1 dl dt.s3{
	background:url(../images/ico06.gif) no-repeat left;}
.p1_r1 dl dt.s4{
	background:url(../images/ico07.gif) no-repeat left;}
.p1_r1 dl dt a {
	color:#333;
}
.p1_r1 dl dd {
	float:left;
	width:310px;
	padding-left:15px;
	text-align:left;
	line-height:26px;
	font-size:14px;
	background:url(../images/liico02.gif) no-repeat 5px 10px;
}
.p1_r1 dl dd a {
	color:#333;
}
/**/
.p2_l1 {
	float:left;
	width:188px;
	height:auto;
	overflow:hidden;
	border:1px #ddd solid;
}
.p2_l1 .tit {
	float:left;
	width:188px;
	height:23px;
	overflow:hidden;
	border-bottom:1px #ddd solid;
	background:url(../images/titbg01.gif) no-repeat;
}
.p2_l1 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#000;
}
.p2_l1 .tit h2 a {
	color:#000;
}
.p2_l1 dl {
	float:left;
	width:170px;
	height:auto;
	padding:8px 0;
	margin-left:9px;
	display:inline;
}
.p2_l1 dl dt {
	float:left;
	width:170px;
	font-weight:700;
	color:#333;
	text-align:left;
	height:auto;
	line-height:18px;
	overflow:hidden;
}
.p2_l1 dl dd {
	float:left;
	width:170px;
	line-height:25px;
	text-align:left;
}
.p2_l1 dl dd.submit{
	float:left;
	width:170px;
	padding:5px 0;
	display:inline;}
.p2_l1 dl dd.submit input{
	float:left;
	width:80px;
	height:24px;
	text-align:center;
	line-height:24px;
	font-weight:700;
	color:#000;
	background:url(../images/btnbg02.gif) no-repeat;
	border:0;
	margin-right:2px;}
/**/
.p2_m1 {
	float:left;
	width:388px;
	border:1px #e6c48f solid;
	height:auto;
	overflow:hidden;
}
.p2_m1 .tit {
	float:left;
	width:388px;
	height:23px;
	border-bottom:1px #e6c48f solid;
	overflow:hidden;
	background:url(../images/titbg02.gif) repeat-x;
}
.p2_m1 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#333;
}
.p2_m1 .tit h2 a {
	color:#333;
}
.p2_m1 .tit h2 a:hover {
	color:#b00;
}
.p2_m1 .tit span{
	float:right;
	padding-right:10px;
	line-height:25px;}
.p2_m1 dl.imgtext01 {
	float:left;
	width:100px;
	height:auto;
	overflow:hidden;
	margin:9px 0 0 9px;
	display:inline;
	border:1px #e6c48f solid;
	padding:2px;
	background:#fffbee;
}
.p2_m1 dl.imgtext01 dt {
	float:left;
	width:100px;
	height:75px;
	overflow:hidden;
}
.p2_m1 dl.imgtext01 dd{
	float:left;
	height:21px;
	width:100px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
/**/
.p2_m1 ul.list01 {
	float:right;
	width:255px;
	height:auto;
	padding-top:10px;
	margin-right:9px;
	display:inline;
}
.p2_m1 ul.list01 li {
	float:left;
	width:235px;
	padding-left:15px;
	text-align:left;
	line-height:25px;
	font-size:14px;
	background:url(../images/liico01.gif) no-repeat 5px 10px;
}
.p2_m1 ul.list02 {
	float:left;
	width:370px;
	height:auto;
	padding:5px 0;
	margin-left:9px;
	display:inline;
}
.p2_m1 ul.list02 li {
	float:left;
	width:350px;
	padding-left:15px;
	text-align:left;
	line-height:25px;
	font-size:14px;
	background:url(../images/liico01.gif) no-repeat 5px 10px;
}
.p2_m1 ul.list02 li span{
	float: right;}
.p2_m1 ul.list02 li span a{
	color:#1e5494;
	font-size:12px;
	font-weight:400;
}
/**/
.p2_r1 {
	float:left;
	width:358px;
	border:1px #e6c48f solid;
	height:auto;
	overflow:hidden;
}
.p2_r1 .tit {
	float:left;
	width:358px;
	height:23px;
	border-bottom:1px #e6c48f solid;
	overflow:hidden;
	background:url(../images/titbg02.gif) repeat-x;
}
.p2_r1 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#333;
}
.p2_r1 .tit h2 a {
	color:#333;
}
.p2_r1 .tit h2 a:hover {
	color:#b00;
}
.p2_r1 .tit span{
	float:right;
	padding-right:10px;
	line-height:25px;}
.p2_r1 dl.imgtext01 {
	float:left;
	width:100px;
	height:auto;
	overflow:hidden;
	margin:9px 0 0 9px;
	display:inline;
	border:1px #e6c48f solid;
	padding:2px;
	background:#fffbee;
}
.p2_r1 dl.imgtext01 dt {
	float:left;
	width:100px;
	height:75px;
	overflow:hidden;
}
.p2_r1 dl.imgtext01 dd{
	float:left;
	height:21px;
	width:100px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
/**/
.p2_r1 ul.list01 {
	float:right;
	width:225px;
	height:auto;
	padding-top:10px;
	margin-right:9px;
	display:inline;
}
.p2_r1 ul.list01 li {
	float:left;
	width:205px;
	padding-left:15px;
	text-align:left;
	line-height:25px;
	font-size:14px;
	background:url(../images/liico01.gif) no-repeat 5px 10px;
}
.p2_r1 ul.list02 {
	float:left;
	width:340px;
	height:auto;
	padding:5px 0;
	margin-left:9px;
	display:inline;
}
.p2_r1 ul.list02 li {
	float:left;
	width:320px;
	padding-left:15px;
	text-align:left;
	line-height:25px;
	font-size:14px;
	background:url(../images/liico01.gif) no-repeat 5px 10px;
}
.p2_r1 ul.list02 li span{
	float: right;}
.p2_r1 ul.list02 li span a{
	color:#1e5494;
	font-size:12px;
	font-weight:400;
}
/**/
.p2_mr1 {
	float:left;
	width:758px;
	border:1px #e6c48f solid;
	height:235px;
	overflow:hidden;
}
.p2_mr1 .tabmenubox {
	float:left;
	width:758px;
	height:24px;
	overflow:hidden;
	background:url(../images/titbg03.gif) repeat-x;
}
.p2_mr1 .tabmenubox li {
	float:left;
	width:90px;
	height:24px;
	text-align:left;
	font-size:14px;
	line-height:25px;
	color:#333;
	border-left:1px #e6c48f solid;
	border-right:1px #e6c48f solid;
	margin-left:-1px;
	text-align:center;
}
.p2_mr1 .tabmenubox li.hover {
	background:#fff url(../images/tabcurbg.gif) repeat-x top;
	color:#b00;
	font-weight:700;
}
.p2_mr1 .tabmenubox li a{
	color:#333;}
.p2_mr1 .tabmenubox li.hover a{
	color:#b00;}
.p2_mr1 dl.imgtext01 {
	float:left;
	width:365px;
	height:auto;
	overflow:hidden;
	padding:9px 0;
	margin-left:9px;
	display:inline;
	border-bottom:1px #ddd dashed;
}
.p2_mr1 dl.imgtext01 dt {
	float:left;
	width:122px;
	height:82px;
	overflow:hidden;
}
.p2_mr1 dl.imgtext01 dt img {
	border:1px #ddd solid;
}
.p2_mr1 dl.imgtext01 dd {
	float:right;
	width:230px;
}
.p2_mr1 dl.imgtext01 dd.itemtit{
	height:23px;
	overflow:hidden;
	line-height:25px;
	text-align:left;
	font-size:14px;}
.p2_mr1 dl.imgtext01 dd.itemtit a{
	color:#333;
	font-weight:700;}
.p2_mr1 dl.imgtext01 dd.itemtit span{
	margin-left:5px;}
.p2_mr1 dl.imgtext01 dd.itemtit span a{
	color:#1e5494;
	font-size:12px;
	font-weight:400;
}
.p2_mr1 dl.imgtext01 dd.iteminfo{
	height:25px;
	line-height:20px;
	text-align:left;
	font-size:12px;
	text-indent:24px;
}
.p2_mr1 dl.imgtext01 dd.iteminfo a{
	color:#1e5494;
	font-size:12px;
}
/**/
.p2_mr1 dl.imgtext02 {
	float:right;
	width:365px;
	height:auto;
	overflow:hidden;
	padding:9px 0;
	margin-right:9px;
	display:inline;
	border-bottom:1px #ddd dashed;
}
.p2_mr1 dl.imgtext02 dt {
	float:left;
	width:122px;
	height:82px;
	overflow:hidden;
}
.p2_mr1 dl.imgtext02 dt img {
	border:1px #ddd solid;
}
.p2_mr1 dl.imgtext02 dd {
	float:right;
	width:230px;
}
.p2_mr1 dl.imgtext02 dd.itemtit{
	height:23px;
	overflow:hidden;
	line-height:25px;
	text-align:left;
	font-size:14px;}
.p2_mr1 dl.imgtext02 dd.itemtit a{
	color:#333;
	font-weight:700;}
.p2_mr1 dl.imgtext02 dd.itemtit span{
	margin-left:5px;}
.p2_mr1 dl.imgtext02 dd.itemtit span a{
	color:#1e5494;
	font-size:12px;
	font-weight:400;
}
.p2_mr1 dl.imgtext02 dd.iteminfo{
	height:25px;
	line-height:20px;
	text-align:left;
	font-size:12px;
	text-indent:24px;
}
.p2_mr1 dl.imgtext02 dd.iteminfo a{
	color:#1e5494;
	font-size:12px;
}
.p2_mr1 .list01 {
	float:left;
	width:740px;
	height:auto;
	padding:7px 0 4px 0;
	margin-left:9px;
	display:inline;
}
.p2_mr1 .list01 a{
	float:left;
	display:block;
	padding:0 5px;
	width:138px;
	text-decoration:none;
	line-height:25px;
	font-size:14px;
	text-align:left;}
.p2_mr1 .list01 a:hover{
	background:#f3f3f3;}
/**/
.p2_m2 .list02 {
	float:left;
	width:370px;
	height:auto;
	padding:5px 0 4px 0;
	margin-left:9px;
	display:inline;
}
.p2_m2 .list02  a{
	float:left;
	display:block;
	padding:0 5px;
	width:64px;
	text-decoration:none;
	line-height:25px;
	font-size:14px;
	text-align:left;}
.p2_m2 .list02 a:hover{
	background:#f3f3f3;}
/**/
.p3_l1 {
	float:left;
	width:188px;
	height:383px;
	overflow:hidden;
	border:1px #ddd solid;
}
.p3_l1 .tit {
	float:left;
	width:188px;
	height:23px;
	overflow:hidden;
	border-bottom:1px #ddd solid;
	background:url(../images/titbg01.gif) no-repeat;
}
.p3_l1 .tit h2 {
	float:left;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	color:#000;
}
.p3_l1 .tit h2 a {
	color:#000;
}
.p3_l1 dl {
	float:left;
	width:170px;
	height:auto;
	padding:8px 0;
	margin-left:9px;
	display:inline;
}
.p3_l1 dl dt {
	float:left;
	width:170px;
	font-weight:700;
	color:#b00;
	text-align:left;
	height:auto;
	line-height:18px;
	overflow:hidden;
}
.p3_l1 dl dt a{
	color:#b00;}
.p3_l1 dl dd {
	float:left;
	width:170px;
	height:auto;
	line-height:18px;
	text-align:left;
}
.p3_l1 dl dd a{
	color:#1e5494}
/**/
.links{
	width:928px;
	height:auto;
	overflow:hidden;
	border:1px #e6c48f solid;
	background:#fffbee;
	margin:8px auto;
	text-align:left;
	padding:5px 15px;}
.links b{
	color:#333;}
.links a{
	padding:0 5px;}
/**/
/**/
.foot{
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
	padding-top:5px;
	line-height:23px;
	border-top:1px #e6c48f solid;}
.foot .footnav{
	float:left;
	width:960px;
	height:auto;
	overflow:hidden;
	text-align:center;
	color:#666;
	line-height:23px;}
.foot .footnav a{
	padding:0 5px;
	color:#666;}
.foot .footnav a:hover{
	color:#b00;}
.foot .copyright{
	float:left;
	width:960px;
	height:30px;
	float:left;
	color:#999;
	text-align:center;}