/* CSS Document */

.red {color:#FF3300}
.red a:link {
	text-decoration: none;
	color: #FF3300;
}
.red a:visited {
	text-decoration: none;
	color: #FF3300;
}
.red a:hover {
	text-decoration: underline;
	color: #FF3300;
}
.red a:active {
	text-decoration: none;
	color: #FF3300;}
.link_t { color:#999999}
.link_t a:link {
	text-decoration: none;
	color:#999999;
}
.link_t a:visited {
	text-decoration: none;
	color:#999999;
}
.link_t a:hover {
	text-decoration: underline;
	color:#CCCCCC;
}
.link_t a:active {
	text-decoration: none;
	color:#999999;}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.left_li {
	color:#0099FF;
	font-weight: bold;
	font-size: 13px;
}
.left_li a:link {
	text-decoration: none;
	color:#0099FF;
}
.left_li a:visited {
	text-decoration: none;
	color:#0099FF;
}
.left_li a:hover {
	text-decoration: underline;
	color:#0099FF;
}
.left_li a:active {
	text-decoration: none;
	color:#0099FF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#006699;
}
.pic_title {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.pic_list {width:122px; height:93px; float:left;margin:15px; border:solid 1px #000066;padding:1px;overflow:hidden;}

.left_li_2 {
	color:#003399;
	font-weight: bold;
	font-size: 13px;
}
.left_li_2 a:link {
	text-decoration: none;
	color:#003399;
}
.left_li_2 a:visited {
	text-decoration: none;
	color:#003399;
}
.left_li_2 a:hover {
	text-decoration: underline;
	color:#003399;
}
.left_li_2 a:active {
	text-decoration: none;
	color:#003399;}
.left_li_cq {
	color:#006699;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_li_cq a:link {
	text-decoration: none;
	color:#006699;
}
.left_li_cq a:visited {
	text-decoration: none;
	color:#006699;
}
.left_li_cq a:hover {
	text-decoration: underline;
	color:#006699;
}
.left_li_cq a:active {
	text-decoration: none;
	color:#006699;}