@charset "utf-8";
/* CSS Document */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #131313;
}
body {
	background: url(../image/17.png) repeat;
	background-color: #EBEBEB;
}

a:link {
	color:#121212;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#Ccc;
}

a:hover {
	text-decoration: none;
	color:#29B0CF;
}

a:active {
	text-decoration: none;
	color:#333;
}
#container {
	width:950px;
		
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;	
	overflow: hidden;
		overflow: hidden;
	-webkit-box-shadow:0 7px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 7px 8px rgba(0, 0, 0, 0.3);
	box-shadow:0 7px 8px rgba(0, 0, 0, 0.3);
		padding: 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 30px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	behavior: url(PIE.htc);
	
	
}

	img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
.header{
	width:600px;
	height:140px;
	margin-top:20px;
    background: url(../image/1.png) repeat;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding:15px;

	}
.logo{
	background-image:url(../image/logo.png);
	margin-top:30px;
	margin-left:50px;
	height:70px;
	width:99px;
}	
.title{
	width:400px;
	float:right;
	margin-right:30px;
	font-size:24px;
	color:#036;
	font-weight:bold;
	line-height: 50px;
	margin-top:-80px;
	text-shadow:-1px 0px 1px #332915;
	
	}
.title span{
	color:#036;
	font-size:44px;
	font-weight:bold;
	text-shadow:-2px 0px 1px #332915;
}	
.content{
	width:900px;
	height:1150px;
	background-color:#FFF;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
	border: thin double #CCC;
	}
.first {
	width:850px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;

	padding:15px;
	}	
.first-img{
	float:left;
	
}	
.text {
	width:450px;
	float:right;
	margin-top:20px;
	

	
	line-height: 25px;
	
	padding:10px;
	
	}
.text p{
	    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
			color:#666;
			font-size:16px;
	}	
.t1{
	color:#036;
	font-size:20px;
	font-family: 'Headland One', serif;
	line-height: 30px;

}
.t2{
	color:#464646;
	font-size:16px;
	font-weight:bold;
	
	line-height: 30px;
}
.text2{
	width:700px;
	height:460px;
	font-size:16px;
	color:#666;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 25px;
	padding:20px;	
	margin-left:auto;
	margin-right:auto;
	}
	
.text2 ul, li{
	list-style:inside;
	list-style-image:url(../image/dot.png);
	}
.text2-img{
	float:right;
	margin-right:30px;}	
	
	
.pt	{
	border: thick solid #00BFBF;
	
}
.photo{
	width:670px;
	height:150px;
	padding:25px;
	
	background-image:url(../image/bg.png);
		margin-left:auto;
	margin-right:auto;
	
	
	}
.photo li{
	display:inline;
	padding:5px;
	}
	
.contact{
	width:400px;
	height:190px;
	margin-left:60px;
	margin-top:10px;
	color:#666;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #F7F7F7;
	border: thin dashed #666;
	padding: 15px;
	line-height: 30px;
}
.clear{
	height:30px;
	width:800px;}

	
	
.item{
	width:210px;
	height:200px;
	}
.item-text{
	background-color:#FFF;
	padding:5px;}	
.cc{
	color: #F7F7F7;
	}
.bg{
	background-color:#E9E9E9;
	
	padding:5px;
	}
	
	.login-block {
    float:right;
	margin-right:30px;
    width:260px;
	margin-top:-210px;
	background-image:url(../image/3.png);
	
	
	
}	

.login-block form {

	padding:20px;
}

.login-block .active-form {
	border-color:#EBEBEB;
}

.login-block form p {
	margin:0;
	text-align:left;
	color: #5D5D5D;
	
	
}

.login-block label {
	color:#9F9F9F;
	font-size:14px;
}

.login-block input[type="text"], .login-block input[type="password"] {
    border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-right:1px solid #CCCCCC;
    border-style:solid;
    border-width:1px;
    font-size:15px;
    margin:0 0 15px;
    padding:5px;
    width:200px;
	color: #999;
}

.login-block a.button {
    text-decoration:none;
}

.login-block input[type="text"]:focus, .login-block input[type="password"]:focus {
    border-color:#555555;	
}
	
.partner{
	height:140px;
	width:600px;

	margin-left:auto;
	margin-right:auto;
	}