/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   background-color: #cccccc;
}

#warper{
margin:0 auto;
width:900px;
background-color:#ffffff;
}
#header{
float:left;
width: 900px;
height:395px;
background-color:#ffffff;
}
#top{
float:left;
width:900px;
height:5px;
background-color:#ffffff;
}
#top1{
float:left;
width:900px;
background-color:#ffffff;
}

#logo{
float:left;
width: 351px;
height:161px;
background-image: url(../images/logo.jpg);
}
#email_bg{
float:right;
width:315px;
height:48px;
margin-top:30px;
margin-bottom:65px;
background-image: url(../images/email.jpg);
}
#right{
float:right;
width:513px;
}
#nav_main{
float:right;
width:513px;
height:28px;

}
#nav1{
float:left;
width:75px;
height:28px;
}
#nav2{
float:left;
width:130px;
height:28px;
}
#nav3{
float:left;
width:76px;
height:28px;
}
#nav4{
float:left;
width:106px;
height:28px;
}
#nav5{
float:left;
width:147px;
height:28px;
}
#nav6{
float:left;
width:109px;
height:28px;
}
#a001{
float:left;
width:900px;
height:5px;
}

#banner{
float:right;
width:900px;
height:206px;
background-image: url(../images/banner.jpg);
}
#body_main2{
float:left;
width:900px;
height:1288px;
margin-top:px;
background-color:#ffffff;
}
#body_main3{
float:left;
width:900px;
height:890px;
margin-top:px;
background-color:#ffffff;
}
#body_main1{
float:left;
width:900px;
margin-top:px;
background-color:#ffffff;
}
#body_main{
margin:0 auto;
width:890px;
margin-top:px;
}

#body_left{
float:left;
width:323px;
}
#body_right{
float:right;
width:541px;
height:513px;
background-image: url(../images/b123.jpg);
background-repeat:no-repeat;
}
#body_right_new{
float:right;
width:541px;
height:913px;
}
#body_right_links{
float:right;
width:541px;
background-image: url(../images/b123.jpg);
background-repeat:no-repeat;
}
#abc{
float:left;
width:324px;
height:541px;
margin-top:5px;
background-image: url(../images/abc1.jpg);
background-repeat:no-repeat;
}
#left_link{
margin:0 auto;
width:305px;
margin-top:25px;
}
.left_link1{
margin:0 auto;
width:305px;
margin-top:8px;
}
.left_link2{
float: right;
width:314px;
margin-top:8px;
margin-bottom:6px;
}
#footer{
float:left;
width:900px;
height:43px;
background-image: url(../images/footer.jpg);
background-repeat:repeat-x;
}
#f001{
float:left;
width:400px;
margin-top:11px;
margin-left:11px;
}
#f002{
float:right;
width:400px;
margin-top:11px;
margin-right:11px;
}
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#sidebar { margin:0px 0px px 0; padding-top:px;}



#sidebar ul {list-style:none; margin-top:px;}
#sidebar li {display:block; height:5px; border-bottom:dashed 1px #CCCCCC;}
#sidebar li a {display:block; height:20px; padding:5px 5px 0 5px;}
#sidebar li a:hover {background:#fe0201; text-decoration:none;}
