
@charset "utf-8";
/* CSS Document */
html {}
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;}
p {margin:0; padding:0 0 10px 0;}
form, h1, h2, h3, h4, h5, h6, ul, li {list-style:none; margin:0; padding:0; list-style-type:none}
table, td {border-collapse:collapse; border-spacing:0;}
a:link, a:active, a:visited {color:#818284; text-decoration:none;}
a:hover, a.current { color:#009b49; text-decoration:none;}
table { border-collapse:collapse;}

/*  ###############      Common style    ###############   */

a.main:link, a.main:active, a.main:visited {color:#009b49; text-decoration:none;}
a.main:hover { color:#a7a9ac; text-decoration:none;} 

.clr { clear:both}
.float_left { float:left; }
.float_right { float:right}

/* text */
.txt_center { text-align:center}
.txt_right { text-align:right}
.txt_large { font-size:13px;}
.txt_small { font-size:11px; line-height:15px}
.txt_green { color:#009b49}
.title { color:#009b49; font-size:14px; line-height:22px; }
.line_height { line-height:20px
}

/* Images */
.imgl { float:left; margin:0 10px 5px 0;}
.imgr { float:right; border:1px solid #eee; padding:2px; margin:0 0 5px 10px}
.imgleft { float:left; border:1px solid #eee; padding:2px; margin:0 10px 5px 0px}
.img1 { border:1px solid #a9a9a9; padding:2px;}
.img_par {margin-right:20px}

/*  ###############      Mainpage    ###############   */
#mainpage {
	margin:7px auto;
	width:790px;}
.menutop {
	color:#a7a9ac;}
.menutop a:link, .menutop a:visited, .menutop a:active {
	margin:0 4px;}
.menutop a:hover, .menutop a.current  {
	margin:0 4px;}

.left_col {
	width:240px;}
.logo h1 {
	width:81px;
	height:38px;
	background:url(../images/logo1.jpg) no-repeat;
	display:block;
	text-indent:-9999em;
	margin-bottom:25px}
.logo h1 a {
	width:81px;
	height:38px;
	overflow:hidden;
	display:block;
	text-indent:-9999em}

.content {
	margin:10px 0;
	min-height:370px}
.left_menu ul {
	margin:0;
	padding:0;
	list-style:none;}
.left_menu ul li {
	list-style:none;
	font-size:13px;
	line-height:25px;
	font-weight:bold}
.right_col {
	width:547px;}
.right_col p {
	margin:0;
	padding:5px 0 10px 0;}
.r_menu {
	color:#58595b;
	margin:0px 0 20px 0;
	padding-left:0px;
	line-height:20px}
.r_menu a, .r_menu a:active, .r_menu a:visited {
	margin:0 14px 0 0px;
	text-decoration:none;
	color:#808285}
.r_menu a:hover, .r_menu a.current {
	color:#000;
	text-decoration:none}
.r_news {
	border:0px solid #bdbec2}
.r_news_d {
	padding:0px 10px 10px 0px;}
.r_news_tab {
	background:url(../images/r_news_tab.jpg) no-repeat;
	height:27px;
	line-height:27px;
	color:#fff;
	padding-left:10px}
.r_news_c {
	color:#58595b;
	border-bottom:1px solid #e5e5e5;
	padding:3px 0}
.r_left {
	width:47%;
	padding:8px 7px 8px 8px;}
.r_news_b {
	margin-top:10px}
.r_news_b ul {
	margin:10px}
.r_news_b ul li {
	background:url(../images/list.jpg) no-repeat 0px 11px;
	padding-left:20px;
	line-height:20px}
.title_tab {
	color:#58595b;
	padding-left:10px;
	line-height:25px}

.form_contact tr td {
	padding:2px;}
.form_contact input, .form_contact textarea {
	background:#dcdddf;
	width:335px;
	border:none;
	height:15px;
	padding:5px}	

.footer {
	}
.f_top {
	border:1px solid #adaeaf;}
.f_top .left_col {
	border-right:1px solid #adaeaf;}
.f_tab {
	background:#8d8e90;
	color:#fff;
	font-size:11px;
	line-height:23px;}
.f_content {
	padding:10px 5px 10px 10px;
	font-size:11px;
	line-height:15px;}
.f_bottom {
	height:20px;
	line-height:20px;}
	
.select_menu {font-weight:bold;}	

