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

body {
	background:url(../images/design/body_bg.jpg) repeat-x;
}
#header {
	width:920px;
	margin:0 auto;
	height:100px;
}
#wrapper {
	width:920px;
	margin:0 auto;
	padding-top:15px;
}
#header {
	width:920px;
	margin:0 auto;
}

#main {
	width:710px;
	float:right;
}

#sidebar {
	width:190px;
	float:left;
}
#footer {
	height:130px;
	background:url(../images/design/footer_bg.jpg) repeat-x;
}
#foot_contents {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	height: 50px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#logo {
	float:left;
}
#head_menu {
	float:right;
	padding-top:75px;
	padding-right:10px;
}
#head_menu li {
	float:left;
	font-size:12px;
	color:#FFFFFF;
}
#head_menu li a {
	color:#FFFFFF;
}
#head_menu li a:hover {
	color:#FF0000;
}
#gr_menu {
	width:910px;
	height:50px;
	margin:0 auto;
	background:url(../images/design/gr_menu/gr_menu_bg.jpg) repeat-x;
	padding:0 5px;
}
#gr_menu li {
	float:left;
	margin-bottom:15px;
}
.gr_btm {
	background:url(../images/design/grmenu_btm.jpg) repeat-x;
	height:20px;
	width:920px;
}
.side_menu01 li {
	width:190px;
	height:30px;
}
.side_menu02 li {
	width:190px;
	height:25px;
}


.box_510 {
	width:510px;
	float:left;
	padding-top:15px;
}
.box_180 {
	width:180px;
	float:right;
	padding-top:15px;
}
.box_180_main {
	padding:10px 0;
	background:url(../images/design/recommend_mdl.gif) repeat-y;
}
.box_690 {
	width:650px;
	margin: 10px;
	padding: 15px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	clear:both;
}
.box_690 h3 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 6px;
}
.box_690 p {
	font-size:14px;
	color:#444444;
	text-align:140px;
	line-height: 150%;
	margin: 10px;
}
.box_690 strong {
	font-weight: bold;
	color: #FF0000;
}
.box_320 {
	width:320px;
	float:left;
}
.box_330 {
	width:330px;
	float:right;
}
