*{
	margin:0;
	padding:0;
	/*"Lucida Grande","Trebuchet MS", Tahoma,*/

}

body ,td,div
{
	margin:auto ;
	font-size: 14px; 
	font-family: "Arial","Helvetica","宋体","ms song","verdana";
	color:#4e4e4e;
}

img
{
	border:0px;
}
.clear
{
	clear:both;
}

a:link		 {color: #075DB3; text-decoration: none}
a:visited	 {color: #075DB3; text-decoration: none}
a:hover		 {color: #FF6600; text-decoration: underline}
a:active	 {color: red; text-decoration: none}

a.green:link	{color: #9ccb00; text-decoration: none}
a.green:visited	{color: #4e4e4e; text-decoration: none}
a.green:hover	{color: #FF6600; text-decoration: underline}
a.green:active	{color: red; text-decoration: none}

a.red:link	{color: #d00000; text-decoration: none}
a.red:visited	{color: #d00000; text-decoration: none}
a.red:hover	{color: #d00000; text-decoration: underline}
a.red:active	{color: red; text-decoration: none}

a.grey:link	{color: #8a8a8a; text-decoration: none}
a.grey:visited	{color: #8a8a8a; text-decoration: none}
a.grey:hover	{color: #4e4e4e; text-decoration: underline}
a.grey:active	{color: red; text-decoration: none}

a.pagelink:link	{color: #8a8a8a; text-decoration: none}
a.pagelink:visited	{color: #8a8a8a; text-decoration: none}
a.pagelink:hover	{color: #4e4e4e; border-bottom: dashed 1px #9ccb00;}
a.pagelink:active	{color: red; text-decoration: none}

a.orangelink.link{color:#89B000; text-decoration: none}
a.orangelink:visited	{color:#89B000; text-decoration: none}
a.orangelink:hover	{color:#89B000; border-bottom: dashed 1px #9ccb00;}
a.orangelink:active	{color: #89B000; text-decoration: none}

ul,li{margin:0px;padding:0px;list-style:none; text-align:left; font-size:12px;}

h1{font-size:16px; text-align:left; margin-bottom:4px;}

/*----------------------------------------------------------------------- 
			Topheader Style
	------------------------------------------------------------------------ */
#topheader
 {
	width: 984px;
	text-align: left;
	margin-top:10px;
}
#logo
{
	float:left;
	padding-bottom:5px;
}
#beginnerright
{
	float: right;
	width:300px;
	height:60px;
	margin-right:4px;
}
#sites {
	float:right;
	height:25px;
}
#sites a{padding-left:2px;padding-right:2px;}
#search 
{
float:right;
margin-top:10px;
}
#search .input_zzk {
	width:150px;
	border: solid 1px #b8b8b8;
	font-size:12px;
	height:18px;
	line-height:18px;
	position:relative;
}
#search .btn_zzk 
{
	width:64px;
	background:url(/images/beginner/btn_search.gif) no-repeat;
	border:0px;
	height:20px;
	line-height:20px;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	position:relative; 
}

/************内容css开始*******************/
#container
{
	clear:both;
	margin:0 auto 8px;
	width:984px;
}

#banner
{
	margin-bottom:8px;
}

#nav {
	/*background: url(/images/linq/nav.gif) no-repeat;*/
	border:1px solid #cdcdcd;
	width: 984px;
	height:30px;
	margin-bottom:10px;
}

#navlists {
	margin:0px;
	padding:0px;
	margin-left:20px;
	padding-top:6px;
	_margin-left:-1px;
}
#navlists li{
	display: inline;
	list-style: none;
}
#navlists li a{
	color: #007EB2;
	font: normal bold 14px verdana;
	border-right: dotted 1px #cdcdcd;
	margin: 0;
	padding: 0 10px;
	padding-bottom:3px;
	_padding-bottom:4px;
	display:block;
	width:90px;
	float:left;
	margin-left:20px;
}
#navlists li a:hover{
	color: #007EB2;
	font: normal bold 14px verdana;
	border-right: dotted 1px #cdcdcd;
	border-bottom: 6px solid #7EACD6;
	text-decoration: none;
}
#navlists li a.present {
	border-bottom: 6px solid #4688C4;
}

/********左边内容**********/
#leftcontent
{
	float:left;
	width:310px;
	margin-right:10px;
}

.left_content_item
{
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin-bottom:8px;
	padding:1px 1px 15px;
}

.left_content_item .left_ul
{
	margin:10px;
}

.left_content_item .left_ul li
{
	line-height:20px;
	list-style:none;

}
.left_ul li .text
{
	color:#8a8a8a;
	background:url(/images/icons/dot.gif) no-repeat 0 6px; 
	padding-left:10px;


}

.left_content_item .item
{
	background-image:url(/images/linq/linqtitle.gif) ;
	background-repeat:no-repeat;
	width:274px;
	height:30px;
	font: 16px verdana, "ms song", 宋体;
	color:#35679D;
	font-weight:bold;
	padding:6px 0 0 34px;
}


/***********右边内容**********************/
#rightcontent
{
	float:right;
	width:660px;
	
}
.right_content_item
{
	border:1px solid #cfcfcf;
	width:658px;
	margin-bottom:8px;
	padding:1px ;
	
}

.right_content_item .item
{
	background-image:url(/images/linq/linqright.gif) ;
	background-repeat:no-repeat;
	width:640px;
	height:25px;
	font: 14px 宋体;
	color:#007eb2;
	padding:4px 0 0 20px;
	font-weight:bold;
}

.data
{
	width:96%;
	padding:15px 2% 10px;
	height:260px;
}
.data .left
{
	float:left;
	width:350px;
	margin-left:-6px;
}
.data .right
{
	float:right;
	width:260px;
	
	margin-left:20px;
	margin-top:8px;
}
.data dl{line-height:22px;}
.data dl dt{font-weight:bold; font-size:14px; color:#991705; border-bottom:1px solid #d9d9d9; margin-bottom:4px; text-align:center;}
.data dl dd{ color:#6f7c89; }
.data dl dd p{ }

.info{width:100%; clear:both; padding:10px 0;}
.info dl{ line-height:22px; margin:10px 10px;}
.info dl dt{ color:#991705; font-family: 宋体; font-size:14px; border-bottom:1px dotted #d9d9d9; margin-bottom:5px;  font-weight:bold; text-align:left;}
.info dl dd{ }


.list { background-image:url(/images/linq/bg.jpg); background-position:center top; background-repeat:no-repeat; width:624px; margin-left:10px; height:100px;}
.list li{ line-height:10px; float:left;  width:280px; padding-left:30px; padding-top:18px; }

.list li .text a{color:#075DB3;}
.list li .date{float:right; color:#666;}

/*list 页面*/
#contentlist
{
	width:624px; 
	margin:0 0px 0px 16px; 
	clear:both;
	padding:0px;
	/*float:left;*/
}
#contentlist ul
{ 
	list-style:none;
	padding:5px 0; 
	clear:both; 
	overflow:hidden;
}
#contentlist li
{
	line-height:24px; 
	clear:both;
}
#contentlist li .text
{
	color:#8a8a8a; 
	font-size:14px; 
	background:url(/images/icons/dot.gif) no-repeat 0 10px; 
	padding-left:10px;
	float:left;
}
#contentlist li .text a{color:#075DB3;}
#contentlist li .date{float:right; color:#666;}



#footer
{
	border-top:1px solid #cbcbcb;
	clear:both;
	margin:0 auto;
	text-align:right;
	width:986px;
}
.footerarea
{
	margin-top:8px;
}