﻿*
{
	margin: 0;
	padding: 0;
	font-family: "Arial", "Helvetica", "sans-serif",Arial,Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #474747;
}
a:link, a:visited
{
	color: #474747;
	text-decoration: none;
}
a:hover, a:active
{
	color: #FF3300;
	text-decoration: underline;
}
img
{
	border: medium none;
}
ul
{
	list-style: none;
}
.null
{
	clear: both;
}
#page
{
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
}
/*全局样式 end*/
/*head star*/
#head{
	background:#3A3A3A;
	height:80px;
}
#logo{
	float:left;
	margin:10px 0px 0px 30px;
}
#version{
	float:right;
	padding:10px 30px 0px 0px;
	color:#fff;
}
#version a{
	color:#fff;
}
#menulist{
	margin:10px 0 0 25px;
}
#menulist li{/*mould*/
	float:left;
	padding:0 33px;
}
#menulist li a{/*mould*/
	font-weight:bold;
	color:;
}
/*head end*/

/*vessel star*/
#vessel{
	background:#F2F2F2;
	border-bottom:20px #3A3A3A solid;
}
#ad{
	border-bottom:20px #3A3A3A solid;
}
#left{
	float:left;
	width:204px;
}
#submenu li{
	margin-bottom:5px;
}
#right{
	float:right;
	width:800px;
}
#subcolumn{
	height:47px;
	background:#E3E3E3;
	line-height:47px;
	padding-left:30px;
}
#main{
	padding:30px;
	background:#fff;
}
/*vessel end*/

/*foot star*/
#foot{
	text-align:center;
	border-top:1px #444 solid;
	background-image:url('footbj.gif');
	height:68px;
	padding-top:10px;
	color:#fff;
}
/*foot end*/


/*model样式 star****/
input{
	border:1px #666 solid;
	height:18px;
	line-height:18px;
}
.add_left{
	text-align:right;
	width:100px;
}
.add_right{
	text-align:left;
}
.buttom{
	width:80px;
	height:30px;
}

#job{
	width:500px;
	background:#CCC;
	margin-bottom:10px;
}
#job tr{
	height:23px;
	background:#FFF;
}

#list li{
	clear:both;
	padding:5px 0;
}
#list li h2{
	float:left;
}
.light{
	float:right;
	color:#8F8F8F;
}
#article_title{
	text-align:center;
	font-size:16px;
}
#article_info{
	text-align:right;
	margin-top:10px;
}
/*model样式 end****/

