﻿@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; word-break:break-all; }
body {
	color:#333;
	font:12px/1.6em Helvetica, Arial, sans-serif;
	text-align:center;
	margin:0px;
	background-image: url(bg_05.gif);
	background-repeat: repeat;
}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
h1, h2, h3, h4, h5, h6 { font-size:1em;}
a { color:#333; text-decoration:none; }
a:hover { color:#ff6600; text-decoration:none; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }
table { border-collapse:collapse;}
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/
#container {margin:0 auto; width:999px; background-color:#FFF;}
#header {
	height:174px;
	margin-top:2px;
	background-image: url(cl_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#search{ 
		 height:25px;
		 margin-right:3px;
		 line-height:18px;
		 margin:3px;
		 float:right;
		 width:400px;
         background-color:#fff;
		 filter:alpha(opacity=50); 
		 opacity: 0.5;}

#mainmenu {
	height:31px;
	margin:0px auto;
	width:997px;
}
#menu_left
{   float:left;
    background-image:url(cl_06.gif);
    height:31px;
	width:8px;
}
#menu_right
{   float:right; 
    background-image:url(cl_09.gif);
    height:31px;
	width:9px;
}
#menu
{   height:31px;
	background-image: url(cl_07.gif);
	background-repeat: repeat-x;
	float:left;
	width:980px;
}
#menuul
{   width:100%;
	height:31px;
	padding:0px;
	margin-top:0px;
}
#menuul li
{   list-style:none;
	float:left;
	width:93px;
	font-size:14px;
	text-align:center;
	height:31px;
	color:#fff;
	padding:auto;
	cursor:pointer;
	font-weight:bold;
	line-height:30px;
}
#menuul a
{
	color:#006705;
	line-height:31px;
}
#menuul .onli
{
	color:#fff;
	background-image:url(bs_12.gif);
	width:93px;
	height:31px;
	background-position: center center;
}
#menuul .onli a
{
	color:#fff;
	font-weight:bold;
}
#menuul .outli
{
	background:none;
}
#mainContent { margin-bottom:0px;}
#posit1{width:940px; margin:20px auto; height:35px; line-height:35px; font-size:12px; text-align:left; text-indent:32px; background-color:#F9F9F9; background-image:url(posit.gif); background-repeat:no-repeat; background-position:left;}
#maintitle{ width:900px; margin:20px auto 5px auto; border-bottom:#999 1px solid; font-size:22px; font-weight:bold; line-height:50px;}
#maintitle .subtitle
{
	width:800px;
	color: #0F87FF;
	text-align:center;
	font-size:16px;
	padding:14px 0px 0px 0px;
	font-weight:bold;
}
#mainsmalltitle{ width:950px; margin:0px auto 20px auto; font-size:12px; line-height:24px; color:#F00;}
#maincontent{ width:900px; margin:0px auto 20px auto; font-size:14px; line-height:28px; color:#333; text-align:left; text-indent:30px;}
#part3 { height:68px; margin:0px auto; width:985px; border:#e9742e solid 1px;}
#part3_left { float:left; width:100px;  font-size:18px; color:#F00; line-height:60px; font-weight:bold;}
#part3_right { float:right; width:315px;  text-align:center; padding-top:20px;}
#part3_mid { float:left;  width:570px;}
#part3_mid img{ border:#999 solid 1px; margin:8px 2px;}
#turnpage
{ 
	width:90%;
	height:28px;
	margin:0px auto;
	text-align:center;
	font-weight:bold;
	}
	
#turnpage a
{
	color:#ff6600;
}

#mainContent3 { height:55px; margin:5px auto; width:999px;}
#mainContent3 .images{ margin:3px 1px;}
#mainContent4 { height:35px; margin:3px auto; width:993px; background-color:#e1f5dc; border:1px solid #cee7d4;}
.sel{ margin:8px auto; width:150px;}
#footer {
	background-image: url(bottom_118.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height:85px;
	width:997px;
	margin-top:7px;
}
#footer_img{
	float:left;
	width:190px;
	background-image: url(bottom_124.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:85px;
}
#footer_con{
	float:right;
	width:800px;
	height:85px;
	background-image: url(bottom_121.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:24px;
	color:#000;
}