* {margin:0; padding:0;}
a img {border:0;}
a {text-decoration:none;color:#627679;}
a:hover {color:#cd0101; border:0;}
.cl {font-size:0;line-height:0;clear:both;}
.no-text {text-indent:-999999px;font-size:0;line-height:0;}
.fl-r{float:right;}
.fl-left{float:left;}
p{padding:10px 0px;}
body, div, h1, h2, h3, h4, h5, h6, h7, p, h3 a{color:#0c7a80;}
#content ul, #content ol{margin-left:30px;}

body{
	background:url('../images/system/bg.gif') repeat;
	font-size:14px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	letter-spacing:0px;
}

#shell{
	margin:0 auto;
	width:760px;
}

#lang{
	float:right;
	font-size:12px;
	padding-right:20px;
}

#lang img{
	padding:0px 10px;
	float:left;
}

#lang a{
	float:left;
}

#header{
	width:760px;
	height:115px;
	background:url('../images/system/header.gif');
}

#logo{
	width:240px;
	height:67px;
	float:left;
	padding:24px 0px 0px 24px;
	position:absolute;
}

#logo a{
	background:url('../images/system/logo.gif') no-repeat;
	width:240px;
	height:67px;
	display:block;
}

#menu{
	height:40px;
	width:760px;
	background:url('../images/system/menu-bg.gif') repeat;
	line-height:40px;
}

#menu ul{
	list-style:none;
}

#menu ul li{
	float:left;
	background:url('../images/system/menu-div.gif') no-repeat right 0;
	padding-right:1px;
}

#menu ul li a{
	text-align:center;
	padding:0px 20px;
	float:left;
	color:#fff;
	dispaly:block;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#menu ul li a:hover{
	background:url('../images/system/menu-hover.gif') repeat;
	color:#bee6e7;
}

#intro{
	background:url('../images/rotate/rotate.php');
	width:760px;
	height:238px;
	text-indent:-999999px;
}

#outside{
	width:20px;
	height:125px;
	position:absolute;
	margin-left:760px;
	margin-top:65px;
}

#content{
	width:720px;
	background:#fff url('../images/system/content-bg.gif') repeat-x;
	padding:17px 20px 0px;
}

#content-left{
	width:290px;
	float:left;
	padding:40px 0px 0px 15px;
	font-size:14px;
}

#content-left a {
	text-decoration:none;
	color:#0c7a80;
}

#content-left a:hover{
	color:#cd0101;
}

#content-left h2{
	font-size:20px;
	margin:0;
	padding:0px 0 10px;
	font-weight:normal;
}

#content-left img{
	margin:10px 0px;
}

#content-right{
	padding-left:10px;
	width:404px;
	float:left;
}

#intro1{
	background-image:url('../images/system/intro1.jpg');
	background-repeat:no-repeat;
	float:left;
	width:404px;
	height:188px;
	margin-bottom:10px;
}

#intro1-inner{
	float:left;
	padding:60px 65px 0px 32px;
	color:#05747a;
	font-size:16px;
	line-height:18px;
}

#intro1-inner h2{
	font-family:Myriad Pro, Arial;
	padding:0px 0px 18px 30px;
	margin:0;
	font-size:36px;
	color:#05747a;
}

#intro2{
	background-image:url('../images/system/intro2.jpg');
	background-repeat:no-repeat;
	float:left;
	width:404px;
	height:205px;
	line-height:22px;
}

#intro2-inner{
	float:left;
	padding:65px 32px 0px 41px;
	color:#05747a;
}

#intro2-inner h2{
	font-family:Myriad Pro, Arial;
	margin:0;
	font-size:20px;
	color:#05747a;
	font-weight:normal;
}

#footer{padding:10px 30px 20px 30px;}

#footer .menu{
	font-size:12px;
	text-transform:lowercase;
	float:right;
	line-height:12px;
	padding-top:10px;
}

#footer .menu ul{
	list-style:none;
}

#footer .menu ul li{
	float:left;
	padding:0px 10px;
	border-right:1px solid #a1b1b3;
}

#footer .menu ul li.last{
	border:none;
}

#footer .design{float:left; text-align:left; color:#627679; line-height:33px; width:130px; font-size:12px;}
#footer .design a{color:#7F7F7F;}
#footer .design a:hover{color:#cd0101;}
#footer .design a.stoy-logo{background:url('../images/system/stoy.png'); width:57px; height:27px; display:block; margin-left:7px; float:right;}
#footer .design a.stoy-logo:hover{background:url('../images/system/stoy.png') -57px 0;}





#menu ul li.hover ul{display:block;}

#menu ul li ul{
	display: none;
	position:absolute;
	top:40px;
	width:246px;
	padding-left:5px;
	left:0;
	background:url('../images/system/submenu-bg.gif') repeat-y;
}

#menu ul li ul li{
	border-bottom:1px solid #6dc5c6;
	background:url('../images/system/bullet.gif') no-repeat 0 center;
	width:241px;
	height:24px;
	line-height:24px;
}

#menu ul li ul li.last{
	border-bottom:none;
}

#menu ul li ul img{
	display:block;
	bottom:-12px;
	left:0;
	position:absolute;
}

#menu ul li ul li a{
	padding-left:25px;
	display:block;
	color:#fff;
	font-size:14px;
	text-align:left;
	width:196px;
	margin:0;
	text-transform:none;
	font-weight:normal;
}
#menu ul li ul li a:hover{
	color:#198283;
	background:none;
}

.term-title{
	font-size:16px;
	padding-bottom:10px;
}

.term-text{
	display:none;
	padding-left:30px;
	padding-bottom:10px;
}
