﻿body
{
	font-size: 12px;
	line-height:130%;
	text-align: center;
	background-image: url(../../Images/body_bg.gif);
	color:#3a3a3a;
	margin:0px;
	font-family: Tahoma, Arial;
	overflow:auto;
}
div{}

#wrap_out{width:1000px; margin:0 auto;}
.wrap{ width:100%;float:left;clear:both;}

a{	color:#3a3a3a;	text-decoration:none;}
a:hover{color:Red;	text-decoration:underline;}

hr{ color:#dfdfdf; height:1px; width:86%;}

#header{ height:136px;}

#cqit{float:left;}
#nav{ float:right; padding-top:40px;}
#nav a{	color:#3a3a3a;text-decoration:none; font-weight:bold;}
#nav a:hover{color:Red;text-decoration:underline; font-weight:bold;}

#navSub{ background-color:#cecece; color:Black;}
#navSub div{ padding:6px;}
#navSub .time{ padding-left:20px; float:left;}
#navSub .ql{ padding-right:20px; float:right;}
#navSub .ql ul{ }
#navSub .ql li{ float:left; padding-left:10px;list-style:none;}

#mider{ padding-top:20px; padding-bottom:20px; background-color:White;}
#mider #l{width:210px; float:left;}
#mider #m{width:530px; float:left;}
#mider #r{width:240px; float:left;}

#mider #l .group{width:205px;float:left;}
#mider #l .group .title
{
	background-image: url(../../Images/groupPic_1_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	float:left;
	width:100%;
	clear:both;
}
#mider #l .group .title div{ float:left;}
#mider #l .group .title .txt{color:Black; padding-top:5px; padding-left:5px;}
#mider #l .group .con{ background-color:#fffde6; text-align:left; padding:10px;clear:both;float:left;width:185px;clear:both;float:left;}

#mider #m .group .title{height:36px; padding-left:10px;}
#mider #m .group .title div{ float:left;}
#mider #m .group .title .txt{color:Black; padding-top:15px; padding-left:5px; font-size:14px; font-weight:bold; border-bottom:solid 3px #ed1a0b;}
#mider #m .group .title .more{ border-bottom:solid 3px #ffc2be; width:400px; text-align:right;  height:16px; padding-top:15px;}
#mider #m .group .con{ text-align:left; padding:10px;}


#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 #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-position-x: right;
	background-image: url(../../Images/bg_subList.gif);
	background-repeat: 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: #f32b00;
	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);
}
#itemInfo #title
{
	color:#fb5d00;
	float: left;
	border-bottom: solid 2px #3bec00;
	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;
	font-weight:bold;
}

#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:Blue;
	background-color:#ffffe1;
	padding:4px;
	margin:2px;
	float:left;
}
#warn .light
{
	color:Red;
}

#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;
}


#UserLogin{border:solid 1px #e2e2e2; background-color:#f8f8f8; padding:10px; margin-left:20px;}
#UserLogin #title
{
	color: #000;
	background-image: url(../../Images/groupPic_5.gif);
	background-repeat: no-repeat;
	border-bottom:dashed 1px #a3a3a3;
	padding-left:65px;
	height:30px;
	padding-top:10px;
	text-align:left;
	background-position: 20px center;
}
#UserLogin .txt{ width:70px; text-align:right; color:Black;}
#UserLogin .tb{ text-align:left;}
#UserLogin .btm{ height:25px; padding-top:5px; text-align:center;
	border-bottom:dashed 1px #a3a3a3;}

.textBox{ border:solid 1px #e1dedd; width:100px; height:18px;}

#PSFun{border:solid 1px #e2e2e2; background-color:#f8f8f8; padding:10px; margin-left:20px;}
#PSFun #mail
{
	color: #000;
	background-image: url(../../Images/groupPic_6.gif);
	background-repeat: no-repeat;
	border-bottom: dashed 1px #a3a3a3;
	padding-left: 65px;
	height: 50px;
	padding-top: 20px;
	text-align: left;
	background-position: 20px center;
}
#PSFun #question
{
	background-image: url(../../Images/groupPic_7.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	height: 40px;
	padding-top: 25px;
	text-align: left;
	background-position: 20px center;
}