@charset "utf-8";
/* CSS Document */

body {color:#787878;	font-family: "微软雅黑", tahoma;	font-size: 12px;	line-height: 150%; background:#FFFFFF; margin:0; padding:0;}

td,ul,li{	font-family: "微软雅黑", tahoma;	font-size: 12px; color:#787878;	line-height: 150%;	}


.word{padding:5px;}


a {
color:#175cbb;
text-decoration:none;
}

a:hover,a.catname:hover {
color:#ff5400;
text-decoration:underline;
}

a.b {
color:#5fb7c8;
text-decoration:none;
}

a.b:hover,{
color:#5fb7c8;
text-decoration:underline;
}

img {
border:none;
}

.FL{ float:left;}
.FR { float:right;}
.CLR { clear:both;}

.clear {
	font-size:0;
	clear:both;
	height: 0;
}

.wrap{ width:980px; margin:0 auto;}

.top { width:970px; height:26px; background:#e0e0e0; text-align:right; padding-right:10px; }
.logo { padding-bottom:5px;}
.menu { width:980px; margin-bottom:5px; background:#e7e7e7;}
.eyeflash { padding-bottom:10px;}

.index_main { width:980px; padding-bottom:5px;}
.index_left { width:660px; float:left;}
.index_right { widows:310px; float:right;}

.about_index { width:310px; }
.about_title { }
.about_des { width:310px; padding-top:10px; padding-bottom:10px; display:block; overflow:hidden;}
.about_xu { width:90px;}
.about_word { width:200px; }

.about_word_g {width:290px; background:#e7e7e7; padding:10px; line-height:300%;}


.index_nav { width:630px; padding:5px;}
.index_nav_li { color:#666666; padding:5px;}


.footer { width:960px; padding:10px; border-top:#e0e0e0 solid 5px;  }
.footer_L { width:600px; }
.footer_R { width:200px; text-align:right;}





