/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html,body {
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #888888;
	SCROLLBAR-SHADOW-COLOR: #888888;
	SCROLLBAR-3DLIGHT-COLOR: #888888;
	SCROLLBAR-DARKSHADOW-COLOR: #888888;
	SCROLLBAR-BASE-COLOR: #888888;
}
body {
	margin-left:20px;
	margin-top: 10px;
	background:#e4e4e4 url(images/bg.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	margin-right: 20px;
	margin-bottom: 20px;
}
img {border: 0;
border-color:#fff;}
ul,ol,dl {list-style: none;}
body,td,th,p,pre,div,span,ul,dl,input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
	word-wrap: break-word;
	word-break: break-all;
	text-align:justify;
	text-justify:inter-ideograph
}
p {
	text-indent: 0;
}
a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #644;
	word-break: break-all;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #644;
}
a:hover {
	text-decoration: none;
	color: #964;
}
a:active {
	text-decoration: none;
	color: #963;
}
table{
border-collapse:collapse;
}
td{
border-collapse:collapse;
padding:1px 6px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr{
	height:0;
	border-top:#ccc 1px solid;
}

input {
	margin: 0px;
	padding: 0px;
}
input.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #336699;
	background-color: #CCCCCC;
	background-image: url(images/text_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top:3px;
	padding-left:4px;
	height: 13px;
	border: 1px solid #766;
}
textarea {
	color: #336699;
	border: 1px solid #766;
	background-color:#F0F0F0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 2px 1px 4px 4px;
	background-image: url(images/textarea_bg.gif);
}
select {
	font-size: 12px; 
	position: relative; 
	color: #336699;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	background-image: url(images/text_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-collapse: collapse;
	height: 19px;
	line-height: 16px;
	overflow: hidden;
}
.input_btn,input.button, button{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #666;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	height: 20px;
	border: 1px solid #654;
	cursor: pointer;
	letter-spacing: 1px;
	white-space: pre;
	padding:0 4px;
	text-align:center;
}
#searchlable {
	line-height: 24px;
	vertical-align: 12%;
}

.list {
	list-style: none; 
	background-image: url(images/nav_r.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 12px;
}
ul.list_ul li{
	list-style: none; 
	background-image: url(images/nav_r.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height:130%;
	padding:0 0 0 12px;
	margin:5px 0;
}
ul.list_ul_g a,ul.list_ul_g a:visited{
	color:#66804D;
}
div.list_div dl{
	margin:10px 0;
}
div.list_div dt{
	list-style: none; 
	background-image: url(images/nav_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
div.list_div dd{
	list-style: none; 
}
.list_news {
	list-style: none;
	background-image: url(images/nav_r.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 12px;
	padding: 5px 0 5px 0;
}
.list_span {
	background-image: url(images/nav_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px; 
}
.label {
	background-image: url(images/tit_bg_N.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-weight: bold;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-justify:inter-ideograph;
	text-align: justify;
}
.datatable {
	border-top: 3px solid #DDD;
	border-bottom: 2px solid #DDD;
	border-collapse : collapse;
}
.datatable tr {
	border-bottom: 1px solid #DDD;
}
.datatable td {
	border-bottom: 1px solid #DDD;
	padding: 4px 10px 4px 10px;
}
tr.td_th {
	color: #333333;
	background-color: #EEEEEE;
	background-image: url(images/th.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
tr.td_th td {
	background-image: url(images/th.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.color_b02060{
color:#b02060}
.color_999{
color:#999999}
.color_966{
color:#996666}
.color_933{
color:#993333}
.color_666{
color:#666666}
.color_665{
color:#666655}
.color_654{
color:#665544}
.color_644{
color:#664444}
div.width_764px{
width:764px;
border-left: #765 1px solid;
border-right:#765 1px solid;
background:#FFFFFF;
}.main {
	width: 810px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
}
#apDiv1 {
	position:absolute;
	left:86px;
	top:0px;
	width:104px;
	height:94px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:84px;
	top:101px;
	width:810px;
	z-index:2;
	background-image: url(images/frameTop.gif);
	background-repeat: no-repeat;
	height: 7px;
}
#apDiv4 {
	position:absolute;
	left:84px;
	top:108px;
	width:810px;
	height:450px;
	z-index:3;
	background-image: url(images/formbg.gif);
	background-repeat: repeat-y;
}
#apDiv3 {
	position:absolute;
	left:84px;
	top:558px;
	width:810px;
	height:7px;
	z-index:4;
	background-image: url(images/frameBot.gif);
	background-repeat: no-repeat;
}
#apDiv5 {
	position:absolute;
	left:84px;
	top:567px;
	width:810px;
	height:34px;
	z-index:5;
	background-image: url(images/copyrights.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#apDiv6 {
	position:absolute;
	left:291px;
	top:54px;
	width:597px;
	height:38px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#apDiv7 {
	position:absolute;
	left:384px;
	top:118px;
	width:488px;
	height:392px;
	z-index:7;
	overflow: auto;
}
#apDiv8 {
	position:absolute;
	left:97px;
	top:113px;
	width:253px;
	height:433px;
	z-index:8;
}.proswf {
	height: 440px;
	width: 790px;
	position: relative;
	left: 5px;
	top: 0px;
	right: 5px;
	bottom: 0px;
	padding: 5px;
	text-align: center;
}
#apDiv4 .proswf img {
	height: 361px;
	width: 790px;
	top: 40px;
	position: relative;
}
.strengths {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #000000;
	padding: 30px;
	height: 420px;
	width: 750px;
	position: relative;
	font-weight: 500;
	margin: 10px;
	text-align: justify;
}
#apDiv4 .strengths ul {
	list-style-position: outside;
	display: list-item;
	list-style-type: square;
}

#apDiv4 .strengths li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	color: #000000;
	text-align: justify;
}
.clientsimg {
	margin: 30px;
	height: 50px;
	width: 105px;
	position: relative;
}
.clientdiv {
	height: 430px;
	width: 750px;
	position: relative;
	left: 28px;
	top: 10px;
}
#apDiv4 #clientimg img {
	height: 50px;
	width: 105px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.mm {
	height: 420px;
	width: 770px;
	left: 18px;
	top: 5px;
	right: 10px;
	bottom: 10px;
	position: relative;
}
.mmtext {
	height: 420px;
	width: 580px;
	position: relative;
}
.mmpic {
	height: 420px;
	width: 171px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.contact_title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.contact_ul {
	background-color: #DAE0E0;
	text-indent: 10px;
	line-height: 1.8em;
}
#apDiv4 #mm .mmtext p {
	margin: 3px;
}
#apDiv4 #mm .mmtext .contact_ul li {
	text-indent: 20px;
}
.contact_2 {
	width: 235px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	background-color: #DAE0E0;
	height: 200px;
}
.contact_3 {
	width: 235px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	background-color: #DAE0E0;
	height: 200px;
	position: absolute;
	left: 338px;
	top: 0px;
}
.contact_p2 {
	height: 150px;
	width: 280px;
	position: absolute;
}
.contact_p3 {
	height: 150px;
	width: 290px;
	position: relative;
	left: 290px;
	top: 0px;
}
