﻿* 
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #424242;
}

ul 
{
	list-style-type: square;
}

ul, ol, dl, li, dt, dd 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body, table, div, ul, li , p 
{ 
	margin: 0; padding: 0; 
}

body 
{ 
	font-size: 80%; 
	background-color: #F2F2F2;
	/*background: url("/res/image/background/2011-happy-new-year-wallpaper-4.jpg") no-repeat fixed center #ff0000;
	background: url("/res/image/background/2011-happy-new-year-wallpaper-7.jpg") repeat-x fixed top left #F2F2F2;
	background: #FF0000 url("/res/image/background/TetHoliday2011.jpg") repeat;	
	background: #F2F2F2 url("/res/image/background/HappyBirthdayPostman2.jpg") repeat;	*/
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

a img, iframe 
{ 
	border: 0; 
}

h1, h2, h3, h4, h5, h6 
{ 
	font-weight: normal; 
}

form, fieldset 
{ 
	border: 0; 
}

legend 
{ 
	color: #000; 
}

table 
{	
	border-collapse: collapse; 
	border: 0; 
}

td, th, caption 
{ 
	font-size: 100%; 
	font-weight: normal;	
	text-align: left; 
}

textarea
{
	resize: none;
	font-size:12px;
}

a
{
	color: #45b4da;
	text-decoration: none;
}

a:hover,
a:focus
{
	color: #95cd3c;
}

#page-noscript
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-background-clip:border;
	-webkit-background-inline-policy:continuous;
	-webkit-background-origin:padding;
	-webkit-border-radius-bottomleft:3px;
	-webkit-border-radius-bottomright:3px;
	-webkit-border-radius-topleft:3px;
	-webkit-border-radius-topright:3px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-color: #fff999;
	border: solid 1px #ddd;
	color: #ff0000;
	font-size: 14px;
	width: 960px;
	margin: auto;
	margin-top: 15px;
}

#page-noscript b,
#page-noscript a
{
	color: #ff0000;
}

#page-noscript a:hover,
#page-noscript a:hover b,
#page-noscript a:focus,
#page-noscript a:focus b
{
	color: #80B62A !important;
}
