body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial, verdana, tahoma, times new roman;
}

a, a:link
{
	text-decoration: none;
	color: #36C;
	padding-left: 3px;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

#contheader
{
	width: auto;
	height: 50px;
	background: #2E2E2E url('../images/background-contheader.jpg') repeat-x;
}

#header
{
	margin: 0 auto;
	width: 780px;
	height: 50px;
}

#header ul
{
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: -1px;
}

#header li 
{
	display: inline;
	margin-left: 15px;
}

#header li a
{
	text-decoration: none;
	color: #FFF;
}

#header li a:hover
{
	text-decoration: none;
	color: #97B0E6;
}

#headerleft
{
	float: left;
	width: 200px;
	height: 50px;
}

#headerleft ul
{
	text-align: left;
}

#headerleft li 
{
	display: inline;
	margin: 0 15px 0 0;
}

#headerright
{
	float: left;
	width: 580px;
	height: 50px;
}

#contmain
{
	width: auto;
	height: 100px;
	background: #3366CC url('../images/background-cont.jpg') repeat-x;
}

#main
{
	width: 780px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainleft
{
	float: left;
	width: 450px;
	height: 100px;
}

#mainleft h1
{
	margin: 0;
	font-size: 250%;
	color: #FFF;
	font-weight: normal;
	letter-spacing: -3px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#mainright
{
	float: left;
	width: 330px;
	height: 100px;
}

#mainright h2
{
	margin: 0;
	font-size: 110%;
	color: #DBE3F7;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: center;
	font-family: georgia, arial, verdana, tahoma, times new roman;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#conttext
{
	width: auto;
	background: #FFF url('../images/background-text.jpg') repeat-x;
	font-size: 99%;
	height: 20px;
}

#text
{
	margin: 0 auto;
	width: 900px;
}

#textleft
{
	float: left;
	width: 650px;
}

#textright
{
	float: right;
	margin: 50px 0 0 0;
	padding: 0 10px;
	width: 230px;
}

#textright h4
{
	padding: 0 10px 0 5px;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
	color: #BBB;
}

#textright ul
{
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
}

#textright a
{
	display: block;
	width: 165px;
	background: #FFF url('../images/menu-normal.gif') no-repeat;
	padding: 10px 10px 10px 5px;
}

#textright a:link
{
	color: #36C;
	text-decoration: none;
}

#textright a:hover
{
	background: #FFF url('../images/menu-hover.gif') no-repeat;
	color: #000;
}

#textright a
{
	display: block;
	width: 210px;
	background: #FFF url('../images/menu-normal.gif') no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#recom  
{
 
 	font-size: 11px;
}
#recom a
{
	display: block;
	width: 165px;
 	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

#recom a:link
{
	color: #36C;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

#recom a:hover
{
	color: #000;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
}
#recom a
{
	display: block;
	width: 210px;
	padding: 10px 10px 10px 5px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}



#text p
{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-size: 12px;
}

#text h3
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 150%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 1px solid #C8D5EE;
}
#text h4
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 120%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 1px solid #C8D5EE;
}
#text h1
{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 120%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 1px solid #C8D5EE;
}
blockquote
{
	margin: 0 0 15px 0;
	padding: 10px 30px;
	width: 500px;
	background: #E8ECF9;
	font-family: georgia, arial, verdana, tahoma, "times new roman";
	border: 1px dashed #CCCCCC;
	font-size: 11px;
}

#textbanner
{
	width: 100%;
	height: 50px;
}

#textbanner ul
{
	margin: 0;
	padding: 17px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: -1px;
}

#textbanner li
{
	display: inline;
	margin: 0 10px 0 0;
}

#contfooter
{
	clear: both;
	top: 20px;
	width: 100%;
	background: #2E2E2E url('../images/background-footer.jpg') repeat-x;
	font-size: 90%
}

#footer
{
	margin: 0 auto;
	padding: 10px 0;
	color: #888;
	width: 780px;
	text-align: center;
}

#footer p
{
	margin: 10px 0;
	padding: 0;
}

#footer h4
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999;
}

#footerleft, #footerright
{
	float: left;
	width: 50%;
}

#footerbottom
{
	width: 100%;
	text-align: center;
	letter-spacing: -1px;
}

#footerbottom a
{
	color: #CCC;
}

#footerbottom a:hover
{
	color: #FFF;
}

.bn1pic {
	padding-top: 0px;
	margin-top: 20px;

}
#conttext #text #textleft .bn1pic li {
	float: left;
	list-style-type: none;
	width: 33%;
}
#tpbtn2 {
	float: left;
	padding-top:20px;
	padding-left: 15px;
	width: 90%;
}
.lanmu1 {
	float: left;
	width: 99%;
}
#conttext #text #textleft .lanmu1 li {
	float: left;
	width: 48%;
	padding-left: 0px;
	list-style-type: none;
	font-size:11px;
}
#conttext #text #textleft .lanmu1 h5 {
	height: 20px;
	margin: 0px;
	color: #FF0000;
	padding: 0px;
}
#conttext #text #textleft .lanmu1 h2 {
	background-image: url(../images/background-cont.jpg);
	background-repeat: repeat-x;
	width: 40%;
	color: #FFFFFF;
	padding-left: 10px;
	font-size:14px;
	line-height: 25px;
}
.lllbl {
	height: 190px;
	width: 47%;
	border: 1px dashed #0000CC;
	float: left;
	margin-left: 10px;
	margin-top:10px;
}
.lllbr {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 630px;
}
.lllb {
	margin-top: 20px;
	width: 98%;
	float: left;
}
#lanmubb {
	background-color: #BCBCBC;
}
#conttext #text #textleft .lanmu1 a {
	color: #404040;
}
.lllb .lllbl h3 {
	padding-bottom: 6px;
}
#conttext #text #textleft .lllb .lllbl li {
	font-size: 12px;
	list-style-type: none;
	font-weight: normal;
	height: 18px;
	list-style-image: url(../images/service.gif);
	list-style-position: outside;
	color: #FF0000;
}
#conttext #text #textleft .lllb .lllbl a {
	color: #404040;
	padding-left: 3px;
}
#conttext #text #textright .recom li {
	font-size: 11px;
	line-height: 20px;
}
#conttext #text #textright .recom a {
	text-align: left;
}
#conttext #text #textleft #tpbtn2 li {
	float: left;
	width: 33%;
	list-style-type: none;
 
	color: #494949;
}
#conttext #text #textleft .lllb .lllbr li {
	list-style-type: none;
	height: 25px;
	font-size: 11px;
	width: 80%;
}
#conttext #text #textleft #tpbtn2 a {
	font-size: 11px;
	color: #333333;
}
#conttext #text #textleft .lllb .lllbr a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 120%;
	font-weight:bold;
}
#conttext #text #textleft .lllb .lllbr p {
	width: 500px;
	white-space:normal;
	word-wrap : break-word;
 
}
.lanmu1c {
	float: left;
	width: 99%;
}
#conttext #text #textleft .lanmu1c h1 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 120%;
	letter-spacing: -2px;
	font-family: verdana, arial, georgia, tahoma, times new roman;
	font-weight: normal;
	border-bottom: 1px solid #C8D5EE;
 
}
.cont1 {
	font-size: 12px;
	word-wrap : break-word;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#conttext #text #textleft #tpbtn2 h4 a {
	font-size: 100%;
	color: #333333;
}
.userlogin1 {
	font-size:11px;
 
}
 
#conttext #text #textright .userlogin1  a 
{
	display: block;
	width: 165px;
 font-size: 11px;
	padding: 0px 0px 0px 0px;
}

#conttext #text #textright .userlogin1  a :link
{
	color: #36C;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

#conttext #text #textright .userlogin1  a :hover
{
	color: #000;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
}
 
