/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.0
build: 2026
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


body {
	
    background: url("images/bg.jpg") repeat-y fixed center center #720057;
	position:relative;

}

.bu {

    background: url("images/bu.png") no-repeat scroll 0 0 transparent;

    color: #FFFFFF;

    font-family: tahoma;

    font-size: 12px;

    font-weight: bold;

    height: 26px;

    line-height: 23px;

    margin: 0 auto 0 15px;

    padding-top: 3px;

    text-align: center;

    text-decoration: none; 



   width: 145px;

}





.bu:hover {

    background: url("images/bu2.png") no-repeat scroll 0 0 transparent;

    color: #FFFFFF;

    font-family: tahoma;

    font-size: 12px;

    font-weight: bold;

    height: 26px;

    line-height: 23px;

    margin: 0 auto 0 15px;

    padding-top: 3px;

    text-align: center;

    width: 145px;

}



.link1 {

    float: right;

    height: 80px;

    position: relative;

    right: 171px;

    top: 190px;

    width: 100px;

}

.link2 {

    float: right;

    height: 80px;

    position: relative;

    right: 187px;

    top: 190px;

    width: 100px;

}

.link3 {

    float: right;

    height: 80px;

    position: relative;

    right: 204px;

    top: 190px;

    width: 100px;

}

.link4 {

    float: right;

    height: 80px;

    position: relative;

    right: 214px;

    top: 190px;

    width: 100px;

}

.center {

    background: none repeat scroll 0 0 #720057;

    display: table;

    margin: 0 auto;

    padding: 6px;

    width: 788px;

}

.header {

    background: url("images/qsem_01.png") repeat scroll 0 0 transparent;

    color: #FFFFFF;

    height: 277px;

    width: 800px;

        margin: 0 auto;



}

.right {

    float: right;

    width: 176px;

}

.left {

    float: left;

    width: 175px;

}

.chat {

    margin: 0 auto;

    width: 318px;

}

.chead {

    background: url("images/qsem_03.png") repeat scroll 0 0 transparent;

    height: 117px;

    width: 318px;

}

.cfoot {

    background: url("images/qsem_24.png") repeat scroll 0 0 transparent;

    height: 25px;

    width: 318px;

}

.cc {

    background: url("images/qsem_17.png") repeat scroll 0 0 transparent;

    font-family: tahoma;

    font-size: 12px;

    font-weight: bold;

    padding-left: 38px;

    padding-right: 10px;

    text-align: right;

    width: 266px;

}

.lhead {

    background: url("images/qsem_06.png") repeat scroll 0 0 transparent;

    height: 54px;

    width: 175px;

}

.rhead {

    background: url("images/qsem_09.png") repeat scroll 0 0 transparent;

    height: 52px;

    width: 176px;

}

.rcenter {

    background: url("images/qsem_19.png") repeat scroll 0 0 transparent;

    width: 176px;

}

.rfoot {

    background: url("images/qsem_21.png") repeat scroll 0 0 transparent;

    height: 77px;

}

.fc {

    background: url("images/qsem_28.png") repeat scroll 0 0 transparent;

    height: 76px;

    margin: 0 auto;

    width: 800px;

}

.fl {

    background: url("images/qsem_27.png") repeat scroll 0 0 transparent;

    float: left;

    height: 76px;

    width: 257px;

}

.fcc {

    background: url("images/qsem_29.png") repeat scroll 0 0 transparent;

    height: 76px;

    margin: 0 auto;

    width: 270px;

}

.fr {

    background: url("images/qsem_30.png") repeat scroll 0 0 transparent;

    float: right;

    height: 76px;

    width: 264px;

}

#coderg{
	width:650px;
	margin:0 auto;
	height:130px;
	margin-top:60px;
	background-image:url(images/qsem_156.png);
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}

#code{
	position:absolute;
	margin: 0 auto;
	width:100%;
	height:73px;
	z-index:1;
}
#code img{
	margin-left:45%;
}

#textlink{
	position:absolute;
	width:637px;
	height:110px;
	z-index:2;
	background-color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:13px;
	margin-left:7px;
	margin-right:10px;
}

.ul1{
	margin-top:8px;
	width:100%;
	height:27px;
	float:right;
	margin-right:15px;
}

.ul1 ul li {
	float:right;
	width:111px;
	height:25px;
	background-color:#fac1f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	margin-right:7px;
}
.ul1 ul li a{
	text-decoration:none;
	color:#000;
}

.ul2{
	margin-top:8px;
	width:100%;
	height:27px;
	float:right;
	margin-right:15px;
}

.ul2 ul li {
	float:right;
	width:111px;
	height:25px;
	background-color:#fac1f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	margin-right:7px;
}
.ul2 ul li a{
	text-decoration:none;
	color:#000;
}

.ul3{
	margin-top:8px;
	width:100%;
	height:27px;
	float:right;
	margin-right:15px;
}

.ul3 ul li {
	float:right;
	width:111px;
	height:25px;
	background-color:#fac1f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	margin-right:7px;
}
.ul3 ul li a{
	text-decoration:none;
	color:#000;
}
