* {
	margin:0;
	padding:0;
	line-height: 140%;
	font-size: 12px;
	font-family: arial,sans-serif;
}

img {border: 0;}

a:link { color: #0066cc;text-decoration:none; } 

a:visited { color: #0066cc;text-decoration:none; } 

a:hover { color: #0066cc;text-decoration:underline; } 

a:active { color: #0066cc;text-decoration:none; }

#bg {
	background: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
}

#bg_contents {
	width: 750px;
	margin-left: 10px;
	background: #ffffff url(../images/main_bg.jpg) repeat-y;
}

#bg_contents_nomain {
	width: 750px;
	margin-left: 10px;
	background: #ffffff;
}

#header {
	width: 750px;
	height: 81px;
	background: #ffffff url(../images/header_bg.jpg) repeat-x;
}

#header_l {
	float: left;
	width: 220px;
}

#header_r {
	float: right;
	width: 525px;
	padding-right: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

#menu {
	clear: both;
	width: 750px;
	height: 40px;
	background: #ffffff url(../images/080903/menu_bg.jpg) no-repeat;
}

#menu ul {
	padding: 0;
}

#menu li {
	padding: 0;
	display:inline;
	list-style-type:none;
}

#menu li a {
	height: 40px;
	display: block;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}

#menu li#menu_li_96 a { width:185px; }
#menu li#menu_li_13 a { width:155px; }
#menu li#menu_li_90 a { width:132px; }
#menu li#menu_li_92 a { width:110px; }
#menu li#menu_li_8 a { width:85px; }

/*
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	margin-left: 25px;
	padding-left: 15px;
	width: auto;
	float: left;
	line-height: 40px;
	background: url(../images/menu_img.gif) no-repeat center left;
}

#menu li a {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
*/


#list ul {
	padding: 0;
}

#list li {
	padding: 0;
	list-style-type: none;
	background: url(../images/080903/submenu_bg.jpg) no-repeat;
	padding-left: 25px;
	height: 39px;
	line-height: 39px;
}

#list li.now a {
	text-decoration: underline;
}

#list li a {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}

#main {
	height: 600px;
	clear: both;
	float: left;
	width: 220px;
}

#main_topics {
	height: 800px;
	clear: both;
	float: left;
	width: 220px;
	padding-bottom: 100px;
	background: #E8F5E3;
}

#main_login {
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
}

#content {
	float: left;
	width: 520px;
	background: url(../images/m_sdw_bg.jpg) repeat-x;
	padding-top: 13px;
	padding-bottom: 40px;
	padding-right: 10px;
}

#content_page {
	background: url(../images/base_bg.jpg) repeat-y;
	padding-bottom: 20px;
}

#content_topics {
	background: url(../images/base_bg.jpg) repeat-y;
	padding-bottom: 20px;
}

#content_nomain {
	width: 710px;
	background: url(../images/m_sdw_bg.jpg) repeat-x;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

#footer {
	clear: both;
	width: 750px;
	background: #ffffff url(../images/line_green.jpg) no-repeat 10px 5px;;
	padding-top: 10px;
	height: 35px;
}

#footer_l {
	width: 400px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
}

#footer_r {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 10px;
	margin-right: 10px;
}