@charset "utf-8";



.pg_header{ height:150px; background:url(../image/programs/topbg.png) right bottom no-repeat;}




.menu{ margin-top:31px; width:100%; height:30px; background:#057bac;-webkit-border-radius: 15px;-moz-border-radius: 15px;-o-border-radius: 15px;
-ms-border-radius: 15px;border-radius: 15px;}
.menu ul{ padding-left:50px;}
.menu li{ float:left; padding-left:25px; margin-right:25px; height:30px; line-height:30px; background:url(../image/menu.png) no-repeat 0px -30px;}
.menu li a{ font-weight:bold; color:#fff;}


.breadcrumb{}

.tit_pg{ padding-top:7px; padding-left:20px; height:42px; border-left:1px solid #ddd; border-right:1px solid #ddd; background:url(../image/programs/titbg.png) repeat-x; line-height:42px;}
.tit_pg a{ color:#057bac}
.tit_pg .current{ display:inline-block; height:42px;line-height:42px; padding:0 15px; color:#fff;
	background: -webkit-gradient(linear, left top, right top, from(#068fb3), to(#014b78));background: -webkit-linear-gradient(top, #068fb3, #014b78);background: -moz-linear-gradient(top, #068fb3, #014b78);background: -o-linear-gradient(top, #068fb3, #014b78);background: -ms-linear-gradient(top, #068fb3, #014b78);background: linear-gradient(top, #068fb3, #014b78);background-color: #068fb3;
	-webkit-border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-o-border-radius: 5px 5px 0px 0px;-ms-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;}
	
.pgform,.pgform_one{ padding:10px 20px 20px 20px; border-bottom:1px dotted #ff7800}
.pgform label{ display:inline-block; width:40%;height:24px; padding-right:5%; font-size:14px;}
.pgform input[type="checkbox"]{ }
.pgform_one label{ display:block;height:24px; font-size:14px;}

.search_pg{ border:3px solid #ccc; border-radius:5px;}
.inputbnone{ padding:7px 10px; width:560px; height:20px; line-height:20px; border:none;}
.btn_seachpg{ width:105px; height:34px; border:none; background:url(../image/programs/search_btnbg.png) no-repeat left center; vertical-align:middle; cursor:pointer;}

.pglist{ padding:10px 20px;}
.pglist li{ padding:6px 0;}
.pglist a { font-size:14px;text-decoration:underline;}