@charset "UTF-8";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333333;
	line-height:20px;
}
body {
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
}

.divcontent{
width:985px;
clear:both;
margin:0 auto;
}

.divleft{
float:left;
width:200px;
clear:none;
}

.divphone{
background:url(../image/phonebg.png);
width:138px;
height:60px;
clear:both;
margin:0 auto;
color:#FFFFFF;
padding-top:160px;
padding-left:15px;
padding-right:15px;
}

.divright{
float:right;
width:780px;
clear:none;
}

.divbutton{
width:777px;
float:right;
clear:both;
background:url(../image/banner.gif) no-repeat bottom right;
height:94px;
margin-top:36px;
}

.divbtnup{
height:50px;
clear:both;
width:100%;
}

.divbtndown{
height:20px;
clear:both;
width:767;
padding-top:14px;
padding-left:10px;
font-size:18px;
font-weight:bold;
color:#CC6600;
}

.divsubcontent{
width:777px;
float:right;
clear:both;
margin-top:16px;
}

.divscleft{
width:523px;
float:left;
padding-left:10px;
}

.divscright{
width:234px;
float:right;
}

.divfooter{
width:100%;
clear:both;
}

.text_big{
font-size:20px;
}

.text_title{
font-size:16px;
font-weight:bold;
color:#CC6600;
line-height:40px;
}

.text_link{
color:#DD8833;
}

.text_link:hover{
color:#FF9900;
}

.text_formtitle{
color:#FFFFFF;
font-weight:bold;
}

.tableframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tableborder {
height:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
