.inputquestion
{
  border: 1px solid #489acf;
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 15px;
  padding: 3px; }


.num_title {
	float: right;
	margin: 0px 0px 0px 0px;
	padding:0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 80%;

}


.num_bg {
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(../pics/system/bg_page_na.png) no-repeat;
	
}

/*.num_bg a {
	text-decoration: none;
	width: 20px;
	height: 20px;
	color: #000;
	
}*/

.num_bg_active {
	width: 20px;
	height: 20px;
	color: #000;
	text-align: center;
	background: url(../pics/system/bg_page.png) no-repeat;
}


.num_bg_link {
	text-decoration: none;
	width: 20px;
	height: 20px;
	color: #000;
	
}

.num_bg_s {
	text-decoration: none;
	width: 20px;
	height: 20px;
	color: #000;
	
}

#categ_list {

	width: 200px;
	height: 400px;
	float:left;
	text-align:left;
	font-weight: normal;
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	
	padding: 5px 5px 5px 5px;
background: url(../pics/system/bg_categ.png) no-repeat;

}


.categ_nav {
	float:left;
	width: 190px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px;
}

.categ_nav li {
	padding: 0.2em;
	
	list-style: none;
	font-size: 110%;
	color:#333333;
	font-weight: bold;
}
.categ_nav a {
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 0 5px;
	
}
.categ_nav active {
	
	text-decoration: none;
	font-size: 110%;
	color: #333;
	font-weight: normal;
	/*border: dotted 1px #ff00ff ;*/
       
}


.categ_nav2 {
	float:left;
	width: 190px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 5px;
}

.categ_nav2 li {
	padding: 0.1em;
	margin: 0;
	
	list-style: none;
	font-size: 100%;
	color:#333333;
	font-weight: bold;
}
.categ_nav2 a {
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 0 5px;
	
}
.categ_nav2 active {
	
	text-decoration: none;
	font-size: 110%;
	color: #333;
	font-weight: normal;
	/*border: dotted 1px #ff00ff ;*/
       
}

.news {

}

.news a{

	text-decoration: none;
	color: #ffffff;
	margin: 0;
	padding: 0 5px;
	font-weight:bold;
	font-size: 15px;

}

