/* ------------------------------------------------------------------------ */
/*                                初始设置                                  */
/* ------------------------------------------------------------------------ */

body
{
	margin: 0px; font-size: 12px; color: #000000; background-color: #339999;
}

td
{
	font-size: 12px; line-height: 150%;
}

input
{
	font-size: 12px;
}

a
{
	font-size: 12px; color: #094888; text-decoration: none; 
}
a:hover
{
	font-size: 12px; color: #Dd0000; text-decoration: none; 
}



/* ------------------------------------------------------------------------ */
/*                            首页，左侧列表                                */
/* ------------------------------------------------------------------------ */

table.index_left_content
{
	width: 171px;
}
table.index_left_content td
{
	padding-left: 9px; padding-top: 5px; padding-right: 15px;
}
table.index_left_content td p
{
	text-indent: -10px; margin: 0px; margin-left: 10px; margin-bottom: 0px; 
}
table.index_left_content td a
{
	color: #094888;
}
table.index_left_content td span
{
	color: #C30101; font-style: italic; font-size:12px;
}
table.index_left_content td div
{
	text-align: right;
}
table.index_left_content td div a
{
	color: #006802; size:9px; font-family: arial;
}
table.index_left_content td div a:hover
{
	size:9px;  font-family: arial;
}



/* ------------------------------------------------------------------------ */
/*              include/left样式，包括一级菜单和二级菜单样式                */
/* ------------------------------------------------------------------------ */

td.left_menu_first 
{
	padding-bottom:0px;
}
td.left_menu_first p
{
	text-indent: -8px; margin:0px; margin-left:8px; margin-bottom:3px; line-height:150%; 
}
td.left_menu_first a
{
	color:#035260;
}


td.left_menu_second 
{
	padding-bottom:5px;
}
td.left_menu_second p
{
	text-indent: -8px; margin:0px; margin-left:18px; margin-bottom:3px; line-height:150%; 
}



/* ------------------------------------------------------------------------ */
/*    二、三级页面，框架结构、一级标题、链式导航、列表、翻页、内容、返回    */
/* ------------------------------------------------------------------------ */

table.main
{
	background-color: #FFFFFF; background-image: url("../../images/left_bg1.gif"); background-repeat: no-repeat; background-position: bottom left; width: 772px;
}
table.main td.main_left
{
	background-image: url("../../images/left_top.jpg"); background-repeat:no-repeat; background-position:top left; padding-top:90px; padding-left:10px; padding-right:20px; width: 172px;
}
table.main td.main_right
{
	width: 600px;
}


table.title
{
	width: 510px;
}
table.title td.title_content
{
	font-size: 16px; font-weight: bold;
}
table.title td.title_nav
{
	height:30px;
}
table.title td.title_nav a
{
	color: #035260;
}
table.title td.title_nav a:hover
{
	color: #Dd0000;
}


table.list
{
	width:510px;
}
table.list td
{
	padding-top:0px;
}
table.list td p
{
	text-indent: -10px; margin: 0px; margin-left: 10px; line-height: 150%; margin-top:3px;
}
table.list td p a
{
	color: #000000;
}


table.content_title
{
	width: 510px;
}
table.content_title td.title
{
	text-align:center; font-size:14px; font-weight: bold; padding-top: 10px;
}
table.content_title td.other
{
	text-align:center; font-size:14px; color: #919191; padding-bottom: 10px; padding-top: 5px;
}


table.content
{
	width: 510px;
}
table.content td
{
	color: #505050; font-size:14px;
}


table.turn_to_page
{
	width:510px;
}
table.turn_to_page td
{
	padding-top:5px; padding-bottom:20px; text-align: right;
}
table.turn_to_page td a
{
	color:#000000;
}


table.go_back
{
	width:510px;
}
table.go_back td
{
	padding-top:10px; padding-bottom:20px; text-align: center; font-size: 14px; color:#505050;
}
table.go_back td a
{
	color:#505050; font-size: 14px;
}
table.go_back td a:hover
{
	font-size: 14px;
}




/* ------------------------------------------------------------------------ */
/*      弹出窗口样式，包括窗口下拉条样式，背景样式，标题样式，内容样式      */
/* ------------------------------------------------------------------------ */

body.pop
{
	background-color: #EEEEEE; 

	scrollbar-face-color: #C5CF56;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #308636;
}


table.pop_content_frame
{
	background-color: #EEEEEE;
}


table.pop_title
{
	width: 94%; border-bottom: 1px dotted #8A8A8A;
}
table.pop_title td.pop_content_title
{
	font-size:14px; font-weight: bold; padding-top: 16px; padding-bottom: 4px;
}
table.pop_title td.pop_content_data
{
	text-align:right; font-size:14px; color: #919191; padding-top: 16px; padding-bottom: 4px;
}


table.pop_content
{
	width:94% 
}
table.pop_content td
{
	color: #505050; font-size: 14px; padding-top: 10px; padding-bottom: 10px;
}

td.nav{
	padding:4px; padding-left:10px; color:#990000;
}

td.td_body{
	padding:6px;
	background-repeat: no-repeat;
	background-position: center top;


}
.middle-bg {
	background-image: url(../../images/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;

}

.iiii {
	line-height: 6px;
}