﻿@charset "UTF-8";
/* mass reset */
* {
	margin: 0;
	padding: 0;
}

/* layout css */

body {
	background-color: #E9E9E9;
	text-align: center;
	min-width: 722px;
	font-family: sans-serif;
	font-size: 0.9em;
	line-height: 1.5;
}
#wrapper {
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;
	width: 722px;
	text-align: left;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-table; }

#header {
	height: 130px;
	position: relative;
	background: url(assets/templates/style/images/928_bg.jpg) top right no-repeat;
	border-left: solid 1px #B9B9B9;
	border-right: solid 1px #B9B9B9;
	border-top: solid 1px #B9B9B9;
}
#content {
	border-left: solid 1px #B9B9B9;
	border-right: solid 1px #B9B9B9;
	padding-bottom: 15px;
}
#breadcrumbs {
	color: #7F7F7F;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

/* two column*/
#main {
	float: right;
	margin: 0 25px 0 15px;
	width: 480px;
}

#sidebar {
	float: left;
	margin: 0 10px 10px 10px;
	width: 180px;
}

#footer {
	font-size: 0.8em;
	text-align: right;
	padding: 10px;
	background-color: #757D6E;
	border-left: solid 1px #B9B9B9;
	border-right: solid 1px #B9B9B9;
	border-bottom: solid 1px #B9B9B9;
	color: #FFFFFF;
}
/* basic styles */
h1 {
	color: #7F7F7F;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #E9E9E9;
}
h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}
a,
a:link,
a:visited {
	color:#003399;
}
a:hover	{
	color:#A54369;
}
ul {
	list-style:none;
}


/* header */
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
#title {
	position: absolute;
	top: 28px;
	left: 220px;
}
#navi {
	position: absolute;
	top: 99px;
	left: 0;
	background: url(assets/templates/style/images/928_navi_bg.jpg)  repeat-x;
	width: 720px;
	border-bottom: solid 1px #B9B9B9;
	border-top: solid 1px #B9B9B9;
}

#navi li {
	float: left;
	font-size: 12px;
	height: 29px;
}
#navi li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 7px 0;
}
#navi li a:link,
#navi li a:visited {
	color:#7F7F7F;
}
#navi li a:hover	{
	color:#7FC31C;
}
#navi li a.now:link,
#navi li a.now:visited {
	color:#7FC31C;
}
#navi1, #navi2, #navi3, #navi4, #navi5 {
	width: 121px;
}
#navi6 {
	width: 115px;
}


/* main */
#main h2 {
	background: #757D6E url(assets/templates/style/images/928_title_bg.gif) no-repeat;
	margin-bottom: 10px;
	padding: 3px 3px 3px 13px;
	border-bottom: solid 1px #B9B9B9;
	color: #FFFFFF;
}
#main h3 {
	border-bottom: solid 1px #7FC31C;
	margin-bottom: 0.5em;
	color: #7FC31C;
}

#sec1, #sec2, #sec3, #sec4, #sec5, #sec6, #sec7, #sec8, #sec9 {
	clear: both;
	margin-bottom: 10px;
}
.leftSec {
	background-color: #FAFAFA ;
	float: left;
	width: 234px;
	margin-right: 12px;
}
.rightSec {
	background-color: #FAFAFA ;
	float: right;
	margin: 0;
	width: 234px;
}


#main .leftSec h3, #main .rightSec h3 {
	background-color: #efefef;
	border-bottom: solid 1px #B9B9B9;
	color: #000000;
	padding: 4px 4px 4px 4px;
	font-size: 0.9em;
	line-height: 1;
}

.leftSec p, .rightSec p {
	font-size: 0.9em;
	padding: 2px 4px;
	margin-bottom: 0px;
}
.leftSec a, .rightSec a {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2;
}
.section img {
	border: solid 1px #B9B9B9;
}
#main .box {
	border: solid 1px  #D4D4D4;
	color: #000000;
	font-size: 1em;
	line-height: 1;
}
#main .box h2 {
	background: none;
	border: none;
	color: #000000;
	padding: 4px 0 3px 5px;
	font-size: 1em;
	line-height: 1;
}
#main .box h3 {
	color: #000000;
	border: none;
	padding: 10px;
	font-size: 1em;
	line-height: 1;
}
#main .box p {
	padding: 0 10px;
}

#main ul {
	padding: 10px;
}
#main ul li {
	background: url(assets/templates/style/images/928_lm.gif)  0.3em 0.3em no-repeat;
	line-height: 1.1;
	padding:0 0 6px 19px;
}
#main ul li a {
	font-size: 0.9em;
	font-weight: bold;
}


/* sidebar*/
#sidebar h2 {
	margin-bottom: 2px;
}
#sidebar .lists {
	border: solid 1px #B9B9B9;
	margin-bottom: 1em;
}
#sidebar h3{
	background: url(assets/templates/style/images/928_list_bg.jpg) repeat-x;
	font-size: 0.9em;
	padding: 3px 0;
	text-align: center;
	border-bottom: solid 1px #B9B9B9;
	color: #FFFFFF;
}
#sidebar p {
	font-size: 0.8em;
	padding: 10px 10px 10px 10px;
}
#sidebar ul {
	padding: 10px;
}
#sidebar ul li {
	background: url(assets/templates/style/images/928_lm.gif)  0.3em 0.3em no-repeat;
	line-height: 1.1;
	padding:0 0 6px 19px;
}
#sidebar ul li a {
	font-size: 0.9em;
	font-weight: bold;
}
#recomend {
	line-height: 1.2em;
	padding: 7px;
	margin-bottom: 0px;
}
#recomend img {
	float: left;
	margin: 0 7px 0 0;
}
.side {
	font-size: 0.85em;
	margin-bottom: 7px;
	line-height: 1.2;
}
#profile p {
	margin-bottom: 0;
	padding: 5px 10px;
	line-height: 1.2;
}
/* footer */
#footer p {
	margin-bottom: 0;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
}
#footer a:link,
#footer a:visited {
	color:#FFFFFF;
}
#footer a:hover	{
	color:#7FC31C;
}

#footerlink {
	font-size: 10px;
	margin-bottom: 5px;
}
#footerlink li {
	border-right: 1px solid #FFFFFF;
	display:inline;
	margin-bottom: 10px;
	padding:0 10px;
}
#footerlink li.end {
	border-right: none;
}
#footerlink ul {
	margin-bottom: 3px;
}
#copyright {
	padding-right:10px;
}

/* images */
#main .leftImg {
	float: left;
	margin: 3px 7px 7px 0;
}
#main .rightImg {
	float: right;
	margin: 3px 0px 7px 7px;
}
#sidebar .leftImg {
	float: left;
	margin: 0 3px 0 0;
}

/* table and form */
table {
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	margin: 0 0 10px 0;
}
td {
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	font-size: 12px;
	line-height: 1.5em;
	padding: 10px;
}
td.cap {
	background-color: #F2F2F2;
	font-weight: bold;
	vertical-align: middle;
}

form .field {
	width: 190px;
}
form {
	margin-top: 0;
	margin-bottom: 5px;
}
form p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
form .noborder {
	border-bottom-style: none;
}

.ct {
	text-align: center;
}
.ct img {
	border: 1px solid #B9B9B9;
}

.centerlink {
	text-align: center;
	font-weight: bold;
}
.str {
	color: #ef4232;
}
.strb {
	font-weight: bold;
	color: #ef4232;
}
.strs {
	color: #ef4232;
	font-size: 0.75em;
	line-height: 1.1;
}
.red {
	color: #FF0000;
}
.orange {
	color: #FF6600;
}

.text-small {
	font-size: small;
}
.under-line {
	text-decoration: underline;
}

