/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
#top {
	background-color: #000;
	float: left;
	width: 100%;
}
#hadder {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lefthadder {
	float: left;
	width: 30%;
	color:#fff;
	margin-top:0px;	
}
#lefthadder h5 {
	margin-bottom:30px;	
	font-size:28px;
}
#imghadder {
	float: left;
	width: 40%;
}
#imghadder img {
	width:100%;
}


#lefthadder ul {
	margin:0px;
	padding:0px;
	list-style:none;
	
}
#lefthadder ul li {
	float:left;
	margin:0px 2px 0px 2px;	
}
#righthadder {
	float: left;
	width: 30%;
}
#righthadder ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin:25px 0px 0px 28px;	
	padding-bottom:30px;
	
	width:80%;
	
}
#righthadder ul li {
	float:left;
	padding:0px 15px;
	
	background-repeat: no-repeat;
	background-position: right center;	
}
#righthadder ul li.last {
	background:none;
}

#righthadder p{
	color:#fff;
	font-size:16px;
	margin:10px 10px 5px 44px;
}


#nav
{
    width: 100%;
    float: left;
    background: url('../images/htt.jpg') repeat-x;
    border-radius: 5px 5px 0px 0px;
    border-top: solid 5px #142f4c;
}
#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 30px;
}
#nav ul li
{
    float: left;
}
#nav ul li a
{
    text-decoration: none;
    background: url('../images/222.jpg')right center no-repeat;
    padding: 14px 28px;
    color: #fff;
    display: block;
    font-size: 14px;
}
#nav ul li a.bgnone
{
    background: none;
}
#bottom {
	background:url('../images/hdfhfg.jpg') repeat-x;
	float: left;
	width: 100%;
}
#canten {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:40px;
}
#canten h5 {
	color:#fff;
	margin:0px;
	font-size:20px;
	border-bottom:dotted 1px #fff;
	padding-bottom:15px;
}

.normaltxt
{
    color: #FFFFFF;
    line-height: 18px;
    text-align: justify;
    text-shadow: 1 px 0px 0px #305174;
    font-size: 12px;
}

#middlepart
{
    width: 100%;
    float: left;
}


#middlepart p
{
    color: #FFFFFF;
    line-height: 18px;
    text-align: justify;
    text-shadow: 1 px 0px 0px #305174;
    font-size: 12px;
}
#middlepart #call
{
    border-radius: 2px;
    border: solid 1px #105781;
    background-color: #0a4e73;
    color: #FFFFFF;
    cursor: pointer;
}


#part_1 {
	width:30%;
	float:left;
}
#part_1 p {
	color:#5379a0;
	line-height:18px;
	text-align:justify;
	text-shadow:1 px 0px 0px #305174;
	font-size:12px;
}
#part_1 #call {
	border-radius:2px;
	border:solid 1px #105781;
	background-color:#0a4e73;
	color:#8fd0f0;	
	cursor:pointer;
}


#part_2 {
	width:60%;
	float:left;
	padding:0% 2%;
}
#part_2 p {
	color:#5379a0;
	line-height:18px;
	text-align:justify;
	text-shadow:1 px 0px 0px #305174;
	font-size:12px;
}
#part_2 p a {
	color:#8693b4;
	background:url('../images/dgfg.jpg')left center no-repeat;
	padding-left:12px;
	margin-top:20px;
	display:block;
}
#part_3 {
	width:30%;
	float:left;
}
#part_3 p {
	color:#5379a0;
	line-height:18px;
	text-align:justify;
	text-shadow:1 px 0px 0px #305174;
	font-size:12px;
}
#part_3 ul {
	margin:0px;
	padding:0px;
}
#part_3 ul li {
	margin:5px 0px;
}
#part_3 ul li a {
	color:#8693b4;
	background:url('../images/dgfg.jpg')left center no-repeat;
	padding-left:12px;
	font-size:12px;
	
}
#part_3 ul li.bbgnonne a {
	background:none;
}
#part_3 p a {
	color:#8693b4;
	background:url('../images/dgfg.jpg')left center no-repeat;
	padding-left:12px;
	font-size:12px;
}
#futar {
	width:100%;
	float:left;
	color:#8693b4;
	border-top:dotted 1px #fff;
}