@charset "utf-8";
/* General */
body{
	width:90%;
}

/* welcome */
.welcome {
	background:url(/psiweb/assets/img/welcomebg-lt.gif) no-repeat left top;
	width:100%;
	float:left;
	clear:both;
}
.welcome-lb {
	background:url(/psiweb/assets/img/welcomebg-lb.gif) no-repeat left bottom;
	float:left;
	width:100%;
}
.welcome-rt{
	background:url(/psiweb/assets/img/welcomebg-rt.gif) no-repeat right top;
	float:left;
	width:100%;
}
.welcome-rb{
	background:url(/psiweb/assets/img/welcomebg-rb.gif) no-repeat right bottom;
	float:left;
	width:100%;
}
.welcome-rb ul{
	padding:26px;
}
.welcome-rb li#title {
	color:#b03130;
}
.welcome-rb li#title h2{
	float:left;
}
.welcome-rb li#title h3{
	margin-top:0;
}
.welcome-rb li#date {
	color:#797979;
	margin-top:-20px;
}
.welcome-rb li#date ul{
	padding:0;
}
.welcome-rb li#extendinfo {
	clear:both;
	color:#537a88;
	font-weight:bold;
	/*line-height:140%;*/
}
.welcome-rb li#extendinfo li a {
	color:#b03130;
	font-weight:normal;
}
#idno {
	float:right;	
	color:#B03130;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;	
	*margin-top:12px;
}
#date {
	margin-top:56px;
	clear:both;
}

/* remindtext */
#remindtext {
	margin:12px;
	color:#999;
	width:534px;
}

/* infolist */
#infolist {
	padding:0 11px;
}
#infolist a {
	text-decoration:none;
}
a.minbox, a.maxbox {
	float:left;
	height:20px;
	background:url(/psiweb/assets/img/infolist-arrow.gif) no-repeat;
	overflow:hidden;
	padding-left:12px;
}
a.minbox {
	background-position:0 5px;
	color:#b03130;
}
a.maxbox {
	background-position:0 -11px;
	color:#537a88;
}
.infolistline {
	background-color:#CCCCCC;
	height:1px;
	margin:12px 0;
	font-size:0px;
	overflow:hidden;
}


/* �������ݸ���ǰ�汾 */
.infotitle, .infotitle-on {
	background-image:url(/psiweb/assets/img/infolist-arrow.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	background-position:0 5px;
	margin:12px 0;
	color:#b03130;
}
.infotitle {
	background-position:0 -11px;
	color:#537a88;
}
.infotitle span, .infotitle-on span {
	display:block;
	float:right;
	margin-top:-14px;
}
/* �������ݸ���ǰ�汾 */

/* brochure */
#brochure-welcome {
	background:url(/psiweb/assets/img/welcome-brochure-bg.gif);
	background-repeat:no-repeat;
	width:693px;
	height:48px;
	padding:28px 30px;
	margin:12px 0;
}
#brochure-info {
	color:#537a88;
	font-weight:bold;
	line-height:140%;
	margin-top:-12px;
}
#brochure-list {
	background:url(/psiweb/assets/img/bluebg-list.gif);
	width:723px;
	margin:12px 15px;
	-margin:-30px 15px 0 15px;
}
#brochure-list .lefttop {
	background:url(/psiweb/assets/img/bluebg-lefttop.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#brochure-list .righttop {
	background:url(/psiweb/assets/img/bluebg-righttop.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#brochure-list .leftbottom {
	background:url(/psiweb/assets/img/bluebg-leftbottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#brochure-list .rightbottom {
	background:url(/psiweb/assets/img/bluebg-rightbottom.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#brochure-content {
	padding:12px 60px;
	height:76px;
}
#brochure-content ul li {
	float:left;
	width:300px;
}
#brochure-content ul li a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
#brochure-content ul li a:hover {
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
#brochure-info {
	margin:12px 0;
}
#brochure-info div#title {
	background:url(/psiweb/assets/img/brochure-titlebg.gif);
	width:720px;
	color:#b03130;
	font-size:12px;
	padding:6px 12px;
}
#brochure-info div#title a {
	float:right;
	text-decoration:none;
	color:#b03130;
	font-weight:normal;
	margin-top:-16px;
	font-size:11px;
}
#brochure-info div#content {
	border:1px solid #eddfaa;
	border-width:1px 1px 0 1px;
	margin-top:6px;
	padding:12px;
	width:718px;
	color:#666;
	font-weight:normal;
}
#brochure-info div#bottom {
	background:url(/psiweb/assets/img/brochure-bottombg.gif);
	width:744px;
	height:7px;
}

/* coverage */
.yellow-title{
	background:url(/psiweb/assets/img/yellowtitle-leftbg.gif) no-repeat left top;
	background-color:#eddfaa;
}
.yellow-title ul{
	background:url(/psiweb/assets/img/yellowtitle-rightbg.gif) right top no-repeat;
	padding:10px;
}
#coverage {
	margin:10px 6px;
	-margin:10px 6px 10px 3px;
	float:left;
	clear:both;
}
#coverage-title {
	margin-bottom:5px;
}
#coverage-title ul li {
	color:#797979;
	font-size:12px;
	line-height:18px;
	margin:0 12px;
}
#coverage-title ul li.title {
	font-weight:bold;
}
#coverage-title ul li span {
	color:#b03130;
	float:right;
	font-weight:bold;
	margin-top:-18px;
	font-size:11px;
}
#coverage-body {
	margin-bottom:12px;
	clear:both;
}
#coverage-body table {
	border:1px solid #eddfaa;
	border-width:1px 1px 0 0;
}
#coverage-body table tr td {
	border:1px solid #eddfaa;
	border-width:0 0 1px 1px;
	padding:18px 12px;
	vertical-align:top;
}
#coverage-body table tr td div.title, #coverage-body table tr td li.title {
	color:#b03130;
	font-weight:bold;
	font-size:12px;
}
#coverage-body table tr td div ul li {
	clear:both;
}
#coverage-body table tr td div ul li span {
	color:#666;
	font-size:12px;
}
#coverage-body table tr td div ul li span.season {
	width:160px;
	display:block;
	float:left;
}
#coverage-body table tr td div ul li span.date {
	margin-right:40px;
}
#coverage-body table tr td div ul li a {
	color:#b03130;
}
#coverage-body table tr td div ul li.title {
	margin-bottom:20px;
}
#coverage-body table tr td div ul li.item {
	color:#b03130;
	font-size:12px;
}
#coverage-body table tr td div ul li.item span {
	color:#666;
	font-weight:bold;
	display:block;
	width:120px;
	float:left;
}
#coverage-body table tr td div.planpirce ul li {
	font-size:12px;
}
#coverage-body table tr td div.planpirce ul li span {
	color:#333;
}
#coverage-body table tr td.planbutton {
	vertical-align:middle;
	text-align:center;
}
#coverage-body table tr td.planbutton a {
	display:block;
	color:#b03130;
	font-size:11px;
	text-decoration:none;
	margin-top:18px;
}


/* presentform */
#presentform ul li {
	clear:both;
	margin:12px 0;
	font-size:12px;
}
#presentform ul li label {
	color:#b03130;
	font-weight:bold;
	display:block;
	margin:2px 0;
}
#presentform ul li input, #presentform ul li select {
	font-size:11px;
	font-family:Tahoma;
	color:#0040f1;
}
#presentform ul li a {
	text-decoration:none;
	margin-left:6px;
}
#presentinfo ul li.presentinfo-title {
	color:#797979;
	font-weight:bold;
	margin-top:12px;
}

/* form button */
#formbutton {
	float:left;
}
#formbutton ul li {
	float:left;
}
#formbutton ul li.center {
	float:left;
	margin-left:60px;
}
#formbutton ul li.right {
	float:right;
}
#formbutton ul li button {
	border:0;
	background:#FFFFFF;
	padding:0;
}
#formbutton ul li button img {
	margin:0 0px;
}

/* AD */
#psiad {
	margin:30px auto;
	text-align:center;
}