@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px; list-style:none;}

body{ font-size:12px; background-image:url(/2010/images/bg_page.gif); background-position:center -30px; background-repeat:repeat-x; color:#666666; font-family:Arial, Helvetica, sans-serif;}
.pageContent{ height:100%; overflow:auto; background-image:url(/2010/images/topBanner.jpg); background-repeat:no-repeat; background-position:center -30px; }
.pageHead{ margin:0 auto; height:301px; width:950px; background-image:url(/2010/images/topBanner.jpg); background-repeat:no-repeat; background-position:center -30px; position:relative;}
.pageHead .info{
	position:absolute;
	top:126px;
	left:743px;
	width: 205px;
	line-height:22px;
}
.pageHead .notice{
	position:absolute;
	top:236px;
	left:700px;
	width: 250px;
	line-height:180%;
}
.pageHead .btn{
	position:absolute;
	top:235px;
	left:540px;
	width:145px;
	height:44px;
}

.pageBody{ width:950px; margin:0 auto;}
.pageBody .left{ float:left; padding-left:20px; width:611px;}
.pageBody .right{ float:right; padding-right:20px; width:244px;}

.box{}
.box .title{}
.box .content{ padding:8px 0px 8px 0px;}
.box .content ul{}
.box .content li{ padding:2px 0px 2px 20px; background-image:url(images/icon_title000.gif); background-position:8px 8px; background-repeat:no-repeat;}

.box .content dl{ padding:6px 0px 3px 0px; height:16px; border-bottom:1px dashed #e5e5e5;}
.box .content dt{ float:left; width:30px; height:15px; background-image:url(images/bg_no.gif); background-position:7px 0px; background-repeat:no-repeat; color:#ffffff; text-align:center; font-size:12px; font-weight:bold;}
.box .content dd{ float:left; width:160px; height:15px;}

.box .content2 dl{ padding:15px 0px 3px 0px; overflow:auto; height:100%;}
.box .content2 dt{ float:left; width:90px; height:85px;}
.box .content2 dd{ float:right; padding-bottom:6px; width:490px; border-bottom:1px dashed #e5e5e5; line-height:150%;}
.box .content2 dd h2{ font-size:14px; font-weight:bold; color:#0068b7; padding:0px 0px 10px 0px;}
.box .content2 dd .btn{ text-align:right; padding-bottom:0px;}

.titleWhite{ color:#ffffff; margin-right:16px;}
.titleBlue{ font-size:14px; color:#0075a9;}
.titleYellow{ font-size:14px; color:#ff6600; font-weight:bold;}

a{ color:#00a0e9; text-decoration:none;}
a:hover{ color:#ff6600; text-decoration:underline;}

.linkRed{ font-weight:bold; color:#ff3300; text-decoration:none;}
.linkRed:hover{ color:#ff6600; text-decoration:underline;}

.linkBlue{ font-size:14px; color:#0075a9; text-decoration:underline;}
.linkBlue:hover{ color:#ff6600; text-decoration:underline;}

