html{
}
	
body{
	margin: 0;
	padding: 0;
	background: #585858;
	text-align: center;
}
td,textarea,p{
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial, "宋体", Vardena, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

.b {
	font-weight: bold;
}

img{
   border: none;
}
ul{
}
li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 160%;
         color: #333;
	font-family: Arial, "宋体", Vardena, Helvetica, sans-serif;
}
/*------公用------*/
.other_color{
  color: #CC0000;
}
.other_color_bold{
  color: #CC0000;
  font-weight: bold;
}
.arial_10{
  font-family: Arial;
  font-size: 10px;
  color: #777;
  padding-left: 19px;
}
.white_background{
  background: #fff;
  padding: 5px;
}
a{
	text-decoration: none;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Arial, "宋体", Vardena, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

a:hover{
	text-decoration: none;
	color: ##CC0000;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	min-height: 1%;
}

/*------顶部------*/
#top{
  width: 970px;
  height: 69px;
  background: url(/Skin/linjea/top6.jpg) repeat-x;
  margin: 13px auto auto auto;
}
#menu{
  width: 640px;
}
#menu li{
  width: 80px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  float: left;
}
#menu li a{
  color: #fff;
  font-size: 14px;
}
#menu li a:hover{
  width: 80px;
  height: 25px;
  color: #fff;
  font-size: 14px;
  background: url(/Skin/linjea/top3.jpg) no-repeat;
}
#importent_class{
  width: 970px;
  height: 28px;
  background: url(/Skin/linjea/top4.jpg) repeat-x;
  margin: auto;
}
#main_content{
  width: 970px;
  padding: 0 15px 0 9px;
  background-color: #dbdbdb;
  border-top: 1px solid #585858;
  margin: auto;
}
#left_content{
  width: 200px;
  margin: 14px 15px 14px 0px;
  background: #e7e7e7;
  overflow-x: hidden;
  float: left;
  height: auto;
}
#right_content{
  width: 731px;
  margin: 14px 0px;
  overflow-x: hidden;
  float: left;
}
#bottom{
  width: 970px;
  margin: auto;
}

.class_menu{
  height: 23px;
  background: url(/Skin/linjea/index2.jpg) repeat-x;
  color: #fff;
  font-weight: bold;
}	
.class_menu a{
  color: #fff;
}
.class_menu2 a{
  color: #fff;
}
.class_menu3 a{
  color: #fff;
}
.class_border{
  width: 200px;
  border: 1px solid #B7B7B7;
  padding: 5px;  
}
.class_menu2{
  height: 23px;
  background: url(/Skin/linjea/index7.jpg) repeat-x;
  color: #fff;
  font-weight: bold;
}	
.class_menu3{
  height: 25px;
  background: url(/Skin/linjea/index16.jpg) repeat-x;
  color: #fff;
  font-weight: bold;
}	
.class_border2{
  width: 200px;
  border: 1px solid #B7B7B7;
}
.view_background{
  height: 160px;
  background: url(/Skin/linjea/index13.jpg) repeat-x;
  padding: 5px;
}
.shadow_background{
  height: 4px;
  background: url(/Skin/linjea/index14.jpg) repeat-x;
}
.special_top{
  height: 27px;
  background: url(/Skin/linjea/index15.jpg) repeat-x;
  border: 1px dashed #DBDBDB;
  font-weight: bold;
  padding: 3px 0px 3px 5px;
}
.special_main{
  border: 1px dashed #DBDBDB;
  padding: 5px;
  margin-top: -1px;
}
.main_content_right{
  background: #C9C9C9;
}
.main_content_right_content{
  padding: 5px;
}
.content{
  background: #fff;
  padding: 10px 8px;
}
.photothumb{
}
.pic3{
  border: 1px solid #666;
}
.tc_content{
  color: #787878;
  padding-left: 30px;
}
