/*网站共用样式*/
body {
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333;
	text-decoration: none;
	background:#FFF;
}
*{
margin:0px; padding:0px;}
ul,li{list-style:none;}
img{ border:0px;}
a{ color:#0050df; text-decoration:none;}
a:hover{ color:#f00004; text-decoration:none;}
.center{margin:0 auto;}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}
label,input,buttom{cursor:pointer;cursor:hand; vertical-align:middle;}
.dis{display:block;}.undis{display:none;}

h1{font-size:14px;font-family:Tahoma;}
h2{font-size:14px;font-family:Tahoma;}
h3{font-size:14px;font-family:Tahoma;}
.red{color:#FF0000;}
.c999{color:#999;}
.font000{ color:#000;}
.font11{font-size:11px; font-weight:200;}
.font666{ color:#666; font-size:11px;}
.red14{color:#f00004; font-size:14px;}


/* --  top  style --*/

.top2{width:950px; height:65px;}

/* --  menu  style --*/
.logo2{ width:178px; height:47px; margin-left:14px; margin-top:7px; display:inline;}
.top2 .welcome2{ margin-left:20px; margin-top:18px; display:inline; line-height:18px; color:#000;}
.top2 .welcome2 a{ text-decoration:underline; font-size:11px; color:#0268ce;}
.top2 .welcome2 a:hover{ text-decoration:underline; font-size:11px; color:#FF0000;}
.top2 .menu2{ width:auto; height:22px; margin-top:24px;}
.top2 .menu2 ul li{ float:left; background:url(../images/menu_1.gif) no-repeat; padding-left:10px;height:22px;  line-height:22px; margin:0px 3px; display:inline;}
.top2 .menu2 ul li span{  float:left; height:22px; background:url(../images/menu_2.gif)  no-repeat right; line-height:22px; padding-right:10px;  font-weight:bold; display:block;}
.top2 .menu2 ul li span a{ color:#666;}
.top2 .menu2 ul li span a:hover{ color:#f00004;}
.top2 .menu2 .mhover a{color:#f00004;}

/* --  search  style --*/
.search2{ width:860px; height:36px; background:#0268ce; padding-top:6px; padding-left:100px;}
.search2 ul li{ float:left; margin-right:2px;}
.search2 .li1{ width:494px; height:28px; background:url(../images/input_bj.gif) no-repeat; margin-right:5px; padding-left:5px;}
.search2 .li1 input{ height:22px; width:480px; border:0px; line-height:22px; float:left; margin-top:4px;}
.search2 .li2{width:151px; height:28px; background:url(../images/search_bj.gif) no-repeat;  padding-left:5px;}
.search2 .li2 select{ height:22px; line-height:22px; width:142px; border:0px; float:left; margin-top:4px; background:none;}

/* --  navigation  style --*/
.navigation2{ width:948px; border:1px solid #bdbdbd; height:28px; background:#f7f7f7; line-height:26px; padding-left:10px; margin-bottom:10px;}
.navigation2 a{ text-decoration:underline;}


