﻿/*政务外文网拓尔思头部样式
 *Date: 2015-09-02
 *为政务外文网拓尔思头部通用的样式
 */
*{
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
}

body
{
	background-color:#F7F7F7 !important;
	}
 p,h1,h2,a,div{
 	font-family: "微软雅黑","Microsoft YaHei",sans-serif;
 	font-size: 14px;
 }
 a
 {
 	color:#000000;
 	text-decoration:none;
 	}
a:hover
{
	color:#FF6600;
	}
li {
	list-style: none;
}
.head
{
	width:1012px;
	height:190px;
	margin:0px auto;
	color:#333333;


	}
.head_2,.head_3
{
	background-image:url(../images/mainmiddle.jpg);
	background-repeat:repeat-y;
	}
.head_1 div
{
float:left;
_display:inline;
margin-top:14px;
	}
.language ul
{
	margin-left:660px;
	height:15px;
	}
.language ul li
{
	width:50px;
	height:15px;
	line-height:15px;
	border-left:1px solid #969696;
	float:left;
	_display:inline;
	text-align:center;
	display:inline;
	}
.head_2
{
	height:93px;
	width:1012px;	
	}
#logo
{
	background-image:url(../images/logo1.jpg);
	width:344px;
	height:80px;
	float:left;
	}

.head_3
{
	height:53px;
	width:1012px;
	}
#nav
{
	background-color:#022945;
	height:36px;
	width:925px;
	margin:0px auto;
	background-image:url(../images/bar.jpg);
	background-repeat:no-repeat;
	}
#nav ul li
{
	float:left;
	_display:inline;
	line-height:36px;
	text-align:center;
	background-image:url(../images/ge.jpg);
	background-position:0px 4px;
	}
#nav a
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}

#nav a:hover
{
	color:#FF6600;
	}