@charset "utf-8";
/*-------------------------------------
	css for heqiang.org
	design by Yetin
	page build by Yetin(http://heqiang.org)
	date 2008-3-5
----------------------------------------*/

/* Reset.css ****************************************/
html,body,div,span,applet,object,p,h1,h2,h3,h4,h5,h6,ul,ol,iframe,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1;
	text-align: left;
}
table {border-collapse: collapse; border-spacing: 0;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}
li{list-style:none;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}

/* Typography.css ****************************************/
body,div,ul,ol,dl,li,dt,dd,td,th,caption,pre,p,blockquote{font-family: Arial,"宋体";line-height:1.6;font-size:12px;color:#333;}

h1 { font-size: 20px;line-height:28px;}
h2 { font-size: 18px;line-height:24px;}
h3 { font-size: 16px;line-height:20px;}
h4 { font-size: 14px;line-height:18px;}
h5 { font-size: 12px;line-height:16px;}
h6 { font-size: 12px;line-height:16px;}

p {padding: 4px 0 8px 0;}

blockquote { margin: 0 0 18px 18px; color: #666; font-style: italic;}
h1,h2,h3,h4,h5,h6,strong {font-weight: bold;}
em {font-style:italic;}

/* Base ****************************************/
a:link,a:visited{
	color:#999999;
	text-decoration: none;
}
a:hover{color:#09c;text-decoration:underline;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
button{cursor:pointer;}

/* Class ****************************************/
.list12px {
}
.list12px li {
	padding-left: 10px;
	line-height: 180%;
	background: url(../images/bg_list_01.gif) no-repeat 0 8px;
}

.list14px {
}
.list14px li {
	padding-left: 10px;
	line-height: 300%;
	background: url(../images/bg_list_01.gif) no-repeat 0 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tongji {
	display: none;
}
.Orange a{
	color:#FF9900;
	font-weight: bold;
}
.Orange a:hover{
	color:#FFCC33;
	text-decoration: underline;
	font-weight: bold;
}
.Orange a:kink{
	color:#FFCC33;
	text-decoration: underline;
	font-weight: bold;
}
.history{
	margin:8px;
}
.history td{
	font-size: 14px;
}
.article{
line-height:20px;
font-size:14px;}
.article li{
	list-style-position: inside;
	list-style-type: decimal;
}
.career{
font-size:12px;
}
.career td{padding:4px;font-size:12px;}
