@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

.main{
width:980px;
height:auto;
margin:0 auto;
border:1px solid #000;
background:url(images/bg.png) repeat;
}

#header{
width:980px;
height:180px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
border-bottom:3px solid #000;
}

#header .logo{
background:url(images/logo.png) no-repeat;
width:174px;
height:44px;
margin-left:25px;
float:left;
}


#header .address{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:200px;
height:auto;
margin-right:25px;
float:right;
line-height:20px;
}

.head{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#custmor-detail table{
width:980px;
height:auto;
}

#custmor-detail table tr{
width:980px;
height:auto;
}


#custmor-detail table tr td{
width:950px;
height:auto;
padding:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:21px;
border-bottom:1px solid  #6cf;
border-right:1px solid #6cf;
border-left:1px solid #6cf;
border-top:1px solid #6cf;
}

#inner table{
float:right;
width:auto;
height:auto;
}

#inner table tr{
padding:1px;
}

#inner table tr td{
width:160px;
height:auto;
padding:3px;
border:none;
}







#inner2 table{
width:150px;
float:right;
width:auto;
height:auto;
}

#inner2 table tr{
padding:1px;
}

#inner2 table tr td{
height:auto;
padding:3px;
border:none;
}







#tin table{
width:auto;
float:left;
height:auto;
}

#tin table tr{
padding:1px;
}

#tin table tr td{
height:auto;
padding:3px;
border:none;
}





#tin2 table{
width:auto;
float:right;
height:auto;
}

#tin2 table tr{
padding:1px;
}

#tin2 table tr td{
height:auto;
padding:3px;
border:none;
}











#inner4 table{
width:auto;
float:right;
height:auto;
}

#inner4 table tr{
padding:1px;
}

#inner4 table tr td{
height:auto;
padding:3px;
border:none;
}


#newspaper-c

{

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0;

	width: 980px;

	text-align: left;

	border-collapse: collapse;

	border: 1px solid #6cf;

}

#newspaper-c th

{

	padding: 10px;

	font-weight: normal;

	font-size: 14px;
	font-weight:bold;
	text-align:center;

	color: #039;

	text-transform: uppercase;

	border-right: 1px solid #000;

	border-top: 1px solid #000;

	border-left: 1px solid #000;

	border-bottom: 1px solid #000;

}

#newspaper-c td

{


	padding: 10px 20px;

	color: #669;
	line-height:21px;

	border-right: 1px dashed #6cf;

}


#newspaper-c a
{
font-size:11px;
color:#0099FF;
text-decoration:none;
}

#newspaper-c a:hover
{
font-size:11px;
color:#000;
text-decoration:none;
}






#proper-detail

{

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;
	margin-top:25px;

	margin: 0;

	width: 980px;

	text-align: left;

	border-collapse: collapse;

	border: 1px solid #6cf;

}

#proper-detail th

{

	padding: 10px;

	font-weight: normal;

	font-size: 12px;
	text-align:center;

	color: #039;

	text-transform: uppercase;

	border-right: 1px solid #000;

	border-top: 1px solid #000;

	border-left: 1px solid #000;

	border-bottom: 1px solid #000;

}

#proper-detail td

{


	padding: 10px 20px;
	valign:top;
	

	color: #669;
	line-height:21px;

	border-right: 1px dashed #6cf;

}


#proper-detail a
{
font-size:11px;
color:#0099FF;
text-decoration:none;
}

#proper-detail a:hover
{
font-size:11px;
color:#000;
text-decoration:none;
}

.line{
background:#000000;
height:1px;
width:100%;
}


#footer{
float:left;
width:auto;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

#footer .box{
float:left;
margin-right:10px;
width:300px;
height:60px;
border:1px solid #000000;
}


.clear{
clear:both;
}

