* {
	font-family:	Tahoma, Arial, Verdana;
	font-size: 	11px;
	margin:		0;
	padding:	0;
	color:		#000;
	/*text-align:	left;
	text-decoration:none;
	*/
	}

#header {
	margin-top:	10px;
	margin-left:	10px;
	margin-right:	10px;
	height:		51px;
	overflow:	hidden;
	}

#c_list {
	margin-top:	30px;
	margin-bottom:	10px;
	margin-left:	50px;
	margin-right:	10px;
	}

#c_list p {
	line-height:	20px;
	font-size: 	11px;
	}

#footer {
	margin-top:	30px;
	padding-top:	5px;
	margin-right:	10px;
	padding-bottom:	5px;
	background:	#E5ECF9;
	text-align:	center;
	}
#logo {
	float:			left;
	background:		#FFF;
	background-image:	url("/api/images/logo-m.gif");
	background-position:	0px 0px;
	background-repeat:	no-repeat;
	width:			183px;
	height:			51px;
	margin-right:		10px;
	}
#logo a {
	display:	block;
	width:		183px;
	height:		51px;
	}

#menu {
	margin-top:	15px;
	padding-left:	10px;
	padding-right:	10px;
	padding-top:	5px;
	padding-bottom:	10px;
	background:	#E5ECF9;
	border-top:	1px solid #3366CC;
	font-weight:	bold;
	}
#menu span {
	float:	right;
	margin:	0;
	padding:0;
	}
#c_list .i_01 {
	padding:	4px;
	border:		1px solid #BDC7D8;
	}

#c_list .i_02 {
	margin-left:	150px;
	padding:	4px;
	background:	#3B5998;
	border-left:	1px solid #D9DFEA;
	border-top:	1px solid #D9DFEA;
	border-right:	1px solid #0E1F5B;
	border-bottom:	1px solid #0E1F5B;
	color:		#FFF;
	}

#c_list .i_02:hover{
	background:	#999;
	cursor:		pointer;
	}

#c_list p {
	line-height:	3em;
	margin-bottom:	5px;
	}

#c_descr {
	background:	#FFF9D7;
	border:		1px solid #E2C822;
	margin-top:	40px;
	margin-bottom:	10px;
	padding:	10px;
	overflow:	hidden;
	}

#c_descr li {
	margin-left:	10px;
	}
#c_descr li {
	margin-left:	20px;
	line-height:	20px;
	}