@charset "utf-8";
/* CSS Document */

/*		Styles for all
----------------------------------------------------------*/

body {
	background:#ebebeb;
	font-size:15px;
	line-height:130%;
	padding:0;
	margin:0;
	background:url(images/back.gif);
	background-repeat: repeat-y;
    background-position: center center;
	background-color:#cfe6ee;
	}
	
img{padding:0px; margin:0px;}
	
a{
	color:#0000FF;
}


a:hover{
	color:#800080;
}

#wrapper {
	width:770px;
	background:#fff;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	margin:0 auto;
}
#wrapper div {
	margin:0px;
}
#wrapper div.button {
	width:468px;
	height:52px;
	margin:20px auto;
}
#wrapper div.button2 {
	width:468px;
	height:52px;
	margin:20px auto 50px auto;
}
#wrapper .foot_begin {
    display:block;
	width:740px;
	height:212px;
	background:url(images/begin2.gif) no-repeat;
	position:relative;
	margin-bottom:60px;
}
h1 {
	width:740px;
	height:50px;
	margin:0 15px;
}
h3 {
	width:740px;
	height:43px;
	margin:40px 15px 10px 15px;
}
p {
	margin:5px 0;
	font-size:90%;
	}
	
	
.description {
	width:740px;
	margin:0 15px;
	font-size:90%;
	font-weight:bold;
	margin:20px auto;
	line-height:130%;
}

ul {
	margin-left:15px;
}

	
#head_menu{
	width:750px;
	background-color:#e8e8e8;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:right;
	padding:0px 20px 0px 0px;
	margin:0px;
	line-height:200%;
	
	}
	
#head_menu a{
	color:#333333;
	}
	
#head_menu a:hover{
	color:#cc0000;
	}
	
	
#title_back01{
	clear: right; 
	font-size: 9pt; 
	width: 562px;
	height:185px;
	background-color: #ffffff; 
	background-image: url(images/title_back01.jpg); 
	background-position: left top; 
	background-repeat:no-repeat; 
	color: #444444;
	font-weight:bold;
	}
	
#title_back02{
	clear: right; 
	font-size: 9pt; 
	width: 770px;
	height:121px;
	background-color: #ffffff; 
	background-image: url(images/title_back02.jpg); 
	background-position: left top; 
	background-repeat:no-repeat; 
	color: #444444;
	font-weight:bold;
	}
	
#title_back02_1{
	clear: right; 
	font-size: 9pt; 
	width: 562px;
	height:185px;
	background-color: #ffffff; 
	background-image: url(images/title_back02_1.jpg); 
	background-position: left top; 
	background-repeat:no-repeat; 
	color: #444444;
	font-weight:bold;
	}
	
#title_back02_catelist{
	clear: right; 
	font-size: 9pt; 
	width: 720px;
	background-color: #fefcf4; 
	color: #444444;
	font-weight:bold;
	padding:5px 10px;
	border:1px solid #dcd8ba;
}
	
#title_back03{
	clear: right; 
	font-size: 9pt; 
	width: 770px;
	height:121px;
	background-color: #ffffff; 
	background-image: url(images/title_back03.jpg); 
	background-position: left top; 
	background-repeat:no-repeat; 
	color: #444444;
	font-weight:bold;
	}
	
#title_back04{
	clear: right; 
	font-size: 9pt; 
	width: 770px;
	height:180px;
	background-color: #ffffff; 
	background-image: url(images/title_back04.jpg); 
	background-position: left top; 
	background-repeat:no-repeat; 
	color: #444444;
	font-weight:bold;
	}

#title_back04_1{
	clear: right; 
	font-size: 9pt; 
	width: 562px;
	height:185px;
	background-color: #ffffff; 
	background-image: url(images/title_back04_1.jpg); 
	background-position: left top; 
	background-repeat:no-repeat; 
	color: #444444;
	font-weight:bold;
	}
		
.tbl_gold{
	margin:0px auto;
	padding:0px;
	line-height:100%;
	font-size:90%;}
	
.tbl_gold td{
	margin:0px;
	padding:0px;}
	
.tbl_category{
	margin:0px auto;
	padding:0px;}
	
.tbl_category td{
	margin:0px;
	padding:0px;}
	
.five_point{
	background:url(images/point.gif) no-repeat;	
	width:740px;
	height:260px;
	position:relative;
	margin:0px;	
}
.five_point ul{
	width:700px;
	height:200px;
	top:75px;
	left:30px;
	position:absolute;
	list-style:none;
	line-height:130%;
	font-weight:bold;
	font-size:140%;
}
	
.no_point {
	width:103px;
	height:27px;
	margin:30px 0 10px 0;
}
.no_text{
	line-height:150%;
	font-size:120%;
}
#foot {
	text-align:right;
	color:#ffffff;
	font-size:10px;
	margin:0;
	padding:0;
	background:url(images/footer.gif) no-repeat;
	height:43px;
	padding:15px 15px 0px 0px;
	}
	
#foot a{color:#ffffff;}
#foot a:hover{color:#cccccc;}
	
