﻿@charset "utf-8";

/***************************************

*    CSS Document for Impetus          *

*    filename: main.css                *

*    function: set "about us" value    *

*    birthday: 2007-10-29              *

***************************************/



#about #contentWrap {

	width:860px;

	margin:20px!important;

	margin:20px 10px;

	background:url(../img/shadow_r.gif) right 10px no-repeat;

	float:left;

}

#about #content {

	padding:10px;

	margin-right:16px;

	margin-left:8px;

	border:1px solid #888;

	background:#fff url(../img/aboutContent_bg.gif) 110px top repeat-y;

}



#about h2 {

	font:bold 24px/50px "楷体_GB2312";

	color:#333;

	text-align:right;

	padding-right:100px;

	background:url(../img/h2_bg.gif) 20px top no-repeat;

}

#about h3 {

	font:bold 12px/24px "宋体";

	color:#333;

	margin-top:12px;

}

/*-- side --*/

#about ul#side {

	width:90px;

	text-align:right;

	margin:20px auto auto 0;

	float:left;

}

#about #side li a {

	font:12px/24px "宋体";

	color:#333;

	text-decoration:none;

}

#about #side li a:hover {

	font-weight:bold;

	text-decoration:none;

}
#about #side li a.selected {
	font:12px/24px "宋体";
	color:#333;
	text-decoration:none;
	background-image: url(../img/123.gif);
	display:block;
	background-repeat: no-repeat;
	background-position: center center;

}
/*-- core --*/

#about #core {
	padding-bottom:100px;
	margin-left:125px;
	background:url(../img/tenet_bg.jpg) left bottom no-repeat;
	
	padding-top: 15px;
}

#about #core p {

	font:12px/20px "宋体";

	padding-left:6px;

	margin-left:8px;

	background:url(../img/arrow2.gif) left 5px no-repeat;
    
}
#about #core p a {
	font:12px/24px "宋体";
	color:#FF0000;
	
	
	margin-left:5px;
	
}
#about #core img {

	border:1px solid #b0b0b0;

margin:5px 15px 6px;
padding:5px;
    
}
/*-- core1 --*/

#about #core1 {
	padding-bottom:100px;
	margin-left:125px;
	
	padding-top: 15px;
	background-image: url(../img/person.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#about #core1 p {

	font:12px/20px "宋体";

	padding-left:6px;

	margin-left:8px;

	background:url(../img/arrow2.gif) left 5px no-repeat;
    
}
#about #core1 p a {
	font:12px/24px "宋体";
	color:#FF0000;
	
	
	margin-left:5px;
	
}
/*-- core2 --*/

#about #core2 {
	padding-bottom:100px;
	margin-left:125px;
	
	padding-top: 15px;
	background-image: url(../img/contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#about #core2 p {

	font:12px/20px "宋体";

	padding-left:6px;

	margin-left:8px;

	background:url(../img/arrow2.gif) left 5px no-repeat;
    
}
#about #core2 p a {
	font:12px/24px "宋体";
	color:#FF0000;
	
	
	margin-left:5px;
	
}
/*-- core3 --*/

#about #core3 {
	padding-bottom:100px;
	margin-left:125px;
	
	padding-top: 15px;
	
}
#about #core3 img {

	border:1px solid #b0b0b0;

margin:5px 5px 6px;
padding:5px;
    
}
#about #core3 p {

	font:12px/20px "宋体";

	padding-left:6px;

	margin-left:8px;

	background:url(../img/arrow2.gif) left 5px no-repeat;
    
}

#about #core3 p a {
	font:12px/24px "宋体";
	color:#FF0000;
	
	
	margin-left:5px;
	
}
/*-- shadow --*/

.shadow_l {

	width:80px;

	height:130px;

	margin-top:-122px;

	background:url(../img/shadow_l.gif);

}
