@charset "utf-8";
/* CSS Document */
html,body{
	height:100%;
	}

.intro{
	float:left;
	display:inline;
	width:346px;
	margin:0 0px 0 0;
	display:inline;
	height:122px;
	line-height:17px;
	padding:9px 9px 0 8px;
	/*background:url(../images/deafult/intro_bg.gif) no-repeat 294px 6px;*/
	border:1px #AEAEAE solid;
	color:#626262;
	}
* html .intro { display:inline; }
.flash{
	float:left;
	width:726px;
	height:175px;
	margin:0 0 10px 0;
	}
.intro strong{
	font-weight:700;
	}
.news{
	float:right;
	display:inline;
	width:356px;
	height:133px;
	}
.news h3{
	background:url(../images/deafult/news_bg.gif) repeat-x right top;
	height:20px;
	padding:2px 0 0 16px;
	width:340px;
	float:left;
	font-weight: 700;
	}
.news ul{
	margin:6px 20px 0px 2px;
	width:334px;
	float:left;
	display:inline;
	}
.news ul li{
	border-bottom:1px #9A9A9A dashed;
	background:url(../images/deafult/news_dot.gif) no-repeat 5px center;
	padding:0 0 0 17px;
	height:24px;
	line-height:24px;
	float:left;
	width:317px;
	}
.news ul li a{
	color:#626262;
	}
.sub-search{
	float: left;
	width: 726px;
	height: 27px;
	padding: 8px 0 0 0;
}
.subscribe{
	float: left;
	width:365px;
}
.subscribe span{
	color:#275FBC;
	float:left;
	}
.subscribe input{
	vertical-align:middle;
	float:left;
	display:inline;
	width:186px;
	border:1px #DDDDDD solid;
	margin:0 0 0 10px;
	height:13px;
	line-height:13px;
	}
.subscribe input.submit{
	height: 15px;
	width:31px;
	text-indent: -9999em;
	background: url(../images/deafult/mailSubmit.gif) no-repeat 0 0;
	border:0;
}
.search{
	float:left;
	height:15px;
	line-height:15px;
	padding:0 0 0 7px;
	width:331px;
	margin:0px 0 0px 0;
	background: url(../images/deafult/google.gif) no-repeat right center;
	}
.search span{
	color:#275FBC;
	float:left;
	}
.search input{
	height:15px;
	vertical-align:middle;
	margin:0;
	float:left;
	display:inline;
	}
.search .keyword{
	width:186px;
	border:1px #DDDDDD solid;
	margin:0 0 0 10px;
	height:13px;
	line-height:13px;
	}
.search .submit{
	background:url(../images/deafult/submit.gif) no-repeat 0 0;
	border:0;
	width:31px;
	height:15px;
	line-height:15px;
	font-size:11px;
	color:#fff;
	margin:0 0 0 10px;
	}
.bottomlinks{
	float: left;
	width: 726px;
	height: 63px;
}
.bottomlinks a{
	float: left;
}
.bottomlinks a img{
	border: 1px #8ADAE4 solid;
}
.mail{
	float:left;
	display:inline;
	width:216px;
	height:61px;
	margin:0 0 0 9px;
	display:inline;
	border: 1px #7ED7E1 solid;
	background: url(../images/deafult/mail.gif) no-repeat 0 0;
	}
.mail p{
	line-height: 14px;
	color: #439BBC;
	height: 42px;
	padding: 3px 27px 0 10px;
}
.mail a{
	float:right;
	color:#439BBC;
	margin:00 0 0;
	height:16px;
	line-height: 16px;
	}
* html .mail { display:inline; }
a.delicious{
	display: inline;
	margin: 0 8px 0 9px;
}
a.rss img{
	border: 0;
}