BODY
{
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: "宋体";
	LINE-HEIGHT: 200%;
	MARGIN: 0px;
	PADDING: 0px;
	TEXT-ALIGN:center;
	background:url(images/bg.jpg) top 50% repeat-y;
	line-height:20px;
}

TD,SPAN,P {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: "宋体";
	LINE-HEIGHT: 200%;
}

TD {
	padding:5px;
}

A { COLOR: #000; TEXT-DECORATION: none }
A:hover { COLOR: #f30; TEXT-DECORATION: underline }

INPUT
{
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #C0C0C0;
	BORDER-LEFT-COLOR: #C0C0C0;
	BORDER-BOTTOM-COLOR: #C0C0C0;
	BORDER-RIGHT-COLOR: #C0C0C0;
	PADDING-TOP: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-RIGHT: 1px;
	HEIGHT: 18px;
	CURSOR: HAND;
	FONT-SIZE: 12px;
	COLOR: #333333;
}

TEXTAREA 
{ 
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-TOP-COLOR: #C0C0C0;
	BORDER-LEFT-COLOR: #C0C0C0;
	BORDER-BOTTOM-COLOR: #C0C0C0;
	BORDER-RIGHT-COLOR: #C0C0C0;
	PADDING-TOP: 1px; PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-RIGHT: 1px;
	CURSOR: HAND;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY:  "宋体";
}

.main{
	padding:20 28 25 25;
}

#line td{
	border-bottom:1px dashed #ccc;
	height:25;
}

#Main_Top {
	width:788px; height:151px; background:url(images/top_bg.jpg);
}

#Main {
	width:788px; height:340px; background:url(images/main_bg.jpg) no-repeat top; text-align:left;
}

#Main_Left {
	float:left; width:200px; height:100%; border-right:6px #eeeeee solid; text-align:center; padding-left:5px;
}

#Main_Left_Main {
	border:2px #cccccc solid; width:178px; height:145px; border-top:none; background:#ffffff;
}

#Main_Left_Contact_Head {
	width:178px; height:24px; background:url(images/left_contact_head_bg.jpg); margin-top:20px; padding-top:3px;
}

#Main_Left_Contact_Main {
	width:178px; height:120px; background:#eeeeee; text-align:left; padding-top:5px;
}

#Main_Right {
	float:left; width:588px; height:100%; padding:0px 0px 30px 30px;
}

#Main_Right_Main {
	width:534px; border:4px #E4E8DF solid; height:100%; border-top:none; color:#006600; padding:15px 16px 15px 16px;
}

#Main_Right_Main TD,P {
	color:#006600;
}

#Main_Foot {
	width:788px; height:45px; background:#eeeeee; color:#6F6F6F; text-align:right; padding-right:40px; padding-top:10px;
}

/*新闻样式 Style
*/

#Main_News_List {
   width:100%; height:25px; border-bottom:1px #cccccc dashed;
}


#Main_News_List A:Visite {
   color:#83006f; text-decoration:none;
}

#List_Dot {
   float:left; width:3%; text-align:center; padding-top:3px; padding-left:10px;
}

#List_Title {
   float:left; width:90%; padding-top:5px;
}

#ErrorMessge {
   width:45%; height:120px; border:1px #cccccc solid; background:#f4f4f4; padding-top:10%;
}

#Content_Top {
   width:100%; height:50px; border:1px #cccccc solid; padding:3px;
}

#Content_Title_Left {
   float:left; width:80%; font-weight:bold; text-align:left; font-size:20px;
}

#Content_Title_Right {
   float:left; width:20%; text-align:right;
}

#Content_UpdateTime {
  float:left; width:60%; padding-top:3px;padding-left:5px;
}
#Content_ClickNo {
  float:left; width:40%; padding-top:3px; text-align:right;padding-right:5px;
}

#Content {
   width:100%; margin-top:15px; line-height:25px;
}
