@charset "utf-8";
/* CSS Document */

* 
{
	font-family:"宋体";
	font-size:12px;
}

body, form
{
	 margin:0px;
	 padding:0px;
}

.main_panel
{
	background-image:url(image/bg.jpg);
	background-repeat:repeat-x;
	width:1003px;
	text-align:left;
}
.header_bar
{
	background-image:url(image/asktao_bar.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:1000px;
	height:146px;
}
.footer_panel
{
	background-image:url(image/copyright.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:974px;
	height:58px;
}

.a_main_panel a
{
	text-decoration:none;
	color:black;
}

.a_main_panel a:hover
{
	color:#FF9933 !important;
}

.s_top_panel
{
	background-image:url(image/s_title.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:52px;
	position:relative;
}

.s_bottom_panel
{
	background-image:url(image/s_bottom.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:45px;
	width:844px;
}

.s_content_panel
{
	background-image:url(image/main_bg.jpg);
	background-repeat:repeat-y;
	width:784px;
	padding-left:20px;
	padding-right:40px;
}

.s_top_title
{
	position:absolute;
	left:129px;
	top:17px;
	height:19px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.first_title
{
	font-size:14px;
	font-weight:bold;
}
.s_text_input
{
	width:160px;
}
.red
{
	color:red;
}
.a_main_panel
{
	background-color:#FFFFFF;
	background-image:url(image/a_main_bg.jpg);
	background-position:center center;
	background-repeat:repeat-y;
	width:974px;
	position:relative;
	margin-left:15px;
}
.a_top_nav_panel
{
	background-image:url(image/a_nav_title.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:89px;
	width:184px;
	position:relative;
	font-size:14px;
	font-weight:bold;
	line-height:89px;
	text-indent:50px;
}

.a_top_left_panel
{
	background-image:url(image/a_right_title.gif);
	background-repeat:no-repeat;
	height:59px;
	width:790px;
}
.a_bottom_panel
{
	background-image:url(image/a_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:974px;
	height:139px;
}
.a_nav_bottom_panel
{
	background-image:url(image/left_main_bottom.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:38px;
	width:184px;
	margin-bottom:10px;
}
.a_left_content_panel
{
	background-image:url(image/left_bg.jpg);
	background-position:center center;
	background-repeat:repeat-y;
}
.a_left_content_panel  ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.a_left_content_panel  ul li
{
	background-image:url(image/left_bg_2.gif);
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
	margin:0 auto 0 20px;
	text-align:left;
	text-indent:40px;
}
.not_active_panel
{
	background-image:url(image/no_click_gb.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:38px;
	width:184px;
	line-height:38px;
	text-indent:50px;
	font-size:14px;
	font-weight:bold;
}

.a_main_content_panel
{
	padding:5px 26px 5px 40px;
}

.stardard_table_style th
{
	border-bottom:1px solid #d4e9bd
}

.stardard_table_style td
{
	border-bottom:1px dashed #d4e9bd
}


.asktao_title
{
	background-image:url(image/asktao_title.png);
	height:36px;
	background-repeat:no-repeat;
}

.asktao_pic
{
	background-image:url(image/asktao_pic.png);
	background-repeat:no-repeat;
	width:147px;
	height:159px;
	float:right;
	padding:5px;
}

.asktaocard_title
{
	background-image:url(image/asktaocard_title.png);
	height:36px;
	background-repeat:no-repeat;
}

.asktaocard_pic
{
	background-image:url(image/asktaocard_pic.jpg);
	background-repeat:no-repeat;
	width:147px;
	height:159px;
	float:right;
	padding:5px;
}
ul.errorMessage
{
	padding:0px;
	margin:0px 0px 0px 20px;
	boarder:0px;
}
ul.errorMessage li
{
	
}
.content_title
{
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 5px 10px;
	border-bottom:1px dashed #D4E9BD;
	
}

.content_inner
{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #D4E9BD;
}