 

# * {margin:0; padding:0;}


html {height:100%;}
body { height:100%; background:#59baf7;margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
/*
div {margin:3; padding:3;}
*/

form, td {margin:0; padding:0;}
body, td, input, textarea{
	font-size	: 14px;
	font-family	: Comic Sans MS, Times New Roman;
	color		: #271507;
	line-height	: 15px;
	vertical-align	: top;
}
.table {height:100%;}
img { vertical-align:top;}



.clear { clear:both;}
.pic { float:left;}

.alignright { text-align:right;}

.title { margin-bottom:20px;}



/*in_line_style*/
a{ color:#271507;}
a:hover{text-decoration:none;}
span { color:#ab6007; font-weight:bold;}
span a { color:#ff2a20;}
b { color:#ff2a20;}
.more { color:#ab6007; font-weight:bold;}


ul{margin:0; padding:0; list-style:none}
li{background:url(images/z_ul.gif) center left no-repeat; background-position:0 2px; padding-left:19px; font-weight:bold; }
li a{color:#15ac12; text-decoration:none; line-height:14px;}
li a:hover{text-decoration:underline;} 




.w { width:100%;}
.site_center {text-align:center; width:100%;}
.site_center1 {margin:0 auto; text-align:left; width:766px; border:solid 1px #b5e2fb;}

/*header*/
#header { height:460px; background:url(images/bg_header2.jpg) no-repeat;}
#header .col1 { width:539px;}
#header .col1 .menu { width:142px; margin:33px 0 0 95px;}
#header .col2 { width:140px;}
#header .col2 .menu { margin-top:112px;}


/*content*/
#content { height:370px; width:766px;}

/*footer*/
#footer { height:70px; background:url(images/bg_footer2.jpg) top no-repeat; color:#4bbd02;}
#footer a { color:#faec1b;}
#footer .div { margin:19px 0 0 292px;}



/*input*/

.input { width:191px; 
		height:20px; 
		border:solid 1px #ab6007; 
		color:#271507; 
		background:none; 
		
}
textarea{	background:none;
			color:#271507;
			border:1px solid #ab6007;
			width:200px; height:43px;
			overflow:auto;
}

H1 {
	FONT-SIZE	: 22px; 
	PADDING-LEFT	: 10px; 
	PADDING-BOTTOM	: 10px; 
	COLOR		: #333333;
}
H2 {
	PADDING-RIGHT	: 6px; 
	PADDING-LEFT	: 6px; 
	FONT-SIZE	: 16px; 
	PADDING-BOTTOM	: 5px; 
	MARGIN		: 0px; 
	COLOR		: #333333; 
	PADDING-TOP	: 10px;
}

