a.link01:link {text-decoration:none; color:#ff6600;}
a.link01:visited {text-decoration:none; color:#ff6600;}
a.link01:hover {text-decoration:underline; color:#ff9933;}

a.link02:link {text-decoration:none; color:#ff6600;}
a.link02:visited {text-decoration:none; color:#ff6600;}
a.link02:hover {text-decoration:underline; color:#ff9933;}

a.link03:link {text-decoration:none; color:#333333;}
a.link03:visited {text-decoration:none; color:#333333;}
a.link03:hover {text-decoration:underline; color:#666666;}

a.link04:link {text-decoration:none; color:#996633;}
a.link04:visited {text-decoration:none; color:#996633;}
a.link04:hover {text-decoration:underline; color:#cc9933;}

a:link {text-decoration:none; color:#996633;}
a:visited {text-decoration:none; color:#996633;}
a:hover {text-decoration:underline; color:#cc9933;}

img {border: none;}

#header{
	width: 760px;
	height: 70px;
	background: #FFF url('/common/img/bg_header.jpg') no-repeat;
}

#header .left{
	width: 270px;
	text-align: center;
	vertical-align: top;
}

#header .left h1{
	margin: 5px 0px 4px 0px;
}

#header .center{
	width: 330px;
	padding: 15px 10px 15px 0px;
	text-align: right;
}

#header .center .title{
	margin: 0px 10px 0px 0px;
	width: 310px;
	height:28px;
	text-align: right;	
}

#header .center .title h2{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color:#333333;	
}

#header .center .btn-box{
	width: 320px;
	height: 12px;
	text-align: right;	
}

#header .center .btn-box img{
	margin-right:10px;	
}

#header .right{
	width: 160px;
	text-align: center;
	vertical-align: top;	
}

#header .right .btn-box{
	margin: 15px 0px 15px 0px;	
}



#header2{
	width: 760px;
	height: 70px;
	background: #FFF url('/common/img/bg_header2.jpg') no-repeat;
}

#header2 .left{
	width: 270px;
	text-align: center;
	vertical-align: top;
}

#header2 .left h1{
	margin: 5px 0px 4px 0px;
}

#header2 .right{
	width: 490px;
	text-align: right;	
}



#footer{
	width: 760px;
	height: 70px;
	background: #FFF url('/common/img/bg_footer.jpg') no-repeat;
}

#footer th{
	width: 300px;
	height: 70px;
	text-align: left !important;
}

#footer th .btn-box{
	margin: 5px 0px 0px 10px;
}

#footer th .btn-box img{
	margin-right: 20px;
}

#footer th .copyright{
	margin: 30px 0px 0px 10px;
}

#footer td{
	width: 460px;
	height: 70px;
	text-align: right;
}

#footer td .text{
	margin: 55px 5px 0px 0px;
}

#footer td .text h2{
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
	color:#903;	
}

