@charset "UTF-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background:#ffe3e3;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}
a
{
	text-decoration:none;
	color:#000;
}
a:hover
{
	text-decoration:underline;
}
#container
{
	width:960px;
	margin:0 auto 10px;
}
#main
{
	margin-right:250px;
	position: relative;
    width: auto;
	padding:0 15px;
}
#right
{
	width:220px;
	float:right;
	padding:0 15px;
}
.nav_main
{
	height:31px;
	margin:0 auto 20px;
	width:640px;
}
.nav_main ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.nav_main li
{
	float:right;
	width:120px;
	height:31px;
	background:url(shroq_images/button_main.png);
	line-height:31px;
	text-align:center;
	color:#ffffff;
}
.nav_main li+li
{
	margin-right:10px;
}
.nav_right
{
	width:200px;
	height:394px;
	background:url(shroq_images/menu_bg.png);
	float:right;
}
.nav_right ul
{
	margin: 0 auto;
    padding: 60px 0 0;
	list-style:none;
	width:156px;
}
.nav_right li
{
	width:156px;
	height:28px;
	background:url(shroq_images/button_right.png);
	margin:0 0 5px 0;
	text-align:center;
	line-height:28px;
}
.voice
{
	width:319px;
	height:243px;
	background:url(shroq_images/voice_bg.png);
	float:right;
	position:relative;
	margin-bottom:20px;
}
.chat
{
	width:319px;
	height:243px;
	background:url(shroq_images/chat_bg.png);
	float:left;
	position:relative;
	margin-bottom:20px;
}
.nav_voice
{

	position:absolute;
	top:63px;	
}
.nav_voice ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.nav_voice li
{
	line-height:29px;
	width:95px;
	padding-right:5px;
	text-align:right;	
}
.nav_voice li+li
{
	margin-top:5px;
}
.voice_code
{
	position:absolute;
	right:12px;
	top:65px;
	width:198px;
	height:150px;
}
.nav_chat
{

	position:absolute;
	top:63px;
	right:0;	
}
.nav_chat ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.nav_chat li
{
	line-height:29px;
	width:95px;
	padding-left:5px;
	text-align:left;	
}
.nav_chat li+li
{
	margin-top:5px;
}
.chat_code
{
	width:198px;
	height:150px;
	position:absolute;
	left:12px;
	top:65px;
	line-height:150px;
	text-align:center;
}
.nav_chat a
{
	color:#fff;
}
.nav_voice a
{
	color:#fff;
}
.nav_main a
{
	color:#fff;
}
.box_ad_1
{
	width:203px;
	height:171px;
	background:url(shroq_images/box_ad.gif);
	margin-left:34px;
	float:right;
}
.box_ad_2
{
	width:203px;
	height:171px;
	background:url(shroq_images/box_ad.gif);
	float:right;
}
.box_ad_3
{
	width:203px;
	height:171px;
	background:url(shroq_images/box_ad.gif);
}
.box_ad_title
{
	width:197px;
	height:27px;
	margin:3px auto 0;
	line-height:27px;
	text-align:center;
	color:#fff;
}
.box_ad_code
{
	width:200px;
	height:140px;
	margin:0 auto;
}
.keyword
{
	width:960px;
	height:40px;
	margin:20px auto 0;
	background:url(shroq_images/keyword.png) no-repeat right;
}
.keyword ul
{
	width:720px;
	height:40px;
	margin-:0 100px 0 0;
	list-style:none;
	padding:0;
}
.keyword li
{
	line-height:40px;
	text-align:center;
	float:right;
	margin-left:10px;	
}
.banner
{
	width:468px;
	height:140px;
	margin-left:20px;
}
.banner_1
{
	width:468px;
	height:60px;
	margin-bottom:20px;
	background:url(shroq_images/banner_1.gif);
}
.banner_2
{
	width:468px;
	height:60px;
	background:url(shroq_images/banner_2.gif);
}
.clear
{
	clear: both;
    font-size: 0.1px;
    height: 0.1px;
    line-height: 0.1px;
}

