/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: Tahoma, Arial;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.25;
	font-size: 13px;
	color: #666;
}
ol, ul {
	list-style: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	margin-bottom: 10px;
}
a{
	text-decoration: none;
}

/*font face define*/
@font-face {
    font-family: 'PraxisEFLight';
    src: url('praxisef-light-webfont.eot?') format('eot'),
         url('praxisef-light-webfont.woff') format('woff'),
         url('praxisef-light-webfont.ttf') format('truetype'),
         url('praxisef-light-webfont.svg#webfontj9Xrs2Ka') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PraxisEFSemiBold';
    src: url('praxisef-semibold-webfont.eot?') format('eot'),
         url('praxisef-semibold-webfont.woff') format('woff'),
         url('praxisef-semibold-webfont.ttf') format('truetype'),
         url('praxisef-semibold-webfont.svg#webfont173aeQlf') format('svg');
    font-weight: normal;
    font-style: normal;

}



#index{
	background: #FFF;
}

#top{
	margin: 0 auto;
	width: 960px;
	height: 92px;
}

#logo{
	float: left;
	padding-top: 10px;
}

#attribute{
	float: right;
}

#top_nav{
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

#top_nav ul{
	margin: 0 auto;
	width: 990px;
	padding: 10px;
	list-style-type:none;
}

#top_nav li{
	display: inline;
	font-size: 14px;
	padding-right: 76px;
}

#top_nav li a{
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	color: #666;
}

#top_nav li a:hover{
	color: #016131;
}

#top_nav li a.active{
	color: #016131;
}

#top_nav li.tes{
	padding-right: 0;
}

#container{
	margin: 0 auto;
	width: 960px;
}

.panel_news{
	float: left;
	width: 347px;
	margin-right: 20px;
}

.panel_head{
	padding: 10px 0;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

.panel_head li{
	display: inline;
	padding-right: 30px;
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	font-size: 18px;
	color: #E0DE4F;
}

.panel_head li.active{
	color: #016131;
}

.panel_head li a{
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	font-size: 18px;
	color: #E0DE4F;
}

.panel_head li.active a{
	color: #016131;
}

.panel_container{
	padding: 10px 0;
	border-bottom: 1px solid #D5D5D5;
}

.panel_container h3{
	font-weight: bold;
}

.panel_container a{
	color: #666;
}

.panel_info{
	float: left;
	width: 225px;
}

.panel_bottom{
	padding-top: 10px;
}

.panel_bottom a{
	color: #016131;
}

.pc_date{
	color: #016131;
	width: 84px;
}

.pc_text{
	padding-bottom: 10px;
}

.pc_text a{
	color: #666;
}

.left_content{
	width: 189px;
	float: left;
	position: relative;
}

.left_menu{
	position: absolute;
	top: 155px;
	width: 189px;
	font-size: 13px;
}

.left_menu li{
	border-top: 1px dotted #D5D5D5;
	padding: 4px 10px;
}

.left_menu li.last{
	border-top: 1px dotted #D5D5D5;
	border-bottom: 1px dotted #D5D5D5;
	padding: 4px 10px;
}

.left_menu li.last_active{
	border-top: 1px dotted #D5D5D5;
	border-bottom: 1px dotted #D5D5D5;
	padding: 4px 10px;
	color: #016131;
}

.left_menu li a{
	color: #666;
}

.left_menu li a:hover{
	color: #016131;
}

.left_menu li a.active{
	color: #016131;
}

.right_content{
	float: right;
	width: 770px;
	border-left: 1px dotted #D5D5D5;
}

.breadcrumb{
	width: 730px;
	background: #F6F6F6;
	padding: 6px 20px;
	font-size: 12px;
}

.content{
	padding: 20px 0 40px 20px;
	text-align: justify;
}

.content h1{
	color: #016131;
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	font-size: 28px;
	margin-bottom: 20px;
}

.content h2{
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

.content ol{
	padding-left: 18px;
}

.content ol li{
	list-style-type: decimal;
}

.content_1{
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 10px;
}

.content_2{
	border-bottom: 1px solid #D5D5D5;
	padding: 10px 0;
}

.content_3{
	float: left;
	padding-top: 4px;
	width: 607px;
	text-align: justify;
}

.content_3 h2{
	color: #016131;
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	font-size: 18px;
	margin-bottom: 10px;
}

.content_4{
	padding: 20px 0;
	border-top: 1px solid #D5D5D5;
}

.content_5{
	padding: 20px 0;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

#content_login{
	background: url(../image/bg_login.jpg);
	width: 880px;
	height: 220px;
	margin: 20px 0;
	padding: 50px 40px;
}

#content_login h2{
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

#content_login input{
	margin-top: 25px;
	margin-left: 30px;
	padding: 10px 7px;
	width: 200px;
	color: #999;
}

#content_login input[type=submit]{
	height: 35px;
	width: 90px;
	padding-top: 7px;
	border: 0;
	color: #333;
	background: url(../image/bg_btn_login.jpg)repeat-x;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 1px 1px 1px #FFFF66;
}

.frame{
	background: url(../image/frame.jpg)no-repeat;
	width: 202px;
	height: 137px;
	float: left;
	margin-right: 40px;
	position: relative;
}

.frame img{
	position: absolute;
	top: 4px;
	left: 8px;
	width: 188px;
	height: 114px;
}

#foot{
	border-top: 2px solid #D5D5D5;
	padding-top: 10px;
	height: 30px;
}

#foots{
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	padding: 12px 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
}

#foots ul{
	list-style-type: none;
}

#foots li{
	display: inline;
	padding-right: 70px;
}

#foots li.last{
	padding-right: 0;
}

#foots li a{
	color: #666;
}



/*admin*/
#admin_login{
	margin: 0 auto;
	padding-top: 250px;
	width: 250px;
}


/*text*/
.text_green_18{
	color: #016131;
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	font-size: 18px;
}

.text_green_15{
	color: #016131;
	font-family: 'PraxisEFSemiBold', Tahoma, Arial;
	font-size: 15px;
}

.text_b{
	font-weight: bold;
}

.text_green{
	color: #016131;
}


/*line*/
.line{
	border-top: 1px solid #D5D5D5;
	height: 1px;
}


/*spacer*/
.spacer30w{
	width: 30px;
}

.spacer10h{
	height: 10px;
}

.spacer5h{
	height: 5px;
}


/*clear*/
.clear{
	clear: both;
}

.clear30h{
	clear: both;
	height: 30px;
}
