/* CSS Document */
@charset=utf-8;
body{margin:0px;padding:0;}
table,td{
    color:#666666;
	font-size:12px;
	font-family:"Verdana","宋体";
	line-height:18px;
	}
a{
    color:#666666;
	font-size:12px;
	text-decoration:none;
	}
a:hover{
    color:#0077DB;
	font-size:12px;
	text-decoration:underline;
	}

/*****************  标题部分部分  ************************/	
.title{
    color: #034AB4;
	font-size: 14px;
	font-weight:bold;
	height: 30px;
	line-height:30px;
	background: transparent url(../images/bg_title.gif) no-repeat left center;
	text-indent: 30px;
    }

.title_news{
    color:#034AB4;
	font-size:16px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	}
	
.blue{
    color:#0065C4;
	font-size:12px;
	}
.blue a{
    color: #0065C4;
	font-size: 12px;
	text-decoration:none;
    }
.blue a:hover{
    color: #0065C4;
	font-size: 12px;
	text-decoration:underline;
    }

.line_bottom {
	border-bottom: 1px dashed #dddddd;
	}

.pic {
    border: 1px solid #E6E6E6;
	}


/******************  主菜单链接样式  ************************/
.menu {
    color: #ffffff;
	font-size: 12px;
	height: 20px;
    }
.menu a{
    color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
    }
.menu a:hover{
    color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
    }

/******************  新闻链接样式  ************************/
.news {
    color: #666666;
	font-size: 12px;
	height: 28px;
	line-height:28px;
    background: transparent url(../images/bg_news.gif) no-repeat left center;
	text-indent: 18px;
	border-bottom: 1px dashed #cccccc;
    }
.news a{
    color: #666666;
	font-size: 12px;
	text-decoration:none;
    }
.news a:hover{
    color: #034AB4;
	font-size: 12px;
	text-decoration:underline;
    }

.news_new {
    color: #034AB4;
	font-size: 12px;
	height: 28px;
	line-height:28px;
    background: transparent url(../images/bg_news.gif) no-repeat left center;
	text-indent: 18px;
	border-bottom: 1px dashed #cccccc;
    }
.news_new a{
    color: #034AB4;
	font-size: 12px;
	text-decoration:none;
    }
.news_new a:hover{
    color: #034AB4;
	font-size: 12px;
	text-decoration:underline;
    }

/******************  左侧产品菜单链接样式  ************************/
.menu_left {
    color: #666666;
	font-size: 12px;
	font-weight:bold;
	height: 30px;
	line-height:30px;
    background: transparent url(../images/bg_left.gif) no-repeat left center;
	text-indent: 30px;
    }
.menu_left a{
    color: #666666;
	font-size: 12px;
	text-decoration:none;
    }
.menu_left a:hover{
    color: #034AB4;
	font-size: 12px;
	text-decoration:underline;
    }
	
.menu_left_over {
    color: #666666;
	font-size: 12px;
	height: 30px;
	line-height:30px;
    background: transparent url(../images/bg_left2.gif) no-repeat left center;
	text-indent: 30px;
    }
.menu_left_over a{
    color: #666666;
	font-size: 12px;
	text-decoration:none;
    }
.menu_left_over a:hover{
    color: #034AB4;
	font-size: 12px;
	text-decoration:underline;
    }
.hand{cursor:pointer;}

/******************  底部版权文字样式  ************************/
.gray_copy{
    color:#888888;
	font-size:12px;
	}
.gray_copy a{
    color:#888888;
	font-size:12px;
	text-decoration:none;
	}
.gray_copy a:hover{
    color:#888888;
	font-size:12px;
	text-decoration:underline;
	}
