@charset "utf-8";
/* CSS Document */

#content {
	margin:auto;
	width: 980px;
	padding: 18px 0px 0px 0px;
}
#content .column {width: 720px;margin-left: 12px;margin-right:12px;float:left;}
#content .column.first{width:236px; margin-left:0px}
#content .column.last{margin-right:0px;}
#content .column .sidebox{
	position: relative; 
	width: 200px; 
	padding: 0 18px 15px 18px; 
	margin-bottom: 14px; 
	background: url(../images/sidebox_bg20080701.gif) repeat-y;
}
#content .column .sidebox h2 {width: 200px; padding: 0 18px; margin: 0 -18px 1.5em; line-height: 31px; min-height: 31px; font-size: 14px; font-weight: bold; background:url(../images/sidebox_bg_captop_arrow20080701.gif) no-repeat;}
#content .column .sidebox h3 {
display: block;
font-size: 19px;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}
#content .column .sidebox p {
font-size: 12px;
line-height: 2em;
margin-bottom: 10px;
}
#content .column .sidebox .bottomcap {
position: absolute;
left: 0;
bottom: 0;
_bottom: -1px;
height: 6px;
_font-size: 1px;
width: 236px;
background: url(../images/sidebox_bg_capbottom20080701.gif) no-repeat;
}
#content .sidebox.news {
	height:180px;
	overflow:hidden;
	background: url(../images/sidebox_news_bg20080701.gif) repeat-y;
}
#content .sidebox.news .bottomcap{
	background: url(../images/sidebox_news_bg_capbottom20080701.gif) no-repeat;
}
#content .sidebox.news h2 {background:url(../images/sidebox_news_bg_captop_arrow20080701.gif) no-repeat;}
#content .sidebox ul{
	margin:0;
	padding:0;
}
#content .sidebox ul li{
	width:210px;
	line-height:30px;
}
#content .sidebox ul li .newstitle {
	display:inline-block;
	width:160px;
	font-size:12px;
	color:#333;
}
#content .sidebox ul li .newsdate{
	width:50px;
	color:#666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#content .column.introduction .introbox{
	padding-top:20px;
	border:1px solid #d2d2d2;
	color:#777;
	font-family:Arial;
	line-height:30px;
	margin-bottom:20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior:url(PIE/PIE.htc) url(../PIE/PIE.htc) url(../../PIE/PIE.htc) url(../../../PIE/PIE.htc);
	
}
#content .column.introduction .introbox .describe{padding:30px; font-size:14px;padding-bottom:10px;}
#content .column.introduction h2{font-weight:800; color:#000; font-family:Arial, 华文宋体; font-size:18px; padding-top: 10px;}
#content .column.introduction .describe p{font-size:14px;}
#content .column.introduction .title{
	font-weight: bold;
margin-bottom: 20px;
font-size: 20px;
color:#1E1E1E;
line-height: 100%;
padding-top: 10px;
}
#content .column.introduction .detail{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
line-height: 26px;
margin-top: 10px;
color:#666;
}