body {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif,"Times New Roman",宋体,黑体;
	margin:0px;
	font-size:12px;
}

body,div,th,ul,li,img{
margin:0px;
padding:0px;
border:0px;
font-size:12px;
list-style:none;
}
table,tr,td{
font-size:12px;
margin:0px;
}
form,img{
margin:0px;
padding:0px;
border:0px;}

a{color:#797979;
	text-decoration:none;
}
a:link{
color:#797979;
text-decoration:none;
}
a:visited{
color:#797979;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:none;
}
.nav a:link{
	color:#ffffff;
}
.nav a:visited{
	color:#ffffff;
}
.nav a:hover {
	color:#FF3300;
}




/*CSS */
#top{
width:1003px;
height:110px;}
#logo{
height:110px;
width:300px;}

#logo_left{
background-image:url(../images/index_03.jpg);
width:703px;
height:110px;}
.logo_right{
color:#999999;
margin-left:550px;
padding-top:80px;}

.menu{
width:1003px;
text-align:center;
margin-top:3px;
height:40px;
background-color:#252525;}


.menu_ul_li{
margin:0 3px ;
line-height:40px;
color:#FFFFFF;
text-align:center;
display:inline;
font-weight:bold;
}


.left{
background-color:#252525;
width:217px;}

.left1{
color:#999999;
line-height:28px;
height:28px;
border-bottom:1px #FFFFFF solid;}

.right{
border:1px solid #19332A;
padding-top:9px;
width:768px;}

.about{
font-family:"宋体";
color:#9C3225;
}

.bottom{
width:1003px;
margin-top:11px;
background-color:#3C3C3D;
height:100px;}






.float_left{
float:left;}
.clear{
clear:both;}
.float_right{
float:right;}