
* {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	text-decoration: none;
}
ul,li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; 
	font-size: 16px;
	background: #f3f3f3;
    color: #333;
}


/* layout begin*/
#wrap {
	width: 1000px;
    background: url(../images/bg.gif)  top left;	
}
#content {
	float: left;
	width: 670px;
    background: #FFF;
	overflow: hidden;
}
#sidebar {
	float: right;
	width: 330px;
	font-family: 'Lucida Grande', Sans-Serif , Helvetica, arial;
	font-size: 90%;
	overflow: hidden;
}
/* layout end */



/* gutters begin */
#content .gutter {
	padding: 30px;
	}
#sidebar .gutter {
	padding: 20px;
    padding-right:0;
	}
/* gutters end */	



/* content begin */
#content h1 {
	clear: both;
	font-weight: bolder;
    font-size: 180%;
	color: #000;
}
#content .lineheight {
	height:80px;
}
#content #current {
	font-size: 80%;
	color: #999;
	margin-bottom: 10px;
    background: url(../images/content.gif) repeat-y  top left;	
	padding-left: 20px; 
}
#content #current a {
	color:#999;
}
#content #current a:hover {
	color:#333;
	text-decoration: underline;
}
#content table {
	width: 100%;
	float: right;
	margin-bottom: 40px;
    background: #FFF;
}

#content th {
	font-size: 110%;
	text-align: left;
    background: #C3CDDE;
}
#content th, td {
	padding: 10px;
	text-align: left;
	border-collapse: 0;
	border-bottom: 1px dashed #b5b5b5;
}
#content .col1 {
	width: 40%;
	text-align: left;
}
#content .col2 {
	width: 60%;
	text-align: left;
}
#content th.col2 {  /* 表格标题 */
	font-size: 120%;
}
#content th.col2 a {  /* 表格标题 */
	color: #333;
}
#content th.col2 a:hover{  
	color: #0066CC;
	text-decoration: underline;
}
#content th.col2 span { 
	font-size: 70%;
    color: #848494;
	font-family: 'Lucida Grande', Sans-Serif , Helvetica, arial;
    font-weight: normal;
	letter-spacing: 0;	
	margin-left: 6px;
}
#content th.col2 span a{  
    color: #848494;
}
#content th.col2 span a:hover{  
	color: #0066CC;
	text-decoration: underline;
}
#content td a {		
	color: #000;
}
#content a.tag {
	padding-left: 0.5em;	/* 节日标签 */
	color: #909090;
	font-size: 80%;
}
#content a.tag:hover {
	color: #0066CC;
	text-decoration: underline;
}
#content td.ads {		/* 去除锚所在单元格下划线	*/
	border: 0;
	background: #E4E2DD;
    padding-left: 6px;
}
#content tr:hover { 
	background: #E4E2DD;	/* 鼠标划过单元格变色 */
}
#content a.cn {
	color: #333;
}
#content a.cn:hover {
	color: #0066CC;
	text-decoration: underline;
}
#content .col1 a {  
	color: #333;
	text-decoration: none;
}
#content a.en,a.rili {  /* 英文名称 */	
	display: block;		
	margin-top: 0.5em;
	font-size: 90%;
	color: #999;
}
#content a.en:hover {  
	color: #0066CC;
	text-decoration: none;
}
#content a.rili:hover {
	text-decoration: underline;
}
#content table.month {      /* 月份锚链 */
	width:610px;
	height:36px;
	margin-bottom: 20px;
    background: #F6F6F6;
	overflow: hidden;
	display:inline;		 /* IE6字符重复BUG解决 */
}
#content table.month td{      
	border:0;
	padding-left:30px;
    background:url(../images/home.gif) 6px 50% no-repeat;	
}
#content table.month td a {		
	display: inline;
	margin-right: 12px;
	color: #666;
	font-weight: normal;
	font-size: 90%;
}
#content table.month td a:hover {		
	color: #0066CC;
	text-decoration: underline;
}
#content table.month tr:hover { /* 去除鼠标划过单元格变色 */
	background: #F6F6F6;	
}


#content table.calendar td { /* 节日日历 */
	padding: 10px;
	text-align: left;
	border-collapse: 0;
	border: 6px solid #F6F6F6;
}
#content table td.nopadding { /* 无边距日历 */
	padding: 0;
}
#content table.calendar tr:hover { 
	background: #FFF;	
}

#content .bottom-ad {      
	margin-bottom: 20px;
	border: 6px solid #F6F6F6;
    background: #FFF;
}
#content .bottom-ad tr{      
    background: #FFF;
}
#content .bottom-ad tr:hover { 
	background: #FFF;	/* 鼠标划过单元格变色 */
}
#content .bottom-ad td {      
	border: 0;
}

#content td#search-1 { /* 首页搜索 */
	width:260px;
}
#content td#search-2 {
	width:300px;
	text-align: center;
}
#content td#search-2 a{
	margin-rignt:10px;
	font-size:12px;
	color:#6B6B6B;
	text-decoration:underline;		
}
#content td#search-2 a:hover{
	color:#FF0000;
}
/* content end */





/* sidebar start */

#sidebar .side {
	clear:both;
	width:300px;
	margin-bottom:30px;
	overflow:hidden;
}
#sidebar .side a {
	letter-spacing:0.1em;
	color:#555;
}
#sidebar .side a:hover {
	background: #E3E3E3;
	color:#0066CC;
	text-decoration:underline;	
}
#sidebar .side h2{
	width:220px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	padding-left: 26px;
	border-bottom:1px solid #BBB;
    background: url(../images/catalog.gif) 0 4px no-repeat;
	font-size: 100%;
	font-weight: bolder;
	color: #777;
}
#sidebar .side ul{
	clear:both;
	padding-left:10px;
}

#sidebar .side li{
	height:26px;
	line-height:26px;
	color:#555;	
}
#sidebar .side li a{
	margin-right:10px;
}
#sidebar .imgli li{
	padding-left:16px;
    background: url(../images/li_yellow.gif) 0 8px no-repeat;	
}

#sidebar #divTitle{
	height:100px;
}
#sidebar #divTitle h2 {
	width:196px;
	height:120px;
	padding:0;
	background:none;
    overflow:hidden;
}
#sidebar #divTitle h2 a{
	width:196px;
	height:120px;
	overflow:hidden;
	background:url(../images/77logo.gif) 0 0 no-repeat;
	padding:100px;
	display:block;
}


#sidebar #divAd h2{
	margin-bottom:0;
}
#sidebar #divAd ul{
	padding:0;
}
#sidebar #divAd ul li{
	margin-top:10px;
	padding:0;
	height:250px;
	line-height:250px;
}
#sidebar #divMe ul{
	padding:0;	
}
#sidebar #divMe ul li{
	width:250px;
	height:auto;
	line-height:1.8em;
	font-size:100%;
	color:#555;
}
#sidebar #divMe ul li a{
	margin-right:0;
	text-decoration:underline;
	color:#3366FF;
}
#sidebar #divInfo ul{
	padding:0;	
}
#sidebar #divAsso ul li{
	margin-top:10px;
	padding:0;
	height:auto;
	line-height:normal;
}
#sidebar #divAsso ul{
	padding:0;	
}
#sidebar #divAsso ul li iframe{
	border:1px solid #01966F;	
}
