/* XiaoQing.net */

body, p, td { 
   	font-family: arial, verdana, sans-serif, "trebuchet ms"; 
	font-size: 11px;
	text-align: justify; 
	color: #000000;
	line-height: 15px;
	}
	
i {
	color: #404040;
	}
	
h1 { 
	font-size: 17px; 
	color: #D77807;
	}
	
h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D77807;
	}

h3 {
	font-size: 14px;
	color: #D77807;
	}
	
a:link, a:visited, a:active, a:hover { 
	color: #1175B5; 
	text-decoration: none; 
	font-weight: normal;
	}

a:link.fandom, a:visited.fandom, a:active.fandom, a:hover.fandom { 
	color: #403A38;
	text-decoration: none; 
	font-weight: normal;
	text-transform: uppercase;
	}

a:link.title, a:visited.title, a:active.title, a:hover.title { 
	color: #1175B5;
	text-decoration: none; 
	font-weight: bold;
	}
	
ul.title { 
	padding-left: 0px; 
	margin-left: 0px; 
	list-style: none; 
	}
	
li.fandom { 
	margin: 5px 2px 2px 0px; 
	padding: 2px 2px 5px 7px; 
	list-style: none; 
	background: #FEFEFE; 
	}
	
li.index { 
	margin: 5px 2px 2px 0px; 
	padding: 2px 2px 5px 7px; 
	list-style: none; 
	background: #FEFEFE;
	text-align: right;
	}

.info { 
	color: #026C13 
	}
	