﻿body{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	background:#7B97CD;
}
div,ul,li,ol{ margin:0px; padding:0px; list-style:none;}
form	{ margin:0px; padding:0px;}

/*链接默认样式*/
a:link 			 				{color: #000000;text-decoration: underline;line-height:18px;}
/*	访问过的链接 */
a:visited 						{color: #000000;text-decoration: underline;line-height:18px;}
/*	鼠标停留	 */
a:hover 						{color: #6C8EBB;text-decoration: underline;line-height:18px;}
/*	点击时	*/
a:active 						{color: #000000;text-decoration: none;line-height:18px;}


/*	导航菜单	 */
a.Place:link 				{color: #555555;text-decoration: none;line-height:20px; font-weight:bold;}
a.Place:visited 			{color: #555555;text-decoration: none;line-height:20px; font-weight:bold;}
a.Place:hover 				{color: #6C8EBB;text-decoration: underline;line-height:20px; font-weight:bold;}
a.Place:active 				{color: #555555;text-decoration: none;line-height:20px; font-weight:bold;}


/*	标题后栏目名称链接	*/
a.main_menu:link 				{color: #000000;text-decoration: none; margin-left:5px;}
a.main_menu:visited 			{color: #000000;text-decoration: none; margin-left:5px;}
a.main_menu:hover 				{color: #6C8EBB;text-decoration: underline; margin-left:5px;}
a.main_menu:active 				{color: #000000;text-decoration: none; margin-left:5px;}

/*	标题链接		*/
a.yellowlink:link 				{color: #E9621E;text-decoration: none;line-height:20px; margin-right:5px;}
a.yellowlink:visited 			{color: #E9621E;text-decoration: none;line-height:20px; margin-right:5px;}
a.yellowlink:hover 				{color: #E9621E;text-decoration: underline;line-height:20px; margin-right:5px;}
a.yellowlink:active 			{color: #E9621E;text-decoration: none;line-height:20px; margin-right:5px;}

/*	标题链接		*/
a.bluelink:link 				{color: #000000;text-decoration: none;line-height:20px; margin-right:5px;}
a.bluelink:visited 				{color: #000000;text-decoration: none;line-height:20px; margin-right:5px;}
a.bluelink:hover 				{color: #000000;text-decoration: underline;line-height:20px; margin-right:5px;}
a.bluelink:active 				{color: #000000;text-decoration: none;line-height:20px; margin-right:5px;}


img	{ border:0px;}
#clear{ clear:both;}
.clear{ clear:both;}

#main		{ margin:0px; padding:0px 5px 0px 5px; width:766px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}
#index_main	{ margin:0px; padding:0px 4px 0px 4px; width:766px; margin-left:auto; margin-right:auto; 
	background:#ffffff; background:url(../ss_main_bg.jpg);
}


#top_info{ margin:5px 0px 5px 0px; padding:0px; text-align:right;}


*+html #main_left{float:left; width:210px; margin-left:5px; padding-top:5px;background:#F1F4F6;} /*ie7*/
*html  #main_left{float:left; width:210px; margin-left:3px; padding-top:3px;background:#F1F4F6;} /*ie6*/

*+html #main_right{margin-left:10px; padding-top:5px;width:535px;float:left;} /*ie7*/
*html  #main_right{margin-left:5px; padding-top:3px;width:537px;float:left; overflow:hidden;} /*ie6*/

#c_mainleft{float:left; width:200px; min-height:580px; margin-left:5px;}
#c_mainright{margin-left:10px;width:545px;float:left;}


 /*Mozilla*/



/*内容页导航*/
#list_place{color:#000000; font-weight:bold; line-height:25px; height:25px; background:url(../place_bg.jpg); text-indent:15px;}
#place		{color:#000000; background-color:#f3f3f3; line-height:25px; text-indent:10px; height:25px;}			
#title		{ padding-left:20px; padding-right:20px; text-align:center; font-size:16px; font-weight:bold;
 line-height:25px; border-bottom:1px solid #CCCCCC; color:#555555; margin-top:20px;}

/*内容页导航*/
#topimg{background:#ffffff; width:768px; padding-bottom:5px; padding-top:5px;}

#ShowPage		{ text-indent:10px; line-height:35px; background-color:#f2f2f2; margin-top:20px;}


.AjaxLoad		{margin-left:10px; color:#777777;}
.loadbutton		{cursor:hand; background:url(../tit_tpr.jpg);text-indent:30px; line-height:30px; font-size:14px; font-weight:bold; color:#095BDF;}
.loadbutton2	{cursor:hand; background:url(../tit_tpd.jpg);text-indent:30px; line-height:30px; font-size:14px; font-weight:bold; color:#095BDF;}


/*AJAX状态*/
.focus {
	BORDER-RIGHT: #00a8ff 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #00a8ff 1px solid; PADDING-LEFT: 20px; BACKGROUND: url(../images/status/icon1.gif) #e2f5ff no-repeat left top; PADDING-BOTTOM: 3px; BORDER-LEFT: #00a8ff 1px solid; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #00a8ff 1px solid
}
.blur {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 20px; BACKGROUND: url(../images/status/icon0.gif) #ffffff no-repeat left top; PADDING-BOTTOM: 3px; BORDER-LEFT: #ffffff 1px solid; COLOR: #949494; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 1px solid
}
.fail{
	BORDER-RIGHT: #ff6600 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ff6600 1px solid; PADDING-LEFT: 20px; BACKGROUND: url(../images/status/icon2.gif) #fff2e9 no-repeat left top; PADDING-BOTTOM: 3px; BORDER-LEFT: #ff6600 1px solid; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #ff6600 1px solid
}
.true {
	BORDER-RIGHT: #00be00 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #00be00 1px solid; PADDING-LEFT: 20px; BACKGROUND: url(../images/status/icon3.gif) #e6ffe6 no-repeat left top; PADDING-BOTTOM: 3px; BORDER-LEFT: #00be00 1px solid; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #00be00 1px solid
}
.noback {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.none {
	DISPLAY: none
}