/* CSS Document */
* {	font-size:12px;	line-height:22px;margin:0px; border:0px;list-style-type: none;}

a:link {color: #000000;text-decoration: underline;}
a:visited {color: #000000;text-decoration: underline;}
a:hover {color: #CC0000;text-decoration: underline;}
a:active {color: #000000;text-decoration: underline;}

.bttext{
    text-align:center;
	font-size:26px !important;  
	font-weight: bold;
	line-height: 45px;
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #666666;
	margin-bottom:5px;
}
.text_detail{ font-size:14px; text-align:center; line-height:25px;}
.text_right{ text-align:right;}
.nav{width:980px; margin:0px auto; align:center; }
.logo{ width:225px; height:70px; float:left}
.t_menu{ width:755px; float:left; margin-top:5px;}
.t_menu li{ text-align:right;float:left;}
.t_menu_l{
	width:755px;float:left;	margin-top:13px;}
.t_menu_l li{ text-align:center;float:left;	background-image: url(../images/top2.gif);height: 26px;width: 73px;font-size: 12px;list-style-type: none; line-height:26px;}
.t_menu_l li a:link {color: #000000;text-decoration: none;}
.t_menu_l li a:visited {color: #000000;text-decoration: none;}
.t_menu_l li a:hover {color: #000000;text-decoration: none;}
.t_menu_l li a:active {color: #000000;text-decoration: none;}

.i_bj{	width:980px;height:3px;border-top-color: #555555;	border-top-width: 2px;	border-top-style: solid; padding-top:3px;}