﻿@charset "utf-8";
/* CSS Document */
body
{ margin:0px;
  padding:0px;
  font-family:Arial, Gadget, sans-serif;
  font-size:12px;
  background:#EEEEEE;
}
ul{ margin:0px; padding:0px; list-style-type:none; display:inline;}
#c_bott_B ul li{list-style:none; margin-left:6px; margin-top:3px; width:88px; float:left; border:1px solid #FF9900; }


.main{ 
width:800px; height:auto;
margin:0px auto;
border:1px solid #FF9900;
background:#fff;
}
#top
{ 
 margin:0px;
 padding:0px;
 width:800px; background-color:#fff;
 height:640px;
 background-repeat:no-repeat;
 
}
#center
{
	margin:0px;
	padding:0px;
	width:573px;
	height:230px;
	float:left;
    line-height:20px;
	background:#fff;
	color:#CC6600;
}
#C_left
{
	margin:0px;
	padding:0px;
    width:225px;
	height:461px;
	border-right:1px solid #FF9900;
	
	background:#FF9900;
    float:right;
	
}
#C_left ul{
	padding:0px;margin:0px
}
#C_left li{
	line-height:18px;margin-left:0px
}
#c_bott_B/*合作媒体*/
{
	width:100%;
	height:100px;
	background:#FF9900;
	clear:both;
}
#c_bott_D/*网站合作*/
{
	width:100%;
	height:100px;
	background:#FF9900;
	clear:both;
}
#c_in_left
{
 width:240px;
 height:230px;
 float:left;
 margin-top:11px;
 clear:both;
}
#cc{ width:100%;
	height:auto;
	color:#993300;
	background:#FF9900;
	text-align:right;
	border-top:1px solid #993300;}

#c_in_right
{
 width:328px;
 height:230px;
 float:left;
 margin-top:11px;
}
#c_bottom{width:573px; height:AUTO; clear:both; border-bottom:1px solid #FF9900;}
.pw{ margin-top:0px; margin-left:16px; clear:both;}
.pn{ margin-top:0px; margin-bottom:0px; padding-top:3px; margin-left:16px; clear:both;}
.pj{ margin-top:0px; clear:both; margin-left:88px; text-align:left;}
a{ color:#993300; text-decoration:underline; }
a:hover{  color:red; text-decoration:none;}


