﻿body
{
	font-size: 12px;
	line-height:130%;
	text-align: center;
	background-image: url(../../Images/body_bg.gif);
	color:#515151;
	margin:0px;
	font-family: Tahoma, Arial;
	overflow:auto;
	padding:0;
}
div{}

a
{
	color:#515151;
	text-decoration:none;
}
a:hover
{
	color:Red;
	text-decoration:underline;
}

hr{ color:#dfdfdf; height:1px; width:86%;}
.mainDiv{ width:966px;float:left; clear:both;}
#wrap{margin:0 auto; width:966px;}

#header{ height:136px;background:url(../../Images/header.png) no-repeat left top;}

#navigate{ background-color:#0074a5; text-align:right;}
#navigate table{float:right;}
.tdMenu{width:450px;}
#navigate a
{
	color:White;
	text-decoration:none;
}
#navigate a:hover
{
	color:White;
	text-decoration:underline;
}

#mider{ padding-top:20px; padding-bottom:20px; background-color:White;}
#mider #left{ float:left; width:520px; margin-left:5px; text-align:left;}


#mider #right{ float:right; width:420px; margin-right:5px; font-size:14px; text-align:left;}
#mider #right .block{float:right;  clear:both;width:100%;}
#mider #right #szrd{ float:left; border-right:dashed 1px #dedede; width:205px; text-indent:10px;}
#mider #right #kjbl{ float:left; width:205px; text-indent:10px;}
#mider #right #qcxy{ float:left; border-right:dashed 1px #dedede; width:205px; text-indent:10px;}
#mider #right #whyz{ float:left; width:205px; text-indent:10px;}

#mider #subModule{ float:left; width:200px;}
#mider #subModule #title
{
	background-position: right bottom;
	background-image: url(../../Images/bg_subTitle.gif);
	background-repeat: no-repeat;
	color:#f57619;
	font-weight:bold;
	font-size:14px;
	width:100%;
	padding-top:10px;
	padding-bottom:5px;
}
#mider #subModule #list
{
	width: 100%;
	background: url(../../Images/bg_subList.gif) right top repeat-y;
}
#mider #subModule #list #subNav
{
	width: 165px;
	background-position-x: center;
	background-image: url(../../Images/subNavBg.gif);
	background-repeat: repeat-y;
}
#mider #subModule #list #subNav .moduleItem
{
	border-bottom:dashed 1px #a3a3a3;
	width:105px;
	font-size:14px;
	text-align:left;
	padding-left:30px;
}
#mider #subModule #list #subNav .moduleItem a
{
	font-size:14px;
	color:#515151;
	display:block;
}
#mider #subModule #list #subNav .moduleItem a:hover
{
	font-size:14px;
	display:block;
	color:Red;

}
#mider #subContent{ float:left; width:700px; padding-left:20px; text-align:left;}
#subTitle
{
	font-weight: bold;
	color: #0e687f;
	float: left;
	border-bottom: solid 2px #149bd0;
	height: 25px;
	background-position: left top;
	background-image: url(../../Images/pic_title.gif);
	background-repeat: no-repeat;
	padding-left:18px;
	vertical-align:middle;
	padding-right:5px;
}
#blank
{
	border-bottom:solid 2px #b2b2b2;
	height:25px;
}

#footer{ background-color:#f5f5f5; color:#797979; text-align:right; }




#ItemRow
{
	border-bottom:dashed 1px #efefef;
	font-size:12px;
}
#ItemRow .arrow{ width:20px; text-align:center;}
#ItemRow .tilte{ text-align:left;}
#ItemRow .time{ text-align:left; width:100px;}


#ulBlock
{
	list-style-type: none;
	display: block;
	height:53px;
	font-size:14px;
	padding:0px;
	margin:0px;
	background-image: url(../../Images/li_bg.gif);
	background-repeat: repeat-x;
	width:400px;
}
#ulBlock li
{
	float:left;
	height:53px;
	display:block;
}
#ulBlock a
{
	color:#81726b;
	display:block;
}
#ulBlock #li_2
{
	background-image: url(../../Images/li_2.gif);
	background-repeat: no-repeat;
	padding-left:60px;
	padding-top:20px;
	padding-right:20px;
}
#ulBlock #li_3
{
	background-image: url(../../Images/li_3.gif);
	background-repeat: no-repeat;
	padding-left:60px;
	padding-top:20px;
	padding-right:10px;
}
#ulBlock #li_5
{
	background-color:White;
	padding-left:13px;
}



#itemInfo
{
	text-align: left;
	margin: 10px;
	padding:20px;
	width:670px;
	border: solid 3px #efefef;
	background-color:White;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#333333,Direction=120,strength=5);
}

#anpPager{ letter-spacing:5px; text-align:center; padding:5px;}
#anpPager a:hover{ text-decoration:none;}



.textBox
{
	border:dashed 1px gray;
	color:#515151;
	font-family: Tahoma, Arial;
	font-size:12px;
}
.error
{
	color:Red;
}

#QuestionEditTable
{
	border:solid 1px #b2b2b2;
	width:90%;
}
#QuestionEditTable .lbl
{
	background-color:#dfdfdf;
	width:100px;
	text-align:right;
}
#QuestionEditTable .txt
{
	background-color:#f8f8f8;
	text-align:left;
}
#warn
{
	color:Red;
	background-color:#ffffe1;
	padding:4px;
	margin:2px;
	float:left;
}
#warn .light
{
	color:Blue;
}

#QuestionTable
{
	border:solid 1px #CDCCD1;
	width:100%;
	background-color:White;
}
#QuestionTable td.name
{
	color:Black;
	font-weight:bold;
	background-color:#E1E1E1;
	padding-left:30px;
	text-align:left;
}
#QuestionTable td.name .time
{
	color:Gray;
	font-weight:normal;
}
#QuestionTable td.info
{
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
}
#QuestionTable td.memo
{
	border-top:dashed 1px #E1E1E1;
	text-align:right;
	padding-right:30px;
	color:#4C4C4C;
	background-color:#F3F3F3;
}
