/*-------------------------------
	Layout_css	for dfsoft.cc
	Version: 1.1
	Author:  DingJian
	E-Mail:  dingj@dfsoft.cc
	Passed:  XHtml 1.0, CSS 2.0, IE 6.0+, FF3.0+,
	Date:    2008.10.8.
	Update:  2008.10.13.
-------------------------------*/

body {
	background:#363636;
}

#container {
	width:950px;
	margin:0 auto;
	background:url(../image/LDC/sublogotop.gif) no-repeat left top;
}

#body {
	margin-top:45px;
	padding:5px;
	background:#FFFFFF;
}

#top {
	height:45px;
	background:#999999;
	overflow:hidden;
}

#top img {
	float:left;
}

#top a {
	display:block;
	color:#FFFFFF;
	text-align:right;
	padding-top:15px;
	padding-right:20px;
}

#middle {
	height:100%;
	padding:21px 17px;
	background:#eeeeee;
}

#left {
	float:left;
	width:500px;
}

#right {
	float:left;
	width:406px;
}

#waterleft {
	float:left;
	width:420px;
}

#waterright {
	float:left;
	width:486px;
}

#third-middle {
	height:100%;
	background:url(../image/LDC/mainbg.gif) repeat-y;
	position:relative;
}

#rightbottom {
	position:absolute;
	right:0;
	bottom:-5px;
}

#content {
	float:left;;
}

#contentleft, #contentright {
	float:left;
	width:330px;
}

#successleft {
	clear:left;
	float:left;
	width:450px;
}

#successright {
	float:left;
	width:250px;
}

.viewtitle {
	width:660px;
}

#nav {
	float:right;
	width:240px;
	height:100%;
}
#nav1 {
	float:right;
	width:240px;
	height:100%;
}
#img1 {
	float:left;
	width:640px;
}

#foot {
	padding:0px 3px 0px 5px;
	color:#FFFFFF;
	font-weight:normal;
}

.aboutus {
	padding-top:10px;
	float:left;
	font-size:12px;
	font-family:"����";
}

.aboutus a:link,.aboutus a:visited,.aboutus a:hover,.aboutus a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.address {
	padding-top:10px;
	float:right;
	text-align:right;
	background:url(../image/LDC/sublogo.gif) no-repeat right top;
	padding-right:120px;
}
.address1 {
	padding-top:10px;
	float:right;
	text-align:right;
	padding-right:60px;
}
.address p{

	padding-bottom:5px;
}
.address1 p{
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:5px;
}
/*---------------------------------------------
	LDCҳ�沼��
	version: 1.0
---------------------------------------------*/

#ldcmiddle-outer {
	height:100%;
	padding:21px 17px;
	background:#eeeeee url(../image/LDC/LDC.gif) no-repeat left 125px;
}

#ldcleft {
	width:389px;
	float:left;
}

#ldcleft .paddingtop400 {
	padding-top:390px;
	background:url(../image/LDC/subdot.gif) no-repeat 390px left;
}

#ldcright .paddingtop30 {
	padding-top:30px;
	background:url(../image/LDC/subdot.gif) no-repeat 31px left;
}

#ldcmiddle {
	width:260px;
	float:left;

}

#ldcright {
	width:250px;
	float:right;
}

/*----------------------------------------
	SFAҳ�沼��
----------------------------------------*/

.blank {
	height:42px;
}

#sfamiddle-outer {
	height:100%;
	padding:21px 17px;
	background:#eeeeee url(../image/SFA/SFA.gif) no-repeat 240px 155px;
}

#sfaleft {
	width:240px;
	float:left;
}

#sfamiddle {
	width:470px;
	float:left;
}	

#sfamiddle .paddingtop400 {
	padding-top:245px;
	padding-right:15px;
	float:right;
	background:url(../image/LDC/subdot.gif) no-repeat 247px left;
	width:210px;
}

#sfaright {
	width:185px;
	float:right;
}

/*---------------------------------------------
	aboutusҳ�沼��
	version: 1.0
---------------------------------------------*/

#aboutusmiddle-outer {
	height:100%;
	padding:21px 17px;
	background:#eeeeee url(../image/aboutus/aboutus.jpg) no-repeat 220px 80px;
}

#aboutusmiddle {
	width:400px;
	float:left;
}	

#aboutusright {
	width:240px;
	float:right;
}




