.body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/templets/default/img/bg.jpg) repeat-x top;
}* {
	margin:0px;
	padding: 0px;
}
img {
	border:none;
}
ul, li, p {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
/*a:link {
	color:#515151;
	text-decoration:none;
}
a:visited {
	color:#515151;
	text-decoration:none;
}*/
/*a:hover {
	color:#E13501;
	text-decoration:none;
}*/
.clear {
	clear:both;
}
.container {
	width:1000px;
	margin:0 auto;
}
h1 {
	font-size:14px;
	font-weight:bold;
}
/*header*/
.header{
	width:1000px;
	height:130px;
}
.logo{
	width:1000px;
	height:87px;
}
.logo_left{
	width:240px;
	height:87px;
	float:left;
}
.logo_right{
	width:733px;
	height:87px;
	float:left;
	padding-right:27px;
}
.top{
	width:733px;
	height:24px;
	line-height:24px;
	margin-top:10px;
	color:#515151;
}
.top span{ float:right; margin-left:6px;}
.top img{ float:right; margin:7px 0 0 10px;}
.top a:link{ color:#515151;}
.top a:visited{ color:#515151;}
.top a:hover{ color:#E13501;}
.login{
	width:960px;
	height:300px;
	line-height:20px;
	margin-top:15px;
	color:#154799;
}
.login input{ float:right;}
.login span{ float:right;}
.text{
	width:210px;
	height:19px;
	line-height:22px;
	border:1px solid #CECECE;
	margin-right:5px;
}
.menu{
	width:1000px;
	height:43px;
	background:url(/templets/default/img/menu_bg.jpg) repeat-x;
}
.menu_bian{
	width:5px;
	height:43px;
	float:left;
}
.menu_mid{
	width:990px;
	height:43px;
	float:left;
}
.menu_left{
	width:745px;
	height:32px;
	float:left;
	line-height:32px;
}
.menu_right{
	width:245px;
	height:32px;
	float:left;
}
.menu_left li{
	float:left;
	display:inline;
	white-space:nowrap;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
}
.menu_left li img{ float:left;}
.menu_left li a{ padding:0 26px 0 26px; color:#ffffff!important;}
.menu_left li a:hover{ color:#FFC600!important;}
.menu_li a:link{ color:#FFC600!important;}
.menu_li a:visited{ color:#FFC600!important;}
.menu_li a:hover{ color:#FFC600!important;}
.menu_right select{ margin:6px 8px 0 0; border:1px solid #B7B7B7; float:left;}
.menu_right input{ float:left; margin-top:7px;}
.text1{
	width:120px;
	height:19px;
	line-height:19px;
	padding-left:5px;
	border:none;
	background:url(/templets/default/img/text.jpg) no-repeat;
}


