@import "common.css";
body {
	background:url(../images/line2.gif) repeat-x top left;
}

#pick {
	float:left;
	width:296px;
	height:540px;
	padding:27px;
	background:url(../images/pick_back.gif) no-repeat left top;
	text-align:left;
	cursor:pointer;
}

#pick h3 {
	margin-top:15px;
	padding-left:28px;
}

#pick dl {
	margin-left:28px;
	background-color:#f5f5f5;
	width:230px;
	height:157px;
	padding-left:10px;
	padding-top:20px;
}

#pick dt {
	font-weight:bold;
	font-size:14px;
}

#pick ul {
	width:220px;
	padding:5px 0px;
}

#pick li {
	font-size:14px;
	display:inline;
}

#pick dd#prof {
	width:220px;
	height:100px;
	overflow:auto;
}

.news {
	float:right;
	width:366px;
	height:238px;
	padding:27px;
	text-align:left;
	margin-bottom:10px;
	background:url(../images/news_back.gif) no-repeat left top;
}


.news dl {
	height:130px;
	width:366px;
}

.news dt {
	float:left;
	margin-top:17px;
	width:50px;
}

.news dd {
	float:left;
	margin-top:17px;
	width:316px;
}

.news0 {
	background-color:#b2d1e0;
}

.news1 {
	background-color:#e5eff5;
}

.news2 {
	background-color:#f2f7fa;
}

#mobile {
	height:80px;
	width:366px;
	font-size:14px;
	background:url(../images/mobile_back.gif) no-repeat 80px 0px;
}

#mobile h3,span {
	font-weight:bold;
	font-size:14px;
	color:#006699;
}

#mobile div {
	width:270px;
	height:50px;
	float:right;
}

#mobile img {
	width:77px;
	float:left;
}

#topics {
	margin-top:17px;
	width:365px;
	height:195px;
	border:none;
}

#top {
	padding:0 10px;
	padding-top:50px;
	height:644px;
	width:780px;
	background:url(../images/top_back.gif) repeat-x left top;
}

#flash {
	position:relative;
}

#campain {
	position:absolute;
	top:40px;
	left:20px;
	width:254px;
	height:104px;
	padding:8px;
	background:url(../images/campain_back.jpg) no-repeat left top;
}

#campain h2 {
	padding-top:2px;
	text-align:center;
}
#campain p {
	text-align:center;
	text-align:left;
	width:234px;
	height:59px;
	padding:8px;
	overflow:auto;
	color:#074b8c;
}